[
https://issues.jboss.org/browse/JBIDE-18422?page=com.atlassian.jira.plugi...
]
Victor Rubezhny commented on JBIDE-18422:
-----------------------------------------
I was able to reproduce the steps from this video:
https://www.youtube.com/watch?v=OmX2SLcZ1XQ&feature=youtu.be
But to achieve the result, I had to do two steps less than it's shown on the video:
1. I hadn't to convert the project into an AngularJS-project (All Angular setup was
done automatically)
2. I hadn't to add any folders to Include Path' ('www' folder was set as
an 'Include Path' folder, so all the scripts inside this folder and its child
folders were available)
I had still to use Angular Explorer View to link templates and controllers, but, afaik,
there is no automatic linking is realized yet.
Also, I've created a folder with some scripts that were placed outside of
'www' folder (and, as such, was not on 'Include Path'). Initially, the
global variables defined in those scripts was not available in content assistant when
editing files in 'www/js' folder. But after I have added that 'outside'
folder to 'Include Path' in JSDT Project Properties, those globals immediately
started to appear in content assistant for 'www/js'-files being edited.
Include latest Tern & AngularJS 0.6.0.20140923161* into
jbosstools/jbds TPs AND Early Access too
------------------------------------------------------------------------------------------------
Key: JBIDE-18422
URL:
https://issues.jboss.org/browse/JBIDE-18422
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: target-platform
Affects Versions: 4.2.0.CR1
Reporter: Victor Rubezhny
Assignee: Denis Golovin
Priority: Blocker
Labels: new_and_noteworthy
Fix For: 4.2.0.CR2
In JBIDE-18273, the JBT/JBDS target platforms were updated to include the latest Tern
0.6.0.201409041810-SNAPSHOT, but the version of AngularJS included in the Early Access
site remained at 0.5.0.201408281218. Since these traditionally have been updated IN
PARALLEL at the same time, it seems we need a new version of AngularJS in the EA site.
However, since the latest AngularJS is now 0.6.0.201409231617, maybe we want to pull the
latest Tern 0.6.0.201409231610 too, instead of the 2014/09/04 version?
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)