Package com.iizix.js.build
Class RuntimeBuilderCompressor
- java.lang.Object
-
- com.iizix.js.build.RuntimeBuilderCompressor
-
public class RuntimeBuilderCompressor extends java.lang.Object
Perform the compression of JavaScript, CSS and HTML files of iiziRunCustom to produce the base files used in the Eclipse plugin and server to build a customized version of iiziRun.- Author:
- Christopher Mindus
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main entry point.
-