[
https://issues.jboss.org/browse/JBIDE-13687?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-13687:
---------------------------------------
The Requirements section is related to runtimes and plugins.
Plugins are always required.
The maven projects (archetypes, quickstarts) don't require any runtime when they are
being created or built, but require a runtime when they run. Non-maven projects require
both of them : runtimes and plugins when building and running.
I propose the following:
- change the Requirements section to "Requirements and Recommendations".
- add the "recommended" property to the project xml file. It would be added when
a fix isn't required (as to the maven project examples, the default is true for
runtimes, false for plugins; for non-maven project examples, the default value is always
false)
- add the "Required" checkbox to the requirements/recommendations list. It would
be unchecked if there is the "recommended" property.
Project wizard from central: requirements should be recommendations
-------------------------------------------------------------------
Key: JBIDE-13687
URL:
https://issues.jboss.org/browse/JBIDE-13687
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.0.0.Final, 4.1.0.Alpha1
Reporter: Martin Malina
Assignee: Snjezana Peco
Fix For: 4.1.0.Alpha2
Attachments: no-server.png
In the new project wizard in Central, there is the table with required plugins and
runtimes. In fact these are recommendations - even if you don't have the required
server, the project can be created and if you have a compatible server, you can deploy the
project to it.
So the table's title should be changed to Recommendations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira