From jira-events at lists.jboss.org Tue Sep 11 16:22:33 2012 Content-Type: multipart/mixed; boundary="===============1896793908736247210==" MIME-Version: 1.0 From: Vlado Pakan (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-10958) Make Quick fix for problem markers "Unknown tag" work on temporary WTP annotations Date: Tue, 11 Sep 2012 16:22:33 -0400 Message-ID: <364056938.30722.1347394953495.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1860851556.25438.1329502896119.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============1896793908736247210== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-10958?page=3Dcom.atlassian.jir= a.plugin.system.issuetabpanels:all-tabpanel ] Vlado Pakan closed JBIDE-10958. ------------------------------- Verified with JBT 4.0.0.Alpha1-v20120907-2341-B7. = > Make Quick fix for problem markers "Unknown tag" work on temporary WTP an= notations > -------------------------------------------------------------------------= --------- > > Key: JBIDE-10958 > URL: https://issues.jboss.org/browse/JBIDE-10958 > Project: Tools (JBoss Tools) > Issue Type: Feature Request > Components: jsp/jsf/xml source editing > Reporter: Daniel Azarov > Assignee: Daniel Azarov > Fix For: 4.0.0.Alpha1 > > > Test case: > EXECUTE: > 1. Create JSF KickStart project > 2. Create test.jsp page: > {code} > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > > > > Hello! > > > >

> = >

>
> > > {code} > 3. Open test.jsp in Visual Page Editor > 4. Add tag: inside tag

> 5. Do not save the file > ASSERT: problem annotation on string "" appears > 6. Point mouse to string "" > ASSERT: > Quick fix "Insert '<%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix= =3D"h"%>" tag library definition' appears in Text Hoover > 7. Select Quick Fix > ASSERT: > tag <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> insert= ed in first line of the test.jsp and problem annotation on string "" disappears -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============1896793908736247210==--