You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Naoki Takezoe (JIRA)" <ji...@apache.org> on 2009/07/21 08:43:15 UTC

[jira] Created: (CLKE-33) Navigate to JavaScript/Css files

Navigate to JavaScript/Css files
--------------------------------

                 Key: CLKE-33
                 URL: https://issues.apache.org/jira/browse/CLKE-33
             Project: Click Eclipse
          Issue Type: New Feature
            Reporter: Naoki Takezoe
            Assignee: Naoki Takezoe


Click 2.1.0 introduces the JsImport and CssImport constructs:

 new JsImport("/assets/js/xyz.js");
 new CssImport("/assets/css/style.css");

So it's useful to jump to these resources by CTRL+Click.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.