Getting Correct Paths in Text Pad
-
Go to Configure in TextPad menu
-
Go to Preferences
-
Click on + next to Tools
-
Click on Compile Java
-
Paste
-classpath .;.\mbsbb.jar;.\mbsgui.jar
into Parameter Box in front of $File
-
Click Apply then Click OK
-
Click on Run Java Application
-
Paste
-classpath .;.\mbsbb.jar;.\mbsgui.jar
into Parameter Box in front of $BaseName
-
Click Apply then Click OK