Preference validation fails on windows if node executable called
node64.exe
---------------------------------------------------------------------------
Key: JBIDE-20988
URL:
https://issues.jboss.org/browse/JBIDE-20988
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: javascript, nodejs
Affects Versions: 4.3.0.Final
Reporter: Ilya Buziuk
Assignee: Ilya Buziuk
Fix For: 4.4.0.Alpha1
For windows node executable can be named either *node.exe* or *node64.exe* (compiled
against the 64 bit version of V8).
Node preference validation fails for 64-bit version.