Re: facing the problem in package

2008-08-01 Thread Vijay Aravamudhan
check that your classpath has been set and includes the directory where your sources are being compiled to. hth, Vijay Kamran Hameed wrote: folks .. this is my package structure. I have a root src folder. In src i have a mpjdev package which contains some files. This mpjdev also contains a fol

facing the problem in package

2008-07-31 Thread Kamran Hameed
folks .. this is my package structure. I have a root src folder. In src i have a mpjdev package which contains some files. This mpjdev also contains a folder nativ, which contains its files. Now i have several files in nativ such as Comm.java, Group.java, Status.java etc Note that every class in