Intellij :
For Windows: Run the following command:
./run_igb.bat -d |
For Mac: Run the following command:
sh run_igb.sh -d |
Listening for transport dt_socket at address: 5005
NetBeans :
Start IGB through a terminal on Mac/Linux
sh run_igb.sh -d |
Start IGB through a terminal on Windows
run_igb -d |
Listening for transport dt_socket at address: 5005
All projects in NetBeans run in debug mode.