This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 71222

Summary: had better integrate proguard to j2se project
Product: java Reporter: evzhy <evzhy>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description evzhy 2006-01-10 10:41:33 UTC
The j2me project has integrated proguard. That is very good! But for j2se
project, I had to add obfuscating myself to package the .jar file. I often do
not want the users to decompile my .class files.
Comment 1 Jan Lahoda 2006-01-23 11:43:10 UTC
=>java/j2seproject.