Skip to content

This library allows to preverify compiled java classes to follow J2ME CLDC specification.

License

Notifications You must be signed in to change notification settings

v6ak/Preverifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This project is derived from Mobile Tools for Java ( http://www.eclipse.org/dsdp/mtj/ ).

It seems to work. However, tests are incompatible with current version of ASM.

Compile-time dependencies:
* project Lombok: http://projectlombok.org/
* AMS Enhancements: http://github.com/v6ak/ASM-Enhancements
* ASM: http://asm.ow2.org/

Runtime dependencies:
* AMS Enhancements: http://github.com/v6ak/ASM-Enhancements
* ASM: http://asm.ow2.org/

This source is availble under EPL license which is in license.html.

I hope this project follows the license. If you don't think so, tell me, please. You can create an issue: http://github.com/v6ak/Preverifier/issues

About

This library allows to preverify compiled java classes to follow J2ME CLDC specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages