Hi, I want to know the command to compile a java file with package declaration which will automatically create a package folder and put the clas file into that folder. Can someone type the command for mw.
For ex: package myPackage;
public class HelloWorld{ public static void main(String args[]){ System.out.println("HelloWorld"); } }
A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi