[jbosstools-issues] [JBoss JIRA] (JBIDE-10218) Run button in toolbar needs to run the newly generated project

Burr Sutter (JIRA) jira-events at lists.jboss.org
Wed Jan 25 13:11:49 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661973#comment-12661973 ] 

Burr Sutter commented on JBIDE-10218:
-------------------------------------

I have found two other instances where the Run button fails to operate as expected (by the end-user).

Steps to reproduce:
1- use Java EE Web Project from JBoss Central (note: AS7.1CR1b was added in previous session and my workspace is empty - no projects) and I have DevStudio prompt for my workspace setting.
2- name it "myjavaeeproject" with a package "com.whatever.myjavaeeproject"
3- click the green "Run" button in the toolbar
  directly after an eclipse restart - you get "Server Error - the selection did not contain any resources that can run on a server", once you have OK'd that dialog and click the green "Run" button again, you get Select Configuration with "embedded1329392939292920" as the option.  What is that?

Screenshots of both provided with JBDS5 M5 on Mac OSX 64bit - via Universal Installer
The next "gotcha":
1-Drill down into Member.java in the model package - double-click to open the file in the editor
2-click the green "Run" button in the toolbar, it runs the .java file with the following error
HTTP Status 404 - see screenshot
                
> 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
>          Components: central, common/jst/core
>            Reporter: Burr Sutter
>             Fix For: 3.3.0.Beta1
>
>         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

        


More information about the jbosstools-issues mailing list