[jbosstools-issues] [JBoss JIRA] (JBIDE-18573) tern shows tern modules on servers and other objects

Victor Rubezhny (JIRA) issues at jboss.org
Fri Oct 10 15:37:10 EDT 2014


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

Victor Rubezhny commented on JBIDE-18573:
-----------------------------------------

There should be isTernProject property tester used in Property Page Definition in o.j.t.jst.jsdt/plugin.xml:
{code}
          <enabledWhen>
		     <adapt type="org.eclipse.core.resources.IProject">
                  <test property="tern.eclipse.ide.ui.isTernProject" />
		     </adapt>         
         </enabledWhen>
{code}

> tern shows tern modules on servers and other objects
> ----------------------------------------------------
>
>                 Key: JBIDE-18573
>                 URL: https://issues.jboss.org/browse/JBIDE-18573
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing, upstream
>            Reporter: Max Rydahl Andersen
>            Assignee: Denis Golovin
>              Labels: respin-a
>             Fix For: 4.2.0.CR2, 4.2.x, 4.3.0.Alpha1
>
>
> right click on a server and click properties
> a page with tern modules now shows up.
> pretty sure my server is not releated to any tern modules config ? :)



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


More information about the jbosstools-issues mailing list