3.4rc4, manual build failed [message #329038] |
Wed, 11 June 2008 00:21  |
Eclipse User |
|
|
|
Hi!
I have tried to build (for linux gtk x86_64) last rc4 and have got
plenty of
"The type java.lang.Object cannot be resolved."
and such errors (the same is for prev. rc's). and build ends with:
....
/wrk/kit/eclipse/34rc4/features/org.eclipse.rcp/build.xml:15 : The following
error occurred while executing this line:
/wrk/kit/eclipse/34rc4/plugins/org.eclipse.equinox.launcher/ build.xml:137:
The following error occurred while executing this line:
/wrk/kit/eclipse/34rc4/plugins/org.eclipse.equinox.launcher/ build.xml:95:
Compile failed; see the compiler error output for details.
build.properties is set in accordance with the doc:
J2SE-1.4="/opt/blackdown-jdk-1.4.2.03"
J2SE-1.5="/opt/sun-jdk-1.5.0.13"
JavaSE-1.6="/opt/sun-jdk-1.6.0.06"
It seems I have missed something obvious. Any thoughts?
Please, help!
Andrew
|
|
|
|
Re: 3.4rc4, manual build failed [message #329121 is a reply to message #329106] |
Fri, 13 June 2008 05:13  |
Eclipse User |
|
|
|
Andrew,
Thanks, it helped!! Just have added jce.jar also (javax.crypto was
missing).
Software updating doesn't work, but this is another (very-very dark
from user's POV) story :-)
Andrew
==================================
Andrew Niefer wrote:
> Andrew,
> The values you give those properties will be used as the bootclasspath
> for the javac tasks.
> As such, you probably want values more like:
>
J2SE-1.5=/opt/sun-jdk-1.5.0.13/jre/lib/rt.jar:/opt/sun-jdk-1 .5.0.13/jre/lib/jsse.jar
>
> -Andrew
> Andrew Gaydenko wrote:
>> Hi!
>>
>> I have tried to build (for linux gtk x86_64) last rc4 and have got
>> plenty of
>>
>> "The type java.lang.Object cannot be resolved."
>>
>> and such errors (the same is for prev. rc's). and build ends with:
>>
>> ...
>> /wrk/kit/eclipse/34rc4/features/org.eclipse.rcp/build.xml:15 : The
>> following error occurred while executing this line:
>> /wrk/kit/eclipse/34rc4/plugins/org.eclipse.equinox.launcher/ build.xml:137:
>> The following error occurred while executing this line:
>> /wrk/kit/eclipse/34rc4/plugins/org.eclipse.equinox.launcher/ build.xml:95:
>> Compile failed; see the compiler error output for details.
>>
>> build.properties is set in accordance with the doc:
>>
>> J2SE-1.4="/opt/blackdown-jdk-1.4.2.03"
>> J2SE-1.5="/opt/sun-jdk-1.5.0.13"
>> JavaSE-1.6="/opt/sun-jdk-1.6.0.06"
>>
>> It seems I have missed something obvious. Any thoughts?
>> Please, help!
>>
>>
>> Andrew
>>
|
|
|
Powered by
FUDForum. Page generated in 0.02391 seconds