3.30 External jar libraries and Jython macros

If one needs to include some external libraries in jar form, just put them in the lib directory. Next time when you run jhepwork.sh (or jhepwork.bat for Windows) script, your external classes should be available for Jython/BeanShell. Please look at Section :autorefsection1.8 to learn how to compile jar libraries.

The user Jython macros should be put to the macros/user directory. One can add some other directory visible for jython import statement in the initialization file jehepsys.py in the directory macros/system/.