Review XDoclet Tools from legacy component to check if it possible to get it back in without conflicts with WTP XDoclet support
-------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-6033
URL: https://jira.jboss.org/jira/browse/JBIDE-6033
Project: Tools (JBoss Tools)
Issue Type: Task
Components: xdoclet
Affects Versions: 3.1.0.GA
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.2.next
--
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
Create test to verify "License" button for features and "Legal Info" button for plug-ins
----------------------------------------------------------------------------------------
Key: JBIDE-6237
URL: https://jira.jboss.org/jira/browse/JBIDE-6237
Project: Tools (JBoss Tools)
Issue Type: Task
Components: QA, testing
Affects Versions: 3.1.0.GA, 3.1.1
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.2.next
Test should verify:
1. for IBundlGroup instance for feature has IBundleGroupConstants.LICENSE_HREF initialized and it references existing file
2. all bundles from IBundleGroup instance have about.html file
--
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
Migration to org.eclipse.ui.menus where it is possible
------------------------------------------------------
Key: JBIDE-2507
URL: http://jira.jboss.com/jira/browse/JBIDE-2507
Project: Tools (JBoss Tools)
Issue Type: Task
Affects Versions: 3.0.0.alpha
Reporter: Denis Golovin
Assigned To: Denis Golovin
Fix For: 3.0.0.alpha
--
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
org.jboss.tools.common.text.ext.hyperlink.AbstractHyperlink review
------------------------------------------------------------------
Key: JBIDE-3355
URL: https://jira.jboss.org/jira/browse/JBIDE-3355
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Affects Versions: 3.0.0.cr1
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.1.0
1. Consider using another approach instead of using snippet below in all methods:
protected IFile getFile() {
StructuredModelWrapper smw = new StructuredModelWrapper();
try {
smw.init(getDocument());
return smw.getFile();
} finally {
smw.dispose();
}
}
2. Review static methods, as example - public static IFile getFile(IStructuredModel structuredModel) looks to compex
--
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
Code review for org.jboss.tools.common.editor
---------------------------------------------
Key: JBIDE-2701
URL: https://jira.jboss.org/jira/browse/JBIDE-2701
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Affects Versions: 3.0.0.alpha
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.0.0.beta1
--
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
Implement openOn for Jsf 2 resources declaration
------------------------------------------------
Key: JBIDE-5388
URL: https://jira.jboss.org/jira/browse/JBIDE-5388
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing, Visual Page Editor core
Affects Versions: 3.1.0.CR1
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Fix For: 3.1.1
Add open on for such jsf 2 resource declaration #{resource['css/stylesBlue.css']}
--
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
Support Resources Localization and Versioning in JSF 2
------------------------------------------------------
Key: JBIDE-5135
URL: https://jira.jboss.org/jira/browse/JBIDE-5135
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Affects Versions: 3.1.0.M4
Reporter: Denis Golovin
See JSF 2 Spec "2.6.1.4 Libraries of Localized and Versioned Resources"
--
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