[jbosstools-issues] [JBoss JIRA] (JBIDE-25925) Copy eclipse classes for IVMRunner and implementations

Rob Stryker (JIRA) issues at jboss.org
Wed Apr 18 11:02:00 EDT 2018


Rob Stryker created JBIDE-25925:
-----------------------------------

             Summary: Copy eclipse classes for IVMRunner and implementations
                 Key: JBIDE-25925
                 URL: https://issues.jboss.org/browse/JBIDE-25925
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: stack-server-protocol
            Reporter: Rob Stryker


A key part of all java-based launch configurations is IVMRunner. This class and its implementations ensure that launching an arbitrary java file can be done on all platforms. Other necessary classes will be things like wrapping the process in a RuntimeProcess object, listening for termination events, etc. 

This requires significant code from org.eclipse.core.runtime,  org.eclipse.debug.core, and org.eclipse.jdt.launching. 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list