Bug 52691 - Add batch compiler option for maxProblemsPerUnit
Summary: Add batch compiler option for maxProblemsPerUnit
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-20 14:37 EST by Ed Burnette CLA
Modified: 2004-03-24 14:06 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Burnette CLA 2004-02-20 14:37:07 EST
There's an option in the GUI to control maxProblemsPerUnit, see Window > 
Preferences > Java > Compiler > Advanced > Maximum number of problems reported 
per compilation unit. However we need to be able to specify the option on the 
batch compiler command line. This is because we're using the Java compiler to 
verify I18N conformance and some of our files have lots of problems.
Comment 1 Philipe Mulet CLA 2004-02-27 08:03:35 EST
Added command line option '-maxProblems <n>'.
Fixed
Comment 2 Frederic Fusier CLA 2004-03-24 14:06:11 EST
Verified for 3.0 using build I200403240800.