[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:52:03 EDT 2014


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

Fred Bricon resolved JBIDE-18346.
---------------------------------
        Labels: respin-b  (was: )
    Resolution: Done


I fixed that several days ago (https://github.com/jbosstools/jbosstools-archetypes/commit/6e328b5a223b4d279c20d14e392b71b92417f3ba)

I asked [~gastaldi] to republish the archetype. Make sure you delete org/jboss/tools/archetypes/ in your local repository and try again.

> 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