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
Max Rydahl Andersen created JBIDE-10630:
-------------------------------------------
Summary: Easy "run GWT app on WTP server" option
Key: JBIDE-10630
URL: https://issues.jboss.org/browse/JBIDE-10630
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: GWT
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Launch server, deploy app and then launch GWT Dev Mode with the url of the running server.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.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
Max Rydahl Andersen created JBIDE-10631:
-------------------------------------------
Summary: Make GWT usable from WTP
Key: JBIDE-10631
URL: https://issues.jboss.org/browse/JBIDE-10631
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: GWT
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
overall jira for capturing usability issues with GWT
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Quick fix for "Multiple beans are eligible for injection point" problem markers works wrong in case of working with generic beans
---------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-9115
URL: https://issues.jboss.org/browse/JBIDE-9115
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Affects Versions: 3.3.0.M1
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Fix For: 3.3.0.M2
We have at least two problems:
1. There are duplicate Beans in quick fix menu
2. "Specify '<bean>' bean for injection to the injection point" quick fix does not work with generic beans
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Quick fixes for seam config xml problems
----------------------------------------
Key: JBIDE-9192
URL: https://issues.jboss.org/browse/JBIDE-9192
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi (jsr-299)
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Fix For: 3.3.x
The full list of possible quick fixes is TBD.
--
This message is automatically generated by JIRA.
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