[
https://issues.jboss.org/browse/JBIDE-10218?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-10218:
---------------------------------------------
You cut out all of the screenshot so I can't actually see what the selection or
current editor is showing ?
For me it always shows something contextual to what is currently selected.
Could you please make the screenshot and show the full IDE so the current selection is
visible ?
"There is also an issue with Run vs Debug - if the server is in "debug
mode" then Run should just assume that is OK and not prompt the user."
I don't understand the logic behind this - Run is different than Debug and if you
don't want to get asked marked the checkbox saying "remember this choice".
"Run on Server should be the default so the user can use a single click on OK"
That assumes your app is a "run on server" element - but if your selection is a
junit test, a main class or you want to run maven build before running then Run On Server
does not make sense as automated selection. Thus there is this extra question on first
launch.
Any subsequent launch should launch the project.
note you can go into preferences and enable "Launch the previously launched
application" in case of no launch found at first and see if that gets a better
behavior for you ? (its under Run/Debug/Launching in the preferences)
Run button in toolbar needs to run the newly generated project
--------------------------------------------------------------
Key: JBIDE-10218
URL:
https://issues.jboss.org/browse/JBIDE-10218
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Burr Sutter
Attachments: Screen Shot 2011-11-22 at 12.02.17 PM.png, Screen Shot 2011-11-22 at
12.02.38 PM.png, Screen Shot 2011-11-22 at 12.02.53 PM.png, Screen Shot 2011-11-22 at
12.03.03 PM.png, Screen Shot 2011-11-22 at 12.03.29 PM.png, Screen Shot 2011-11-22 at
12.03.42 PM.png
The Run icon in the Eclipse toolbar is where a new developer (new to JBoss Tools) expects
to go directly after he has generated a new project from either File-New or JBoss Central
by using one of the archetypes or project examples/quickstarts.
This means the generated project needs to be highlighted in the Project Explorer and the
Run button should "just work".
There is also an issue with Run vs Debug - if the server is in "debug mode"
then Run should just assume that is OK and not prompt the user.
Run on Server should be the default so the user can use a single click on OK
--
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