Bug 40378 - JDK Compiler compliance level does not appear to be working
Summary: JDK Compiler compliance level does not appear to be working
Status: RESOLVED DUPLICATE of bug 40098
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-17 10:54 EDT by Jared Stehler CLA
Modified: 2003-07-17 11:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Stehler CLA 2003-07-17 10:54:02 EDT
I have the JDK compliance level set in my preferences to 1.3, but am working
with a 1.4.1 java vm.  Twice now the compiler has not flagged my usage of
1.4 specific commands ( Replace method in StringBuffer, and 
RuntimeException( Throwable e ) )
Comment 1 Jared Stehler CLA 2003-07-17 11:00:56 EDT
Maybe I am misunderstanding the purpose of this function?
Comment 2 Philipe Mulet CLA 2003-07-17 11:06:48 EDT
See bug 40098.

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