Build your professional network on facebook via our app Go to app
Anubhav Jain B.Tech/B.E. student, BMAS Engineering College ,Agra
 
Create knowledge [?]
 
(rate this)
I want to create 50 packages and for that i require 50folders and i don't want to create them manually, but i know that it is also possible at run-time but not how to do that from the command prompt.I...
Nitin Mehra  |  Answered  |  1 month ago
Mr. Devendra is right. you can invoke the dos command or script from the program itself to make the package directory.
Anubhav Jain  |  Answered  |  1 year ago
normally you would use the mkdir command on the command prompt to create a directory.
Angeline  |  Answered  |  1 year ago
javac -d src java files   i.e. package p1.p2; class A {  }   * create a folder say src in current directory where you want to place classes mapped with package. * run the following command.   java -d src *.java   It will create folder hierarchy...
 
 
Answer: "How to create folder for java packages at run time through the command prompt?" deleted from your view.
Undo
Follow me on
TooStep
 
 
Contributions and Connections
 
 
53 Contribution Points
0
0 Expert Badges
[?]
9
Connections
9
Following
9
Followers
[?]