posted 18 years ago
Hi all...
I get a problem on compiling the package programming... please help me in compilation.... such that in steps to take compilation..
Here is the problem...
firstly I have package directories pack1,pack2, pack3 which contain class. In package4 i have main class which imports all the above three packages.....
1.how can i compile this program..?
{it is not working in javac pack4.java,getting an more errors}