-
Notifications
You must be signed in to change notification settings - Fork 8
Shorten Command Line
Evan Yeoh Boon Khai edited this page Feb 26, 2021
·
5 revisions
- Go to task bar and hover over "Run".
- Click "Edit Configurations"
- Click the cell beside "Shorten command line"
- Select "classpath file"
- Click "Apply" and then "OK"
- Rerun the script. The script should be successfully compiled and run without this error.
- Go to task bar and hover over "Run".
- Click "Edit Configurations"
- On left navigation bar, click "Templates" > "Application, and click the dropdown button beside "Shorten command line" and select "classpath file"
3.1 If your interface is this, click the "Modify options" and select "Shorten command line"
- Click "Apply" and then "OK"
- Rerun the script. The script should be successfully compiled and run without this error. This should shorten command line by default for other scripts too.