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
Would be very nice if JBoss Tools would download and install JBoss AS into a local directory so that manual configuration can be avoided.
-----------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-6116
URL: https://jira.jboss.org/jira/browse/JBIDE-6116
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 3.1.0.GA
Reporter: Lincoln Baxter III
When using the GlassFish eclipse plug-in, if the Server Runtime is not currently installed or configured, the plug-in will give you a chance to configure the Runtime, or click a button/link to have the plugin go out to the internet, download, and configure the application server for you.
I think it would be great for new users/usability if JBoss Tools could provide a similar convenience.
The latest plugin-compatible version of the AS should probably be the target of the download.
--
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