You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/09/12 06:14:42 UTC

[GitHub] [netbeans] zeleznypa opened a new issue, #4626: Select project group at startup

zeleznypa opened a new issue, #4626:
URL: https://github.com/apache/netbeans/issues/4626

   ### Description
   
   Netbeans support so called „project groups“ which is very handy, but when I open NetBeans with not preferred project group, it took so many time to switch to another.
   
   ### Use case/motivation
   
   It will be very useful to have a possibility to choose the project group before whole NetBeans start.
   
   So when the user have more than one project group defined, the dialog window
   
   <img width="603" alt="Snímek obrazovky 2022-09-12 v 8 12 31" src="https://user-images.githubusercontent.com/1191472/189585219-ee5b34e6-e322-48c2-aceb-61103c846984.png">
   
   should be displayed before projects are loaded (in the startup phase).
   
   Or when somebody run the NetBeans with some argument like `--manage-group`
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net commented on issue #4626: Select project group at startup

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4626:
URL: https://github.com/apache/netbeans/issues/4626#issuecomment-1310682999

   > when I open NetBeans with not preferred project group, it took so many time to switch to another.
   
   There is a related issue here that changing groups while projects are loading doesn't work. Making that work correctly and quickly might solve half the issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] zeleznypa commented on issue #4626: Select project group at startup

Posted by GitBox <gi...@apache.org>.
zeleznypa commented on issue #4626:
URL: https://github.com/apache/netbeans/issues/4626#issuecomment-1246278460

   @Chris2011 Any possibility to choose the project group will be fine. Reuse dialog window that already exists can be (hopefully) less work, but it is an implementation detail.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] mbien commented on issue #4626: Select project group at startup

Posted by GitBox <gi...@apache.org>.
mbien commented on issue #4626:
URL: https://github.com/apache/netbeans/issues/4626#issuecomment-1310665786

   i think you could start NB with `--close-group` and then select a new one via right click, no?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] zeleznypa commented on issue #4626: Select project group at startup

Posted by GitBox <gi...@apache.org>.
zeleznypa commented on issue #4626:
URL: https://github.com/apache/netbeans/issues/4626#issuecomment-1313187126

   @mbien Thanks for that tip. I have no idea, that it exists. I have one step closer to ideal :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] Chris2011 commented on issue #4626: Select project group at startup

Posted by GitBox <gi...@apache.org>.
Chris2011 commented on issue #4626:
URL: https://github.com/apache/netbeans/issues/4626#issuecomment-1243475642

   I would prefer not to show the same dialog for managing the groups I more prefer to show a list of available group and choose one. The rest is not necessary on startup.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists