How do I modify the JDK commands

The procedure is the same for all tools. For example, to add the “classpath” command line switch to the Compile Java command:

1. From the Configure menu, choose Preferences.

2. On the Preferences dialog box, click the “+” next to Tools.

3. Select “Compile Java”.

4. In the Parameters box, type: -classpath “$FileDir;path” $File where path is a fully qualified folder name. Place quotes around it, as shown, if it contains spaces.

5. Click OK.

 
0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply