[JBoss JIRA] Created: (JBIDE-4878) Add a Input tab page in Smooks configuration editor
by Xue Peng (JIRA)
Add a Input tab page in Smooks configuration editor
---------------------------------------------------
Key: JBIDE-4878
URL: https://jira.jboss.org/jira/browse/JBIDE-4878
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.1.0.M4
Reporter: Xue Peng
Assignee: Xue Peng
Fix For: 3.1.0.M4
Remove the old "Reader" page and replace it with a new "Input" page.
The "Input" page inherits many functions from "Reader" page.
There are the differences of them :
1. Reader page can add multiple Reader.
Input page just allow only one Reader be added.
2. Reader page support add multiple input data , and each of them is usable.
Input page can add multiple input data too , but just only one of them can be used.
3. Reader page can view the results what is transformed by the Reader
Input page has a input model view to check the transform result.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-5028) Add JSF Capabilities breaks VPE model
by Yura Zhishko (JIRA)
Add JSF Capabilities breaks VPE model
-------------------------------------
Key: JBIDE-5028
URL: https://jira.jboss.org/jira/browse/JBIDE-5028
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Environment: Eclipse 3.5.1 with all required plug-ins installed.
JBoos Tools installed from http://download.jboss.org/jbosstools/updates/nightly/trunk/
Reporter: Yura Zhishko
Assignee: Yahor Radtsevich
Fix For: 3.1.0.M4
1) Install Eclipse 3.5.1 with all required plug-ins.
2) Help -> Install New Software.
3) Install JBT using link from environment description.
4) Import attached project into workspace.
5) Wait until Updating Maven Dependencies doesn't finish.
6) Open src -> login.xhtml
ASSERT: Page is shown in VPE like on screenshot-1
7) RMB on project
8) JBoss Tools -> Add JSF Capabilities -> Next -> (select any runtime) -> Finish
9) After Building workspace Refresh opened page
ASSERT: The result should be the same as shown on screenshot-1.
ASSERT FAILED: h:head and h:body looks like unknown tags (screenshot-2).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months