[JBoss JIRA] Created: (JBIDE-8950) Create templates for missing RF4 tags in VPE
by Denis Maliarevich (JIRA)
Create templates for missing RF4 tags in VPE
--------------------------------------------
Key: JBIDE-8950
URL: https://issues.jboss.org/browse/JBIDE-8950
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: Visual Page Editor Templates
Affects Versions: 3.2.1.M1, 3.3.0.M1
Reporter: Denis Maliarevich
Assignee: Denis Maliarevich
Fix For: 3.2.1.CR1, 3.3.0.M2
VPE is missing the followong RF4 tags:
rich:collapsibleSubTable
rich:collapsibleSubTableToggler
rich:dragSource
rich:dropTarget
rich:hashParam
rich:treeModelAdaptor
rich:treeModelRecursiveAdaptor
rich:treeSelectionChangeListener
rich:treeToggleListener
rich:validator
Templates should be added.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Created: (JBIDE-9200) cleanup launch config classes
by Andre Dietisheim (JIRA)
cleanup launch config classes
------------------------------
Key: JBIDE-9200
URL: https://issues.jboss.org/browse/JBIDE-9200
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: JBossAS
Affects Versions: 3.3.0.M1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.M3
We decided to improve maintability of our code base and do cleanups. In terms of launch config classes there are the following improvements in the current code:
* static methods in stateful classes shall be moved to util classes
* static methods in stateful classes that shall not be static
* duplicate code
* etc.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months