[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3671) CA for absolute paths

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Wed Jan 28 10:30:44 EST 2009


CA for absolute paths
---------------------

                 Key: JBIDE-3671
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3671
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.0.0.CR2
            Reporter: Yura Zhishko
            Assignee: Alexey Kazakov


1) Create (or import) any project with the same structure (see screenshot-1)
2) Insert, for example, h:graphicImage component:

<h:graphicImage value="(cursor)"/>

3) Call CA in a place between double quotes
RESULT: I have access only to relative paths (/images, /pages) (see screenshot-1), but I want to have access to absolute path (e. g. images), which can I get if I print this folder in a value attribute:

<h:graphicImage value="images/ "/>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list