| | |
| Pack tool (Pack.hta) Pack.hta is a tool of ESOE to pack *.js files. It's also a demo of ESOE.
It has below features:
file: New, Open, Save
edit: Add, Edit, Del, Up, Down, Copy, Cut, Paste
pack: Pack
NOTE: When compressing js file, it will preserved the 1st /*...*/ comment.
NOTE2: If a file is packed from other file, it will not be compressed.
It used below classes:
com.homolo.ide.tools.CodeUtil ( from JSVM.org )
Yahoo UI ( from yahoo.com )
Thanks to their authors.
Note:
The example config file esoe-release.jpc only work when the absolute path is correct.
| |
| | |