-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
beta3
-
generic
-
generic
Currently, JCE uses Dasho2.2 for obfuscation.
Dasho2.3 has FCS'ed and it has many bug fixes and one particular feature that allows renamed classes to keep their package while setting a renaming-prefix.
In addition, it's recommended to do 'javac -target 1.1' when using Dasho2.x.