I just am trying to setup moj with Sublime text editor in Mac
Step 3 says "Add codeprocessor.jar, moj.jar and fileedit.jar to the classpath"
How do I do that in a Mac machine?
I tried CLASSPATH=$CLASSPATH:$JAR_PATH command for all 3 jars
Now echo $CLASSPATH shows

If I try step4, I get an error as
java.lang.InstantiationError: Cannot instantiate fileedit.EntryPoint.java.lang.ClassNotFoundException: fileedit.EntryPoint

I just am trying to setup moj with Sublime text editor in Mac
Step 3 says "Add codeprocessor.jar, moj.jar and fileedit.jar to the classpath"
How do I do that in a Mac machine?
I tried CLASSPATH=$CLASSPATH:$JAR_PATH command for all 3 jars
Now echo $CLASSPATH shows

If I try step4, I get an error as
java.lang.InstantiationError: Cannot instantiate fileedit.EntryPoint.java.lang.ClassNotFoundException: fileedit.EntryPoint