| Summary: | Finalize e4 core API for kepler | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | John Arthorne <john.arthorne> |
| Component: | Runtime | Assignee: | John Arthorne <john.arthorne> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 4.3 | ||
| Target Milestone: | 4.3 M7 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 403190 | ||
|
Description
John Arthorne
There are only two core API packages we are looking to declare for Kepler: org.eclipse.e4.core.contexts org.eclipse.e4.core.di.annotations I have released the manifest changes: http://git.eclipse.org/c/platform/eclipse.platform.runtime.git/commit/?id=5f1949be9c9c661b3ed184ce19ff84baaf8301bd I am moving this bug to M7 to get the javadoc in place. I don't want to start that with only one scheduled build left for M6. I missed one package: org.eclipse.e4.core.services.events. Fixed with this commit: http://git.eclipse.org/c/platform/eclipse.platform.runtime.git/commit/?id=1fe2cf7d64ed428df69e174c669c9a0cba725e1a I also enabled API tools on all bundles and fixed @since warnings: http://git.eclipse.org/c/platform/eclipse.platform.runtime.git/commit/?id=4ba8dd481cc7bc5b273e67e122c3f00054a8c379 |