[jbosstools-issues] [JBoss JIRA] (JBIDE-18346) AngularJS Forge archetype's cheatsheet is unable to open files.

Fred Bricon (JIRA) issues at jboss.org
Tue Sep 16 11:15:06 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-18346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon updated JBIDE-18346:
--------------------------------
    Fix Version/s: 4.2.0.CR1


> AngularJS Forge archetype's cheatsheet is unable to open files.
> ---------------------------------------------------------------
>
>                 Key: JBIDE-18346
>                 URL: https://issues.jboss.org/browse/JBIDE-18346
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, forge
>    Affects Versions: 4.2.0.CR1
>         Environment: JBT 4.2.0.CR1b
>            Reporter: Radim Hopp
>            Assignee: Fred Bricon
>             Fix For: 4.2.0.CR1
>
>
> Most actions in AngularJS Forge archetype's cheatsheet does not work due to empty currentProject variable.
> Also another problem is that paths of files to be opened by cheatsheet are with dots instead of with "/"
> For example this:
> {noformat}<command required="false"
> serialization="org.jboss.tools.project.examples.cheatsheet.openFileInEditor(path=/${currentProject}/src/main/java/org.jboss.tools.example.forge/model/Member.java,fromLine=44, toLine=45)" />{noformat}
> instead of this:
> {noformat}<command required="false"
> serialization="org.jboss.tools.project.examples.cheatsheet.openFileInEditor(path=/${currentProject}/src/main/java/org/jboss/tools/example/forge/model/Member.java,fromLine=44, toLine=45)" />{noformat}



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


More information about the jbosstools-issues mailing list