[jbosstools-issues] [JBoss JIRA] (JBIDE-13703) Team - Verify the workflow

Guillaume Radde (JIRA) jira-events at lists.jboss.org
Thu Apr 18 09:16:55 EDT 2013


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

Guillaume Radde commented on JBIDE-13703:
-----------------------------------------

Did some tests in Netbeans, had a project open in netbeans while I was running commands in a terminal. It seems to start monitoring the .git/.hg folders after the IDE boots up or when you open a project. 
List of commands that were not detected by Netbeans when ran in the CLI:
-git init
-rm -rf .git
-hg init
...
List of commands that caused the IDE to update its UI
-git commit
-git add
...
                
> Team - Verify the workflow
> --------------------------
>
>                 Key: JBIDE-13703
>                 URL: https://issues.jboss.org/browse/JBIDE-13703
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: central, common/jst/core
>            Reporter: Burr Sutter
>            Assignee: Fred Bricon
>         Attachments: JBDS-usability.pdf, Netbeans-Open-project.PNG
>
>
> The average end-user would like to:
> 1) check out (clone) a project from CVS, SVN or Git
>  -- add repo, navigate repo, check out a project
>  -- project may or may not have .classpath, .project or .settings files
>  -- project may be Maven-based
> and see if the following work
> 2) Are the appropriate facets enabled?
> 3) Does it build immediately?
> 4) Can I immediately hit the run button to launch it on my app server?
> 5) Can I immediately hit the debug button to debug it on my app server?
>  -- how do I step if there are no break points?
> 6) Make a change to a file, re-run/debug again
> 7) Run JUnit tests
> 8) Check the change back into the repo with comments

--
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


More information about the jbosstools-issues mailing list