Bug 69897 - [1.5] cheetah06 Missing message in compiler
Summary: [1.5] cheetah06 Missing message in compiler
Status: RESOLVED DUPLICATE of bug 69573
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M1   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-13 02:18 EDT by Chris Heald CLA
Modified: 2005-01-11 11:01 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 Chris Heald CLA 2004-07-13 02:18:43 EDT
Using: Eclipse SDK 3.0 final, cheetah06, Sun JDK build 1.5.0-beta2-b51,
mixed mode, sharing.

My source code uses some 1.5 features supported by cheetah (enhanced for,
generics) and I've set the workspace to compile to 1.4.

Although everything compiles and works ok, whenever I try to build/export my
feature only the plugin jars are generated (no feature jar).
The logs.zip contains files for each plugin with the same content:

Missing message: configure.incompatibleTargetForSource in:
org.eclipse.jdt.internal.compiler.batch.messages

Seems like there's some i18n messages missing ;)
Comment 1 Chris Heald CLA 2004-07-13 02:28:26 EDT
You'd probably like to know that my localisation is en_GB.
Is the fact that there is an error a bug too?
Comment 2 Philipe Mulet CLA 2004-07-13 05:47:49 EDT

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