]
Alexey Kazakov updated JBIDE-21261:
-----------------------------------
Fix Version/s: 4.3.1.Beta2
Fix ECMA5 content assist JUnit test
-----------------------------------
Key: JBIDE-21261
URL:
https://issues.jboss.org/browse/JBIDE-21261
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: javascript
Affects Versions: 4.3.1.Beta1
Reporter: Denis Golovin
Assignee: Victor Rubezhny
Fix For: 4.3.1.Beta2, 4.4.0.Alpha1
During CI build on jenkins JUnit I test fails. Filing test checks for ECMA5 related
proposals in content assist for .js file in JavaScript project. With manually created
project and .js file everything works as expected.