talk114 / obfuscate4e

Automatically exported from code.google.com/p/obfuscate4e
0 stars 0 forks source link

When trying to create ProGuard obfuscation configugarion for applet the java.lang.NullPointerException is raises #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create papplet project
2. In JAR Manifest Specification dialog (due to export process) turn on save 
the manifest in the workspace
3. do export
4. try to create proguard obfuscation

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Eclipse Java EE IDE for Web Developers.
Version: Indigo Service Release 1
Build id: 20110916-0149

Please provide any additional information below.

Original issue reported on code.google.com by www...@pochta.ru on 2 Feb 2012 at 12:48

GoogleCodeExporter commented 8 years ago
create Ant build file is impossible due to error "Build script cannot be 
generated because the project's plug-in manifest doesnt define an ID"

Original comment by www...@pochta.ru on 2 Feb 2012 at 12:51