Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » [1.5][bug?] feature build produces errors
[1.5][bug?] feature build produces errors [message #168354] Mon, 12 July 2004 14:23 Go to next message
Eclipse UserFriend
Originally posted by: chris.heald.external.eads.com

Using: Eclipse SDK 3.0 final, cheetah06, Sun JDK build 1.5.0-beta2-b51,
mixed mode, sharing.

Although everything compiles and works ok, whenever I try to build 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 ;)
What's it supposed to say and how do I fix it?
Should I submit this as a bug?

Thanks
Chris
Re: [1.5][bug?] feature build produces errors [message #168372 is a reply to message #168354] Mon, 12 July 2004 15:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomannNO.ca.ibm.comSPAM

Le Mon, 12 Jul 2004 20:23:00 +0200, "Chris Heald"
<chris.heald.external@eads.com> a écrit :
>Seems like there's some i18n messages missing ;)
>What's it supposed to say and how do I fix it?
>Should I submit this as a bug?
Yes, against JDT/Core using [1.5] in the title. Also try to provide a
reproducable test case. This helps a lot to fix the problem.
Thanks,
--
Olivier
Re: [1.5][bug?] feature build produces errors [message #168425 is a reply to message #168372] Tue, 13 July 2004 05:35 Go to previous messageGo to next message
Eclipse UserFriend
This was already reported in bug:
http://bugs.eclipse.org/bugs/show_bug.cgi?id=69573
The compiler is trying to report the fact that the command line is broken,
but there is no good message for it.
As a workaround, fix up the command line; you are likely trying to set a
source and a target which are incompatible on with another (-source 1.5
requires -target 1.5).

"Olivier Thomann" <olivier_thomannNO@ca.ibm.comSPAM> wrote in message
news:l9r5f0hjsg6q2u4edm1do4nt7ofsa8q6gb@4ax.com...
> Le Mon, 12 Jul 2004 20:23:00 +0200, "Chris Heald"
> <chris.heald.external@eads.com> a
Re: [1.5][bug?] feature build produces errors [message #168588 is a reply to message #168372] Tue, 13 July 2004 11:41 Go to previous message
Eclipse UserFriend
Originally posted by: MarkusNospstieraam.yahoo.com

"Olivier Thomann" <olivier_thomannNO@ca.ibm.comSPAM> schrieb im Newsbeitrag
news:l9r5f0hjsg6q2u4edm1do4nt7ofsa8q6gb@4ax.com...
> Le Mon, 12 Jul 2004 20:23:00 +0200, "Chris Heald"
> <chris.heald.external@eads.com> a
Previous Topic:[ANN] JDT update for J2SE 1.5: Cheetah06 available
Next Topic:JavaDoc Search
Goto Forum:
  


Current Time: Thu Jun 05 03:55:28 EDT 2025

Powered by FUDForum. Page generated in 0.27881 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top