Bug 441364 - Java compiler level workspace versus Project specific settings
Summary: Java compiler level workspace versus Project specific settings
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 8
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-07 11:31 EDT by My Su CLA
Modified: 2014-08-18 02:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description My Su CLA 2014-08-07 11:31:25 EDT
With workspace default jdk set to JDK1.7 and the same selected for a simple Java Project the project keeps denying Annotaions and Generics in Java source.
The Workspace Java source and target levels are set to 1.7.
To apply the workspace settings to the project the Java Compiller Project Level settings checkbox has been left unchecked. Does that not imply that the workspace
settings will then apply?
However on checking the Project level settings, and selecting the source and target levels to 1.7 it works fine. THis is a clearly a bug.


-- Configuration Details --
Product: Eclipse 4.4.0.20140612-0500 (org.eclipse.epp.package.jee.product)
Installed Features:
 org.eclipse.jdt 3.10.0.v20140606-1536
Comment 1 Jay Arthanareeswaran CLA 2014-08-18 02:44:24 EDT
(In reply to My Su from comment #0)
> To apply the workspace settings to the project the Java Compiller Project
> Level settings checkbox has been left unchecked. Does that not imply that
> the workspace settings will then apply?

Yes, it does. What do the disabled compliance settings contain on the project's preference page?