[JBoss JIRA] Created: (JBIDE-1480) Functionality to enforce the use of IDs of selected JSF components
by Damian Harvey (JIRA)
Functionality to enforce the use of IDs of selected JSF components
------------------------------------------------------------------
Key: JBIDE-1480
URL: http://jira.jboss.com/jira/browse/JBIDE-1480
Project: JBoss Tools
Issue Type: Feature Request
Environment: All
Reporter: Damian Harvey
It would be very handy if the Jboss Tools (RHDS/JBDS) JSF tooling could enforce the use of IDs for selected JSF components. It is best practice to use IDs for most components but if you forget, are lazy or otherwise don't add them, then the rework can be daunting.
Ideally it would be an option on the Eclipse Prefs -> Jboss Tools -> Web -> JSF panel. The user could enter which components to include/exclude. If selected and a component had no ID, an error (or warning depending on the severity selected) would show up in the Eclipse problems view.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 4 months
[JBoss JIRA] Created: (JBIDE-2488) Out of sync errors after TestNG stops
by Aliaksey Nis (JIRA)
Out of sync errors after TestNG stops
-------------------------------------
Key: JBIDE-2488
URL: http://jira.jboss.com/jira/browse/JBIDE-2488
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.alpha
Environment:
WindowsXP SP2
JBoss Developer Studio
Version: 3.0.0.Alpha
Build id: 200807071935-nightly
Build date: 07/07/2008 19:41
JDK 1.5_08
Seam runtime 2.0.2GA
Reporter: Aliaksey Nis
Attachments: OutofSync.txt
EXECUTE: Create Seam 2.0.2GA War project.
EXECUTE: Create Action for this project.
EXECUTE: Run TestNG for this action(from ...-test part of project).
ASSERT: TestNG stops after testing
EXECUTE: Refresh Package Explorer.
ASSERT: Index.html and other parts of TestNG report appears.
EXECUTE: Run TestNG for this action(from ...-test part of project) again.
EXECUTE: When
===============================================
Action1 Tests
Total tests run: 1, Failures: 0, Skips: 0
===============================================
appears in console - click on index.html (...-test/TestOutput/index.html)
FAILURE: Five "Out of sync" exceptions thrown in error log.
Possible Eclipse issue. Error log attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 4 months