[JBoss JIRA] Created: (JBIDE-9368) Dashboard(s) for easy news aggregation, twitter and easy additional/3rd party plugin installation and project template/creation
by Max Rydahl Andersen (JIRA)
Dashboard(s) for easy news aggregation, twitter and easy additional/3rd party plugin installation and project template/creation
-------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-9368
URL: https://issues.jboss.org/browse/JBIDE-9368
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: core
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Priority: Critical
Fix For: 3.3.0.Beta1
We should look into either using the welcome screen, a single "dashboard" editor or possibly multiple views to provide a "single place to start" for JBT/JBDS users.
This work have separate parts (might consider splitting this out in separate jiras):
A. Create (or reuse) a feed agregator to show
Make that feed customizable from plugin customization to allow JBDS to control it.
B. Setup and workout best way to use p2 discovery API and what it means for our 3rd party updatesites?
C. Integrate important File > New Wizards and/or project examples to provide front and center.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (JBIDE-9776) Add a wizard for the project templates
by Fred Bricon (JIRA)
Add a wizard for the project templates
--------------------------------------
Key: JBIDE-9776
URL: https://issues.jboss.org/browse/JBIDE-9776
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Reporter: Fred Bricon
Assignee: Fred Bricon
We need to create a project creation wizard, accessible from the JBoss Central page (or other Create New ... menus).
The wizard can be based on the existing m2e one, where the project template (A maven archetype) has been selected and a list of available JBoss runtimes (installed on the user machine) will provide the key for the active profile, once the project is created.
We need 1 or 2 pages to display :
Page 1 (identical to the maven wizard page 1 + runtime selected from available runtimes):
* location
* selected runtime
* name pattern
* profiles
* add to working set
* resolve workspace projects
Page 2 (identical to the maven wizard ):
* group id
* artifact id
* package
* archetype options/parameters
Selecting a runtime will send a -DdefaultTargetRuntime parameter to the archetype
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (JBIDE-9321) Add the JBoss repositories to the <repositories> autocompletion in m2e's pom editor
by Fred Bricon (JIRA)
Add the JBoss repositories to the <repositories> autocompletion in m2e's pom editor
------------------------------------------------------------------------------------
Key: JBIDE-9321
URL: https://issues.jboss.org/browse/JBIDE-9321
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 3.3.0.M2
Reporter: Fred Bricon
Assignee: Fred Bricon
Priority: Minor
Fix For: 3.3.0.M3
Since I always find myself losing time when I need to add the JBoss repositories to a pom, I figured it might be beneficial for some developpers if the JBoss repositories were available via autocompletion in the m2e pom editor.
However, since adding repositories in a pom can be a bad practice, a warning comment should be added.
According to http://community.jboss.org/wiki/MavenGettingStarted-Users, we can add :
- The JBoss public repository (releases & snapshots) : composite repository of several major repositories.
- The JBoss artifacts repository (releases) : containing JBoss community project artifacts
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (JBIDE-8969) Make better UI for Maven Profile selection
by Max Rydahl Andersen (JIRA)
Make better UI for Maven Profile selection
------------------------------------------
Key: JBIDE-8969
URL: https://issues.jboss.org/browse/JBIDE-8969
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 3.3.0.M1
Reporter: Max Rydahl Andersen
Assignee: Fred Bricon
Priority: Critical
Fix For: 3.3.0.M3
Primary usecase for us: Arquillian users have to go through project preferences to toggle profiles to enable/disable arquillian classpath containers.
Challenges:
When applying to an aggregator pom, should ask user if he wish to add/remove the same profiles on aggregated modules
UI suggestions:
run/debug style combobox's with dropdown to easy enable/disable often used profiles
IAM style view for enable/disabling
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years