Fabrice Ducos
|
a40e6862f4
|
build-applet.xml:
-target 1.4 -> -target 1.8
<param name=java_version value="1.4+"/> -> <param name=java_version value="1.8+"/>
|
2023-04-23 12:24:58 +02:00 |
|
Fabrice Ducos
|
ee08260ce2
|
build-applet.xml, build-midlet.xml: source and target of javac upgraded from 1.2, 1.3 or 1.4 to 1.8
|
2023-04-23 12:07:40 +02:00 |
|
James Roseborough
|
464e8ad1d4
|
Add obfuscation to applet.
|
2014-01-17 05:18:35 +00:00 |
|
James Roseborough
|
1bc4acdb89
|
Add sample applet build file.
|
2014-01-14 07:15:26 +00:00 |
|