Search code examples
javavalidationjep

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


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.


Solution

  • 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