[jbosstools-issues] [JBoss JIRA] (JBIDE-20395) Navigation of #assert directive doesn't work for nested relative path and absolute file path

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:14:04 EDT 2018


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

Jeff MAURY updated JBIDE-20395:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> Navigation of #assert directive doesn't work for nested relative path and absolute file path
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-20395
>                 URL: https://issues.jboss.org/browse/JBIDE-20395
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: freemarker
>    Affects Versions: 4.3.0.Beta2
>         Environment: JBDS 9.0.0.Beta2b, L64
>            Reporter: Jiri Peterka
>            Assignee: Denis Golovin
>             Fix For: 4.6.x
>
>
> Have Java Project in eclipse called "testprj":
> Create four ftl files:
> 1) testprj/first.ftl
> 2) testprj/second.ftl
> 3) testprj/dir/third.ftl
> 4) /opt/fourth.ftl
> Put this into first.ftl
> <#include "second.ftl"> 
> <#include "dir/third.ftl"> 
> <#include "/opt/fourth.ftl"> 
> Try to click on each to navigate. First case works. Nested relative and absolute navigation doesn't work 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list