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 M20110105-0800 (Timestamp: 201101050800):Compile errors in build

This is exactly the kind of errors that API tooling can catch at compile time when a JRE for a project is used and it doesn't match the EE defined for the project.
Here is what I got in my workspace:`

Description        Resource        Path        Location        Type
The method Boolean.parseBoolean(String) referenced in org.eclipse.core.internal.resources.ProjectPreferences.internalPut(String, String) is not defined in the bundle's required execution environment: J2SE-1.4         ProjectPreferences.java        /org.eclipse.core.resources/src/org/eclipse/core/internal/resources        line 479        API Usage Problem



From: Kim Moir/Ottawa/IBM@IBMCA
To: platform-releng-dev@xxxxxxxxxxx
Date: 2011-01-05 09:09
Subject: [platform-releng-dev] [eclipse-build]Build M20110105-0800        (Timestamp: 201101050800):Compile errors in build
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx





Build M20110105-0800 (Timestamp: 201101050800):  Compile errors in build.  See attached compile logs.[attachment "/builds/transfer/files/master/downloads/drops/M20110105-0800/compilelogs/plugins/org.eclipse.core.resources_3.6.1.R36x_v20110104-0457-@xxxxxxxx" 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