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)
Line 19: Line 19:
 
=== 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.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
 +
** [[PDE UI Incubator ApiTools Compare]]
 +
** [http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=3626 Eclipse APIs and Java 5] EclipseCon 2007 presentation
 
* [http://www.eclipse.org/eclipse/development/apis/Eclipse-APIs-Lines-in-the-Sand.pdf Eclipse APIs: Line in the Sand (pdf)] The philosophy, psychology, and sociology of APIs, EclipseCON 2004 presentation by Jim des Rivieres
 
* [http://www.eclipse.org/eclipse/development/apis/Eclipse-APIs-Lines-in-the-Sand.pdf Eclipse APIs: Line in the Sand (pdf)] The philosophy, psychology, and sociology of APIs, EclipseCON 2004 presentation by Jim des Rivieres
 
* [http://www.eclipse.org/eclipse/development/apis/API-First.pdf API First (pdf)] Best practices for API development based, EclipseCON 2005 presentation by Jim des Rivieres
 
* [http://www.eclipse.org/eclipse/development/apis/API-First.pdf API First (pdf)] Best practices for API development based, EclipseCON 2005 presentation by Jim des Rivieres
 
* [[API Tutorial 2006]] at EclipseCon
 
* [[API Tutorial 2006]] at EclipseCon
* [http://eclipsezilla.eclipsecon.org/php/attachment.php?bugid=3626 Eclipse APIs and Java 5] EclipseCon 2007 presentation
 
* [[PDE UI Incubator ApiTools Compare]]
 
 
* [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]
 
* [http://blogs.sun.com/darcy/entry/kinds_of_compatibility Article on compatibility by Joseph Darcy from the Sun/Oracle JDK team]

Revision as of 12:05, 12 November 2010

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

API Guidelines

Useful links

Historical information

Copyright © Eclipse Foundation, Inc. All Rights Reserved.