Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4191

Support resolving JSP scripts from the repository

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Sling Eclipse IDE 2.0.0
    • IDE
    • None

    Description

      A common pattern in Sling applications is to define several taglibs and imports in a globally included file and reference it from all JSPs, e.g.

      <%@include file="/libs/foundation/global.jsp"%>

      These files aren't part of the project checkout so the JSP editor will raise an error and is not able to provide auto-completion based on that global.jsp file.

      We should be able to load these files from the repository, although it remains to be seen what we can do that:

      • is fast
      • stays in sync with changes in the repository initiated from other sources
      • has an a well-defined and intuitive behaviour when the repository is not available

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rombert Robert Munteanu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: