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 - had better integrate proguard to j2se project
Summary: had better integrate proguard to j2se project
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 10:41 UTC by evzhy
Modified: 2011-08-31 14:06 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.