How to change launch parameters in netbeans? [closed]
As I'm writing my bachelor thesis using ROS (groovy) I need the option to debug my code - which works great in netbeans IDE. But I also need the option to change the launch parameters as I would specify them in a launch file. Is there any option to do so?
Thanks in advance.