]
Andre Dietisheim commented on JBIDE-17272:
------------------------------------------
my fault, forge about my last comment.
Compilation error in org.jboss.tools.common.jdt.debug
-----------------------------------------------------
Key: JBIDE-17272
URL:
https://issues.jboss.org/browse/JBIDE-17272
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.2.0.Beta2
Reporter: Andre Dietisheim
Assignee: Snjezana Peco
Fix For: 4.2.0.Beta2
Attachments: DebugLaunchConfigurationListener.png, RemoteDebugActivator.png
I have compilation errors in
org.jboss.tools.common.jdt.debug.DebugLaunchConfigurationListener
{code}
The type com.sun.jdi.connect.Connector$Argument cannot be resolved. It is indirectly
referenced from required .class files
{code}
!DebugLaunchConfigurationListener.png!
!RemoteDebugActivator.png!
DebugLaunchConfigurationListener is apparently referencing internal jdk classes which are
not available in linux jdk (?)