Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] How to make the HEAD in CVS compile....

Pascal has asked me to update our activities, commands and contexts API to 
reflect the recent changes made by the Platform Core team.  These changes 
are required to prevent compile errors in tonight's nightly build.  I have 
gone ahead and made the changes, but you may have noticed things don't 
quite work.

Please check out the following from HEAD:
+ org.eclipse.core.runtime
+ org.eclipse.core.runtime.compatibility
+ org.eclipse.osgi
+ org.eclipse.osgi.services
+ org.eclipse.osgi.util
+ org.eclipse.update.configurator

You might also need the following as binary projects within your workspace 
(not sure):
+ org.eclipse.core.boot

The Platform Update team (as of the writing of this email) have not 
updated yet.  So, if you get compile errors, please apply the following 
patch to the "org.eclipse.update.configurator" project.





Sorry for the inconvenience,
Doug.

Attachment: update.configurator.patch
Description: Binary data


Back to the top