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/11/17 11:48:56 UTC

[GitHub] [netbeans] vcotugno opened a new issue, #4980: Multiple NetBeans instances at the same time

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

   ### Description
   
   Hello NetBeans team,
   
   first of all, thanks for all the effort you put into building this IDE.
   I would like to ask for a feature that many modern IDEs have, multiple istances.
   I think this feature is a must have nowadays, and could improve, at least in my use case, the productivity while coding
   
   
   ### Use case/motivation
   
   At work i use to develop on different projects, and i don't like to have unrelated projects opened all together, and switching project groups is not a viable solution because it is too slow for big projects.
   Because of this i would like to have a feature like this.
   The screenshot attached is taken from the context menu of VSCode, as a further explanation of the kind of feature requested
   ![image](https://user-images.githubusercontent.com/1913381/202437550-bee9f224-6610-4f76-9db9-4f3e5af8b6fc.png)
   
   
   ### 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 #4980: Multiple NetBeans instances at the same time

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

   It's useful for this.  There's a bunch of other CLI parameters - try running `netbeans --help` in a terminal.  You can also use `--jdkhome` and/or `--open-group <NAME>` in the parameters inside the shortcut.


-- 
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] neilcsmith-net commented on issue #4980: Multiple NetBeans instances at the same time

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

   Which OS are you on?  This is more of a workaround, but you can set up multiple shortcuts (or similar) with the `--userdir` parameter set to non-default folders.


-- 
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] vcotugno commented on issue #4980: Multiple NetBeans instances at the same time

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

   I'm on Windows11.
   Didn't knew about the `--userdir` parameter, i will give it a try.


-- 
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 #4980: Multiple NetBeans instances at the same time

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

   I think the best way to do that is to indeed setup one NB config per instance. Project groups and the ability to open multiple projects at once are the main way to work with switching contexts, if that is to slow for your use case you have to split the NB home which will allow you to run multiple independent instances at the same time.
   
   firefox can do something similar with it's profiles.


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