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

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


     [ https://issues.jboss.org/browse/JBIDE-25925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker updated JBIDE-25925:
--------------------------------
    Fix Version/s: 4.6.0.AM1


> 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
>             Fix For: 4.6.0.AM1
>
>
> 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