Bug 7395

Summary: Set the compiler options per project instead of per workspace
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: kr, samuel.kerschbaumer, twl
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: All   
OS: All   
Whiteboard:

Description Olivier Thomann CLA 2002-01-09 14:03:52 EST
It would be nice to be able to set the compiler options per project instead of 
per workspace. If a user wants to set one project to use the assertion feature 
(JDK 1.4 feature), it would be nice to continue to use the existing project in 
1.3 mode (assert could be a identifier).
Comment 1 Philipe Mulet CLA 2002-01-10 04:46:34 EST

*** This bug has been marked as a duplicate of 7091 ***
Comment 2 Philipe Mulet CLA 2002-09-23 04:35:17 EDT
Solved in latest, IJavaProject can be specified custom options.
Comment 3 Philipe Mulet CLA 2002-09-27 07:41:34 EDT
*** Bug 22754 has been marked as a duplicate of this bug. ***