Bug 7091 - turn off the debug info on a project by project basis
Summary: turn off the debug info on a project by project basis
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 7395 14062 19663 22289 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-12-19 08:23 EST by shmuel siegel CLA
Modified: 2002-10-17 10:36 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shmuel siegel CLA 2001-12-19 08:23:08 EST
Eclipse gives control over the depth of debug information but only at the 
platform level (inside windows->preferences). I believe that this preference 
setting is misplaced. As I go from debugging a project to production code, I 
would like to see debugging information removed (if for no other reason, class 
file size). This decision would not be on a global basis but rather on a 
project by project or even a package by package basis.
Comment 1 Philipe Mulet CLA 2002-01-10 04:46:35 EST
*** Bug 7395 has been marked as a duplicate of this bug. ***
Comment 2 Philipe Mulet CLA 2002-02-11 10:15:47 EST
Deferring to next milestone.
Comment 3 Philipe Mulet CLA 2002-05-31 05:00:21 EDT
Deferring post 2.0
Comment 4 Philipe Mulet CLA 2002-07-25 06:59:43 EDT
Reopening
Comment 5 Philipe Mulet CLA 2002-07-25 07:01:00 EDT
Clearing resolution
Comment 6 Philipe Mulet CLA 2002-08-09 09:39:34 EDT
*** Bug 22289 has been marked as a duplicate of this bug. ***
Comment 7 Philipe Mulet CLA 2002-08-09 09:50:53 EDT
*** Bug 14062 has been marked as a duplicate of this bug. ***
Comment 8 Philipe Mulet CLA 2002-09-18 08:56:19 EDT
*** Bug 19663 has been marked as a duplicate of this bug. ***
Comment 9 Philipe Mulet CLA 2002-09-23 04:39:28 EDT
Solved in latest, IJavaProject can be specified custom options. Custom 
preferences are not shareable (yet). Still need a good UI to exploit this.

Until UI happens, it is possible to manually update the .jprefs file inside the 
project JDT/Core metadata area to specify custom options (based on the 
workspace JDT/Core metadata file: pref_store.ini contents).
Comment 10 David Audel CLA 2002-10-17 10:36:51 EDT
Verified.