]
Denis Golovin updated JBIDE-21260:
----------------------------------
Fix Version/s: 4.3.1.Beta2
Fix ECMA5 content assist JUnit test
-----------------------------------
Key: JBIDE-21260
URL:
https://issues.jboss.org/browse/JBIDE-21260
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: javascript
Affects Versions: 4.3.1.Beta1
Reporter: Denis Golovin
Fix For: 4.3.1.Beta2
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.