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"

(Useful links)
m (Fixed two broken links to eclipsecon.org.)
(One intermediate revision by one other user not shown)
Line 20: Line 20:
 
=== Useful links ===
 
=== Useful links ===
  
* [http://www.eclipsecon.org/2010/sessions/sessions?id=1427 API Design and Evolution] - EclipseCon 2010 presentation - full [http://dl.dropbox.com/u/1975868/EclipseCon2010-API-Design-and-Evolution.zip downloadable material as ZIP (3.5MB)]
+
* [http://www.eclipsecon.org/2010/sessions/sessions818e.html?id=1427 API Design and Evolution] - EclipseCon 2010 presentation - full [http://dl.dropbox.com/u/1975868/EclipseCon2010-API-Design-and-Evolution.zip downloadable material as ZIP (3.5MB)]
 
* [http://www.infoq.com/presentations/effective-api-design Effective API Design]: 1 hr video by Joshua Bloch
 
* [http://www.infoq.com/presentations/effective-api-design Effective API Design]: 1 hr video by Joshua Bloch
* [http://www.eclipsecon.org/2010/sessions/sessions?id=1343 Who took the cookie from the cookie jar?] - EclipseCon 2010 presentation on API Tooling by Olivier Thomann
+
* [http://www.eclipsecon.org/2010/sessions/sessions229f.html?id=1343 Who took the cookie from the cookie jar?] - EclipseCon 2010 presentation on API Tooling by Olivier Thomann
 
* [[PDE UI Incubator ApiTools Compare]]
 
* [[PDE UI Incubator ApiTools Compare]]
 
* [http://eclipse.org/eclipse/presentation/eclipsecon/API-Tutorial-EclipseCon-2007.pdf Eclipse APIs and Java 5] EclipseCon 2007 presentation
 
* [http://eclipse.org/eclipse/presentation/eclipsecon/API-Tutorial-EclipseCon-2007.pdf Eclipse APIs and Java 5] EclipseCon 2007 presentation
Line 29: Line 29:
 
* [[API Tutorial 2006]] at EclipseCon
 
* [[API Tutorial 2006]] at EclipseCon
 
* [http://www.eclipse.org/projects/dev_process/eclipse-quality.php Eclipse Development Process and Quality APIs]
 
* [http://www.eclipse.org/projects/dev_process/eclipse-quality.php Eclipse Development Process and Quality APIs]
* [http://blogs.sun.com/darcy/entry/kinds_of_compatibility Article on compatibility by Joseph Darcy from the Sun/Oracle JDK team]
+
* [https://blogs.oracle.com/darcy/entry/kinds_of_compatibility Article on compatibility by Joseph Darcy from the Sun/Oracle JDK team]
  
 
=== Historical information ===
 
=== Historical information ===

Revision as of 11:48, 16 January 2018

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

API Guidelines

Useful links

Historical information

Back to the top