[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1114) Fix Classpath entry <jboss as related classpath container> will not be exported or published

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Oct 18 19:23:07 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1114?page=all ]

Rob Stryker resolved JBIDE-1114.
--------------------------------

    Resolution: Done

- added a few more containers which should not get bundled.
- unusual dependency seems fine. 

> Fix Classpath entry <jboss as related classpath container> will not be exported or published
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-1114
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1114
>             Project: JBoss Tools
>          Issue Type: Task
>          Components: JBossAS
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Max Andersen
>         Assigned To: Rob Stryker
>             Fix For: 2.0.0.CR1
>
>
> This:
> Classpath entry org.jboss.ide.eclipse.as.classpath.core.runtime.ProjectRuntimeInitializer/JBoss 4.2 Runtime will not be exported or published. Runtime ClassNotFoundExceptions may result. 
> is fixable by having the following in plugin.xml:
>  <extension
>          point="org.eclipse.jst.j2ee.classpathdep">
>       <filteredClasspathContainer
>             containerID="org.jboss.ide.eclipse.as.classpath.core.runtime.ProjectRuntimeInitializer">
>       </filteredClasspathContainer>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list