Package com.singularsys


package com.singularsys
Module definitions used when building the GWTJep system.
  • JepLib.gwt.xml main library module with the core Jep code, include in other modules using <inherits name='com.singularsys.JepLib'/>
  • CompatLib.gwt.xml compatibility classes in the com.singularsys.compatibility package
  • GWTJep.gwt.xml has GWTJepEntry as an entry point, used by all the example pages.
  • GWTSimple.gwt.xml has GWTSimple as an entry point for a minimal example.
  • JepExamples.gwt.xml Jep examples classes
  • JepExamples.gwt.xml Jep Extensions examples classes
  • JepLib.gwt.xml Jep Extensions library module
  • GWTXJepLib.gwt.xml complete set of Jep and Jep Extensions classes with examples.