| Summary: | Build anywhere | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | John Arthorne <john.arthorne> |
| Component: | Releng | Assignee: | Kim Moir <kim.moir> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P4 | CC: | benno.baumgartner, bernhard.merkle, frederic_fusier, kim.moir, neale, overholt, remy.suen |
| Version: | 3.5 | Keywords: | plan |
| Target Milestone: | 3.6 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 247332 | ||
| Bug Blocks: | |||
|
Description
John Arthorne
*** Bug 247324 has been marked as a duplicate of this bug. *** John, if I want to make refactorings of the eclipse Platform or JDT code, how can I verify that I did not break an public API ? (In reply to comment #2) > John, if I want to make refactorings of the eclipse Platform or JDT code, how > can I verify that I did not break an public API ? This can easily be achieved using PDE's API tools. Here is some documentation: http://help.eclipse.org/galileo/topic/org.eclipse.pde.doc.user/tasks/api_tooling_setup.htm This plan item has been committed. We have decoupled our build from local hardware dependencies, and can now run our full Helios build (minus tests) on the eclipse.org build infrastructure. This allows all committers to perform test builds in the real build environment. |