]
Martin Malina commented on JBIDE-20729:
---------------------------------------
Note for myself: When verifying this JIRA, I should check that the scenario from
JBIDE-20754 works now - error is no longer thrown in console when having space in java
path on Windows.
Investigate ProcessInformationStore for its uses and whether it can
be replaced
-------------------------------------------------------------------------------
Key: JBIDE-20729
URL:
https://issues.jboss.org/browse/JBIDE-20729
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.0.CR1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.4.0.Alpha1
https://issues.jboss.org/browse/JBIDE-20510 was opened for a small bug regarding spaces
on windows, but it revealed to me that the java8 I have installed there lacks a jps
command. This means we need to revisit whether or not the ProcessInformationSotre is the
proper solution for what it is doing, or if we can replace it with the debug code in
jbt-base.