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 111461 - obfuscation support in General Java Projects
Summary: obfuscation support in General Java Projects
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 12:38 UTC by rafo
Modified: 2011-08-31 14:07 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
A mobile project settings with obfuscation opportunity (25.47 KB, image/png)
2007-07-31 12:39 UTC, rafo
Details
Standard (General) project settings without obfuscation opportunity. (16.46 KB, image/png)
2007-07-31 12:40 UTC, rafo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rafo 2007-07-31 12:38:50 UTC
When I ran Netbeans with Mobile projects there is an "Obfuscation" section into project compilation settings.

I think it would be *VERY* useful to add the same feature into "General" and other projects too.

Let it by default set to 0 (no obfuscation), and user will have an opportunity to set an arbitrary obfuscation level 
like int "Mobile" projects.

Look at pictures I have attached.
Comment 1 rafo 2007-07-31 12:39:52 UTC
Created attachment 45931 [details]
A mobile project settings with obfuscation opportunity
Comment 2 rafo 2007-07-31 12:40:48 UTC
Created attachment 45932 [details]
Standard (General) project settings without obfuscation opportunity.