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

Radim Hopp (JIRA) issues at jboss.org
Wed Sep 17 03:37:06 EDT 2014


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

Radim Hopp closed JBIDE-18346.
------------------------------


Sorry ;-)
After updating archetype in local repo, everything is ok.
Closing.

> 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
>              Labels: respin-b
>             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