Results 1 to 2 of 2
Thread: Preblem with JARs
- 06-02-2008, 02:32 PM #1
Member
- Join Date
- Jun 2008
- Posts
- 8
- Rep Power
- 0
Preblem with JARs
Hi,
please, I need help about JAR files. :(
I have imported Eclipse project into the workspace...
But, when I try to build it, Eclipse trows me a compile error saying, for example: "package org.apache.lucene.analysis.standard does not exist" and showing on "import org.apache.lucene.analysis.standard.*;" for an error, like Eclipse could not find and import this package.
I have about 100 of these errors, all indicating that my JAR files are not recognized or not existing. This application/project (that I imported) is 100% regular, so I am absolutly certain that the problem is in my Eclipse, because it worked on other computers without any problem. Also, all JAR files are in LAB folder and I have clicked and add to BUILD PATH each one of them.
Please, can you help me. What could be the problem about those JARs? Why my Eclipse cannot find those packages?
Thanks.
Igor S
- 06-04-2008, 05:41 PM #2
Member
- Join Date
- Jun 2008
- Posts
- 8
- Rep Power
- 0
Similar Threads
-
Manifest file in executable jars
By Java Tip in forum Java TipReplies: 0Last Post: 12-15-2007, 08:16 PM -
Adding JARs to the classpath at runtime?
By johann_p in forum Advanced JavaReplies: 1Last Post: 06-26-2007, 10:42 PM -
how to find unused jars??
By orchid in forum EclipseReplies: 4Last Post: 06-08-2007, 10:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks