Build path specifies unavailable execution environment: ... How to eliminate? [message #233566] |
Mon, 31 July 2006 16:13  |
Eclipse User |
|
|
|
I just moved from 3.1 to 3.2 and after reimporting the usual Eclipse
projects into my plugin I now have 86 warnings that I don't know how to
eliminate. They are all of the same form:
Build path specifies unavailable execution environment: <name>
Where <name> is any of J2SE-1.3, J2SE-1.4, OSG/Minimum-1.0,
CDC-1.0/Foundation-1.0.
They come out of the various Eclipse binary projects;
org.eclipse.core.runtime, org.eclipse.help, etc.
How can I eliminate these warnings? I'd like to fix them, whatever that
might mean, but I will settle for making them invisible if I can do that
without making similar problems in my plugin invisible at the same time.
I'm running against J2RE-1.5.
Gary
|
|
|
|
Re: Build path specifies unavailable execution environment: ... How to eliminate? [message #233662 is a reply to message #233588] |
Wed, 02 August 2006 08:34  |
Eclipse User |
|
|
|
Paul Webster wrote:
> Gary Barnes wrote:
>
>> I just moved from 3.1 to 3.2 and after reimporting the usual Eclipse
>> projects into my plugin I now have 86 warnings that I don't know how
>> to eliminate. They are all of the same form:
>>
>> Build path specifies unavailable execution environment: <name>
>>
>> Where <name> is any of J2SE-1.3, J2SE-1.4, OSG/Minimum-1.0,
>> CDC-1.0/Foundation-1.0.
>>
>
> Check out Preferences>Java>Installed JREs>Execution Environments ...
> that's where you can specify that an install JRE provides an execution
> environment.
>
> But before you fix it, could you open a bug at
> https://bugs.eclipse.org/bugs/ including your eclipse version,
> platform information, and your jdk version information.
See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=152572
Dani
>
> It should have been able to figure out that jdk 1.5.0 provides J2SE-1.3
>
> Later,
> PW
|
|
|
Powered by
FUDForum. Page generated in 0.64615 seconds