]
Martin Malina closed JBIDE-17057.
---------------------------------
Verified in JBDS 8.0.0.Beta2a B106. I wonder how you discovered this issue :)
Wildfly cannot add "Server Runtime" classpath lib to POJP
---------------------------------------------------------
Key: JBIDE-17057
URL:
https://issues.jboss.org/browse/JBIDE-17057
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.2.0.Beta2
For users not using wtp projects, there is an additional way to get a server
adapter's jars on the classpath. You would right-click on your plain old java project,
go to the build path, click add library, browse to server runtime, and then select the
runtime you want to target.
Wildfly was not showing here, despite a runtime already existing in the workspace.