Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iam-dev] New branch

I've checked in my builder code to a new branch @ https://dev.eclipse.org/svnroot/technology/org.eclipse.iam/branches/refactor_builder.  I updated the target platform creation scripts on that branch to contain EMF Compare.  

The new builder code lives in https://dev.eclipse.org/svnroot/technology/org.eclipse.iam/branches/refactor_builder/plugins/maven/builder.  This includes the resource builder in the org.eclipse.iam.builder.internal.resources package.

The JDT Core project has been updated to register a builder delegate to manage classpaths, and the old MavenIncrementalBuilder has been removed from there.

Mike

Back to the top