build path error [message #148985] |
Mon, 17 April 2006 13:19  |
Eclipse User |
|
|
|
Originally posted by: python152.gmail.com
Hi, folks,
I have just create a Eclipse project from existing source. In the
problem pane, it reports "The project cannot be built until build path
error are resolved".
There might be some thrid party library missing that I haven't added to
the build path. But I feel this is a different issue, and I don't have
much further info to go on and resolve this.
Any idea?
Oliver
|
|
|
|
Re: build path error [message #149420 is a reply to message #149060] |
Fri, 21 April 2006 13:19  |
Eclipse User |
|
|
|
Originally posted by: eclipse3.rizzoweb.com
Walter Harley wrote:
> "Oliver" <python152@gmail.com> wrote in message
> news:e20in5$ep7$1@utils.eclipse.org...
>> Hi, folks,
>>
>> I have just create a Eclipse project from existing source. In the problem
>> pane, it reports "The project cannot be built until build path error are
>> resolved".
>>
>> There might be some thrid party library missing that I haven't added to
>> the build path. But I feel this is a different issue, and I don't have
>> much further info to go on and resolve this.
>
> If you are getting that error, and you do not have any other errors saying
> that certain specific classes cannot be found, then probably it is because
> you have a library specified in your classpath that cannot be found on disk.
>
> If you are getting errors about specific classes that can't be found, then
> it could be that you have the wrong JRE specified (e.g., you have Java 5
> code but a 1.4 JRE) or that there are jars missing from your classpath.
>
>
Open the Project properties and look at the Java Build Path section. The
details of the problem should be indicated on one of the tabs related to
the build path.
Hope this helps,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.12110 seconds