From jira-events at lists.jboss.org Tue Jan 10 13:51:09 2012 Content-Type: multipart/mixed; boundary="===============2947420592644597540==" MIME-Version: 1.0 From: Daniel Azarov (Updated) (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-5388) Implement openOn for Jsf 2 resources declaration Date: Tue, 10 Jan 2012 13:51:09 -0500 Message-ID: <528949853.52914.1326221469883.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 237254929.1259939849688.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============2947420592644597540== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-5388?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Daniel Azarov updated JBIDE-5388: --------------------------------- Description: = Add open on for such jsf 2 resource declaration #{resource['LIBRARY_NAME:RE= SOURCE_NAME']}". Test case: EXECUTE: 1. Create JSF 2 Project with following files in resource folder: /resources/css/foobar.css /resources/images/foobar.gif /resources/javascript/foobar.js 2. Create page.xhtml file: {code} Example = {code} 2. Press Ctrl button and click mouse to "foobar.jpg" or "foobar.css" or "fo= obar.js" in EL part ASSERT: Selected file should be opened in editor was:Add open on for such jsf 2 resource declaration #{resource['LIBRARY_N= AME:RESOURCE_NAME']}". = > Implement openOn for Jsf 2 resources declaration > ------------------------------------------------ > > Key: JBIDE-5388 > URL: https://issues.jboss.org/browse/JBIDE-5388 > Project: Tools (JBoss Tools) > Issue Type: Feature Request > Components: jsp/jsf/xml source editing > Affects Versions: 3.1.0.CR1 > Reporter: Maxim Areshkau > Assignee: Daniel Azarov > Labels: jsf2 > Fix For: 3.4.x > > > Add open on for such jsf 2 resource declaration #{resource['LIBRARY_NAME:= RESOURCE_NAME']}". > Test case: > EXECUTE: > 1. Create JSF 2 Project with following files in resource folder: > /resources/css/foobar.css > /resources/images/foobar.gif > /resources/javascript/foobar.js > 2. Create page.xhtml file: > {code} > > > Example > > > > > > > = > > > > > > > {code} > 2. Press Ctrl button and click mouse to "foobar.jpg" or "foobar.css" or "= foobar.js" in EL part > ASSERT: Selected file should be opened in editor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============2947420592644597540==--