Are you asking, "How do I give command line arugments to my
Java application when run through JBuilder?"
If so, then you can configure the project runtime setting to use specific arguments only. It won't prompt you for arguments.
Last I looked, nobody had created an OpenTool to accomplish the task of prompting for command line arguments when running a Java application through JBuilder. But somebody might do so someday.