Skip to end of metadata
Go to start of metadata

The MVEL interactive shell allows you to directly interface with MVEL, and explore features of the MVEL language.

Launching the Shell

To launch the MVEL shell, simply run the MVEL distribution JAR as an executable jar:

Alternatively, you can run the shell from within your favorite IDE by setting up a run profile for the class: org.mvel2.sh.Main.

Labels
  • None