Sun Preverifier is a <momeunit>
preverifier implementation that runs Sun WTK preverify tool.
It is contained in main ant-momeunit.jar file.
It can be configured via config
attribute and <property>
nested tags of <preverify>
like any other preverifier implementation.
Sun Preverifier supports following properties:
|
Name |
Description |
Value |
|---|---|---|
|
cldc10 |
Signifies use of |
No |
|
nofinalize |
Signifies use of |
No |
|
nofp |
Signifies use of |
No |
|
nonative |
Signifies use of |
No |
Note: Unknown property generates an error at execution time.