Results 1 to 7 of 7
Thread: Importing a class folder
- 03-14-2011, 03:45 PM #1
Member
- Join Date
- Mar 2011
- Posts
- 24
- Rep Power
- 0
Importing a class folder
Hello,
It is regarding the limewire library of java.
Previously I imported limewire folder via cvs in eclipse. I have got it as a class folder in my hard drive. Now, when I try to create a project from it (in another computer in which I only have the class folder of limewire, and not imported from cvs) it gives errors, thus I cannot even add it as a class folder to my project. I tried to import it from cvs, but the problem is that I don't remember what to put in the name, address information. (such as cvs.limewire.org) And I cannot search it on limewire's website either, because they seem to be under court and the website is closed.
How can I add a class folder to my project which is downloaded before from cvs?
P.S. The reason for needing the limewire is the patricia trie implementation. Any other library ideas will also be very helpful.
Any help will be really appreciated.
Thanks!
- 03-14-2011, 05:14 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
SO what errors do you get?
In Eclipse you can add a class directory to your list of libraries, IIRC.
- 03-14-2011, 11:46 PM #3
Member
- Join Date
- Mar 2011
- Posts
- 24
- Rep Power
- 0
- 03-15-2011, 08:20 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Did you add it to your libraries?
I think it's under Project-> Add Libraries (or something like that)...maybe Build Path. I've not got Eclipse here.
- 03-15-2011, 11:22 AM #5
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,380
- Blog Entries
- 7
- Rep Power
- 17
When people rob a bank they get a penalty; when banks rob people they get a bonus.
- 03-15-2011, 11:31 AM #6
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
I thought you could refer to a directory as well, for un-jarred class files?
Or am I thinking of something other IDE?
- 03-15-2011, 12:04 PM #7
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,380
- Blog Entries
- 7
- Rep Power
- 17
When people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
importing claases from within folder!
By Slimsheivy in forum New To JavaReplies: 1Last Post: 07-30-2009, 08:42 AM -
importing class files
By bizso in forum New To JavaReplies: 6Last Post: 03-28-2009, 02:11 PM -
Importing custom class
By BigRed in forum EclipseReplies: 2Last Post: 02-14-2009, 02:12 PM -
how to use class in upper folder
By osval in forum New To JavaReplies: 1Last Post: 08-06-2007, 08:55 PM -
Importing a Custom Class
By jfredrickson in forum New To JavaReplies: 3Last Post: 07-11-2007, 11:23 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks