Bundle-RequiredExecutionEnvironment property support [message #122590] |
Mon, 15 December 2008 03:24  |
Eclipse User |
|
|
|
Originally posted by: jmordax.terra.es
Hi. I have developed a bunch of plug-ins with Eclipse R3.4.1 and now I
was testing and trying to get backward compatibility to any Eclipse R3.x
currently I have it working in R3.2.2, R3.3.2, R3.4.1 and R3.5.M4 but I
have a problem with R3.1.2. I have following error in .log file:
!ENTRY org.eclipse.update.configurator 2008-12-15 09:11:58.611
!MESSAGE Could not install bundle
plugins/es.org.chemi.games_3.3.0.200812150907.jar No match is
available for the required execution environment: J2SE-1.4
In MANIFEST.MF I have following line:
Bundle-RequiredExecutionEnvironment: J2SE-1.4
The estrange thing is that all Eclipse versions are installed in the
same box where I have a J2SE 6.0 environment. So the error doesn't make
sense. I am wondering if the real problem is that R3.1.2 doesn't support
such bundle property, or if it is working wrong? I didn't find anything
in the docs.
The other question is, can I remove Bundle-RequiredExecutionEnvironment
property? My tests show that everything continue working fine without
it, but as PDE uses it by default, I would like to be sure.
Thanks in advance,
Chemi.
|
|
|
Re: Bundle-RequiredExecutionEnvironment property support [message #122601 is a reply to message #122590] |
Mon, 15 December 2008 03:41  |
Eclipse User |
|
|
|
Originally posted by: jmordax.terra.es
Chemi wrote:
> Hi. I have developed a bunch of plug-ins with Eclipse R3.4.1 and now I
> was testing and trying to get backward compatibility to any Eclipse R3.x
> currently I have it working in R3.2.2, R3.3.2, R3.4.1 and R3.5.M4 but
> I have a problem with R3.1.2. I have following error in .log file:
>
> !ENTRY org.eclipse.update.configurator 2008-12-15 09:11:58.611
> !MESSAGE Could not install bundle
> plugins/es.org.chemi.games_3.3.0.200812150907.jar No match is
> available for the required execution environment: J2SE-1.4
>
> In MANIFEST.MF I have following line:
>
> Bundle-RequiredExecutionEnvironment: J2SE-1.4
>
> The estrange thing is that all Eclipse versions are installed in the
> same box where I have a J2SE 6.0 environment. So the error doesn't
> make sense. I am wondering if the real problem is that R3.1.2 doesn't
> support such bundle property, or if it is working wrong? I didn't find
> anything in the docs.
>
> The other question is, can I remove
> Bundle-RequiredExecutionEnvironment property? My tests show that
> everything continue working fine without it, but as PDE uses it by
> default, I would like to be sure.
>
> Thanks in advance,
>
> Chemi.
Similar problem with R3.0.2:
!ENTRY org.eclipse.update.configurator Dec 15, 2008 09:39:25.845
!MESSAGE Could not install bundle
/d:/eclipse-SDK-3.0.2-win32/plugins/es.org.chemi.games_3.3.0 .200812150907.jar
No match is available for the required execution environment:
org.eclipse.osgi.util.ManifestElement@19a0c7c
|
|
|
Powered by
FUDForum. Page generated in 0.10067 seconds