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