[jbosstools-issues] [JBoss JIRA] (JBIDE-19694) Angular Explorer doesn't show anything

Denis Golovin (JIRA) issues at jboss.org
Thu Jul 23 20:48:02 EDT 2015


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

Denis Golovin commented on JBIDE-19694:
---------------------------------------

Now I can replicate this:
1. Create ionic project using
{code}ionic start myApp1 tabs{code}
2. Import it into JBDS Beta2 build
3. Open index.html 
4. open Angular Explorer
5. Expand root node of Angular explorer
!empty-modules.png!
it is empty and the reason behind it is https://github.com/angelozerr/angularjs-eclipse/issues/155. I see this exception when tern tracing is enabled.

After looking trough history I noticed several updates for tern+acorn and ternjs and one right before tagging the release.
!tern-java-revisions.png!

So I created dev environment with all sources in my workspace and switched to 113f1a17e0c40755a688368aee9a6d9f15909c05 revision selected on picture above.
I get modules back and no exceptions in tern tracing.
!filled-modules.png!


> Angular Explorer doesn't show anything
> --------------------------------------
>
>                 Key: JBIDE-19694
>                 URL: https://issues.jboss.org/browse/JBIDE-19694
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html-source-editing
>    Affects Versions: 4.3.0.Alpha2
>         Environment: JBDS 9.0.0.Alpha2-v20150421-1151-B25, Linux 64bit, Oracle Java 1.7
>            Reporter: Vlado Pakan
>            Assignee: Victor Rubezhny
>            Priority: Critical
>             Fix For: 4.3.0.CR1
>
>         Attachments: empty-modules.png, filled-modules.png, tern-java-revisions.png
>
>
> # Import https://github.com/angular/angular-phonecat as New JavaScript project from existing source
> # Checkout step-12 branch of imported project
> # Open Angular Explorer
> # Open index.html file of angular-phonecat project
> ERROR: Angular Explorer is empty. It should contain angular controllers and modules
> Was working fine with JBDS 8.1.0.GA and the same project configuration



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list