Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20060422-0010 (Timestamp: 200604220010):Compile errors in build

The compiler error in org.eclipse.update.core is due to the fact that the 
constructor java.io.PrintStream(java.io.File) is defined only in 1.5.
Since this project is compiled with a 1.4 JDK it would be a good idea to 
use a 1.4 JDK on the classpath instead of the default JRE that seems to be 
a 1.5 JDK.

Olivier




eclipse-releng@xxxxxxxxxxx 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
2006-04-22 01:55
Please respond to
"Eclipse platform release engineering list."


To
platform-releng-dev@xxxxxxxxxxx
cc

Subject
[platform-releng-dev] [eclipse-build]Build N20060422-0010 (Timestamp: 
200604220010):Compile errors in build






Build N20060422-0010 (Timestamp: 200604220010):  Compile errors in build. 
See attached compile logs.[attachment 
"/builds/transfer/files/master/downloads/drops/N20060422-0010/compilelogs/plugins/org.eclipse.update.core_3.1.100.N20060422-0010/@dot.bin.html" 
deleted by Olivier Thomann/Ottawa/IBM] 
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev




Back to the top