Skip to content

Multiple instances #6729

Answered by mbien
rrangelo asked this question in Q&A
Nov 19, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

NetBeans is built around project groups which let you switch between groups of projects within the same instance (you should be also able to open a lot of projects at the same time before things slow down). If you really need multiple instances at the same time, you have to give each instance its own config folder (analog to how firefox works for example).

$ netbeans --help
Usage: /home/mbien/dev/nb/platform/lib/nbexec {options} arguments

General options:
  --help                show this help 
  --jdkhome <path>      path to Java(TM) 2 SDK, Standard Edition
  -J<jvm_option>        pass <jvm_option> to JVM

  --cp:p <classpath>    prepend <classpath> to classpath
  --cp:a <classpath>    …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Chris2011
Comment options

@mbien
Comment options

mbien Dec 22, 2023
Collaborator

@neilcsmith-net
Comment options

Answer selected by rrangelo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants