Links

« Back to blog

Eclipse Classpath Containers

Simplify Eclipse classpaths using classpath containers
https://www6.software.ibm.com/developerworks/education/os-eclipse-classpath/index.html

 Tutorial: Build-Umgebungen harmonisieren mit Eclipse
http://it-republik.de/jaxenter/artikel/Tutorial-Build-Umgebungen-harmonisieren-mit-Eclipse-2195.html

 API docs

 IClasspathEntry
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/core/IClasspathEntry.html
IClasspathContainer
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/core/IClasspathContainer.html
ClasspathContainerInitializer
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/core/ClasspathContainerInitializer.html

 Extension Points

 classpathContainerInitializer
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.isv/reference/extension-points/org_eclipse_jdt_core_classpathContainerInitializer.html
classpathContainerPage
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.isv/reference/extension-points/org_eclipse_jdt_ui_classpathContainerPage.html

Posted August 6, 2009 by email