]
Alexey Kazakov commented on JBIDE-20989:
----------------------------------------
Please create a PR for 4.3.x too. We can't cherry pick it from master because the
plugin was renamed.
Preference validation fails on windows if node executable called
node64.exe
---------------------------------------------------------------------------
Key: JBIDE-20989
URL:
https://issues.jboss.org/browse/JBIDE-20989
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: javascript, javascript-bower
Affects Versions: 4.3.0.Final
Reporter: Ilya Buziuk
Assignee: Ilya Buziuk
Fix For: 4.3.1.Beta1
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.