Capability to ignore the container
classpath entry 'org.eclipse.jdt.launching.JRE_CONTAINER'
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
[
http://jira.codehaus.org/browse/MECLIPSE-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=142655#action_142655
]
Arnaud Heritier commented on MECLIPSE-468:
------------------------------------------
It doesn't work if you add a classpathContainers Entry in the plugin config ?
You can have a look at the
EclipsePlugin.verifyClasspathContainerListIsComplete() method which adds the
default JRE_CONTAINER if there is no other container added.
> Capability to ignore classpath container 'It would be nice too when using
> alternate JRE like J2MELIB for example withe pyx4me maven plugin.
Capability to ignore the container classpath entry
'org.eclipse.jdt.launching.JRE_CONTAINER'
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MECLIPSE-468
> URL: http://jira.codehaus.org/browse/MECLIPSE-468
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Improvement
> Components: Core : Dependencies resolution and build path
> Affects Versions: 2.5.1, 2.5.2
> Environment: linux (ubuntu 8.04), Sun JDK 1.6, maven 2.0.8
> Reporter: Guillaume Wallet
>
> I try to add J2MELIB container library but the plugin force the add of
> org.eclipse.jdt.launching.JRE_CONTAINER that I do not want (I develop mobile
> application so I do not use JRE).
> It would be nice, when using alternate JRE like J2MELIB, to de activate the
> default add of 'org.eclipse.jdt.launching.JRE_CONTAINER'
> I think it not a hard work, I can produce a patch if needed, for inspiration,
> just tell me
> best regards
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira