summaryrefslogtreecommitdiff
path: root/examples/ant/midlets.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ant/midlets.xml')
-rw-r--r--examples/ant/midlets.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ant/midlets.xml b/examples/ant/midlets.xml
index 223d0da..fe17277 100644
--- a/examples/ant/midlets.xml
+++ b/examples/ant/midlets.xml
@@ -39,7 +39,7 @@
<!-- Preserve all native method names and the names of their classes. -->
- <keepclasseswithmembernames>
+ <keepclasseswithmembernames includedescriptorclasses="true">
<method access="native" />
</keepclasseswithmembernames>