[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3184) Code cleanup broke old servers: missing classpath provider

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Nov 13 05:50:36 EST 2008


Code cleanup broke old servers: missing classpath provider
----------------------------------------------------------

                 Key: JBIDE-3184
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3184
             Project: Tools (JBoss Tools)
          Issue Type: Bug
            Reporter: Rob Stryker


JBoss Server Startup launch config missing classpath_provider after code cleanup.

Solution: add temporary code to JBossServerBehaviour until after 3.1 release
		wc.setAttribute(IJavaLaunchConfigurationConstants.ATTR_CLASSPATH_PROVIDER, (String)null);


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

        



More information about the jbosstools-issues mailing list