PDA

View Full Version : 7 errors and 60 warnings


elvis wu
October 28th, 2006, 11:17 AM
I've got 7 errors as following:
Project limewire is missing required library: 'tests/lib/jaxen-core-1.0-fcs.jar'
Project limewire is missing required library: 'tests/lib/jing.jar'
Project limewire is missing required library: 'tests/lib/junit.jar'
Project limewire is missing required library: 'tests/lib/manekineko.jar'
Project limewire is missing required library: 'tests/lib/pmd.jar'
Project limewire is missing required library: 'tests/lib/saxpath-1.0-fcs.jar'
The project cannot be built until build path errors are resolved

What should I do now ? I am a beginner of Eclipse .

Sam
October 28th, 2006, 04:24 PM
My first guess would be that you have to download the 'tests' module.

elvis wu
October 30th, 2006, 12:13 PM
I downloaded the source code from http://www.limewire.org/limewire.zip .

Now where can I get the 'test' module ?

Sam
October 30th, 2006, 03:13 PM
Instructions for downloading code are at: http://www.limewire.org/checkcode.shtml . I've also updated the zip file to contain the tests module.