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 N20040220 (Timestamp: 200402200010):Compile errors in build

The compilation errors are due to a breaking API change in 
org.eclipse.core.runtime.Platform:

Platform.getInstanceLocation() used to return an IPath, but now returns a
org.eclipse.osgi.service.datalocation.Location, which apparently doesn't 
implement IPath.

Could core.runtime owners please tell us whether this change will persist 
and if yes, how client code should be adapted?

Thanks,
Markus




eclipse-releng@xxxxxxxxxxx 
Sent by: platform-releng-dev-admin@xxxxxxxxxxx
2004-02-20 06:51
Please respond to
platform-releng-dev@xxxxxxxxxxx


To
platform-releng-dev@xxxxxxxxxxx
cc

Subject
[platform-releng-dev] [eclipse-build]Build N20040220 (Timestamp: 
200402200010):Compile errors in build






Build N20040220 (Timestamp: 200402200010):  Compile errors in build.  See 
attached compile logs.

Attachment: /builds/N/src/N-N20040220-200402200010/compilelogs/plugins/org.eclipse.help.base_3.0.0/helpbase.jar.bin.log
Description: Binary data

Attachment: /builds/N/src/N-N20040220-200402200010/compilelogs/plugins/org.eclipse.jdt.ui_3.0.0/jdt.jar.bin.log
Description: Binary data

Attachment: /builds/N/src/N-N20040220-200402200010/compilelogs/plugins/org.eclipse.pde.core_3.0.0/pdecore.jar.bin.log
Description: Binary data


Back to the top