Add JUnit tests for org.jboss.tools.seam.ui.search package
----------------------------------------------------------
Key: JBIDE-3861
URL: https://jira.jboss.org/jira/browse/JBIDE-3861
Project: Tools (JBoss Tools)
Issue Type: Task
Affects Versions: 3.0.0.GA
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.1.0
--
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
Add JSF Capabilities Dialog should Browse for web.xml in Eclipse workspace not in Local File System
---------------------------------------------------------------------------------------------------
Key: JBIDE-3505
URL: https://jira.jboss.org/jira/browse/JBIDE-3505
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.0.0.cr1
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.1.0
Attachments: Screenshot-Add JSF Capabilities .png
--
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
Actions that modifies resources (Add JSF/Custom Capabilities) should let user review the changes as Java Code refactoring and clean-up do
-----------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-3515
URL: https://jira.jboss.org/jira/browse/JBIDE-3515
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Affects Versions: 3.0.0.cr1
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.1.0, LATER
--
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
------------
Key: JBIDE-1636
URL: http://jira.jboss.com/jira/browse/JBIDE-1636
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Cleanup
Affects Versions: 2.0.1
Reporter: Denis Golovin
Link your issue to this one if you wants to be reviewed :) or add comment if you found something odd in the code
--
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
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