Thread: Compiling
View Single Post
  #1 (permalink)  
Old April 17th, 2002
Unregistered
Guest
 
Posts: n/a
Default Compiling

I downloaded this

http://download.limewire.org/servlet...wnload&dlID=15

The last production build source.

And i carnt get it to compile without getting along list of import errors. And i carnt find the packages if i try to find them.
an example would be:
import com.sun.java.util.collections.*;
i carnt find any package name like that.
accept for java.util.Collections.*

Do i have to set some sort of path?

I have SDK 1.3.1_03 and im using forte CE v2.

Thanks
Reply With Quote