[jbosstools-issues] [JBoss JIRA] (JBIDE-18341) angularjs not getting activated

Victor Rubezhny (JIRA) issues at jboss.org
Tue Sep 16 10:40:03 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002928#comment-13002928 ] 

Victor Rubezhny commented on JBIDE-18341:
-----------------------------------------

{quote}I wonder how tern ever worked if tern would not look at the jsdt script paths ?{quote}

Looks like it's because Tern IDE project is configured with the project's root folder, so the project's JavaScript files (including the html ones) are loaded into Tern before any requests are made.

Tern isn't developed to be used with JSDT, it's a pretty common engine that is adopted (by tern.eclipse.ide.jsdt plug-in) to be used with JSDT (as well as for other products). This adoptation includes creation of Tern server and requesting the information on the script when JSDT tries to compute content assist proposals, or to show an information hover, etc.

I didn't seen any places where JSDT project's properties like JavaScript project's Include Path.

> angularjs not getting activated
> -------------------------------
>
>                 Key: JBIDE-18341
>                 URL: https://issues.jboss.org/browse/JBIDE-18341
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.2.0.CR1
>            Reporter: Max Rydahl Andersen
>            Assignee: Alexey Kazakov
>            Priority: Blocker
>             Fix For: 4.2.0.CR2
>
>
> [~burrsutter] and [~sebastienblanc] reports angularjs is not getting activated in latest build. 
> need to test since if not that seems like a blocker. 



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list