Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse/API Central"

Line 5: Line 5:
 
* [http://www.eclipse.org/articles/Article-API%20use/eclipse-api-usage-rules.html How to use the Eclipse API] Guidelines for using Eclipse APIs to ensure that your code will keep working as Eclipse evolves.
 
* [http://www.eclipse.org/articles/Article-API%20use/eclipse-api-usage-rules.html How to use the Eclipse API] Guidelines for using Eclipse APIs to ensure that your code will keep working as Eclipse evolves.
 
* [[Evolving Java-based APIs]] Guidelines for how to evolve Java-based APIs while maintaining compatibility with existing client code.  
 
* [[Evolving Java-based APIs]] Guidelines for how to evolve Java-based APIs while maintaining compatibility with existing client code.  
 +
* [[Notes on Evolving APIs in Java 5]]
 
* [[Provisional API Guidelines]]
 
* [[Provisional API Guidelines]]
 
* [[Export-Package | Policy on use of Export-Package]]
 
* [[Export-Package | Policy on use of Export-Package]]

Revision as of 17:44, 17 October 2006

This page is a hub to collect information about Eclipse project APIs.

API Guidelines

Useful links

Historical information


Back to Eclipse Project home

Copyright © Eclipse Foundation, Inc. All Rights Reserved.