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.