Bug 54814

Summary: Per project compiler settings should be stored in file.
Product: [Eclipse Project] JDT Reporter: Boris Pruessmann <boris>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.0   
Target Milestone: 3.1 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Boris Pruessmann CLA 2004-03-15 09:32:17 EST
Compiler settings that were changed on a per project basis should be stored in the .project file (or 
similar) so that they can be shared when using an SCM system.
Comment 1 Boris Pruessmann CLA 2004-03-15 10:39:34 EST
Just for pointing out the use of this: we're running workspaces with about 100 projects and some 
agreed upon compiler settings. However, there are one or two projects with code that was generated 
and compiling this code with the global options results in about 8000-10000 problem markers, making 
Eclipse quite sluggish.
Comment 2 Philipe Mulet CLA 2004-05-10 05:37:20 EDT

*** This bug has been marked as a duplicate of 59258 ***