How to add JEP library in Eclipse to validate the formula?

164 views Asked by At

I have downloaded the trial version of ZEP library from http://www.singularsys.com/jep/download-trial.php and extracted it, but now i need you help to add this in the IDE (eclipse) to use it

what is the process to start using the JEP library to validate the formula.

1

There are 1 answers

0
John Williams On BEST ANSWER

Create a lib folder if it doesn’t exist in a project that is targeted to use jep. Drop the jar file obtained like getting started here into lib.

Add the jar to the Build Path like this. The add jars option not the add external jars option