Links

Eclipse-JMX

clipse-jmx is a plugin-in for Eclipse IDE which can be used to manage Java applications through JMX and its RMI Connector.

http://code.google.com/p/eclipse-jmx/

Filed under  //   eclipse   jmx   monitoring  
Posted September 23, 2009 by email 
// 0 Comments

Well-explained options (from Subclipse)

The following dialog shows a list of options with a visual explanation of what's going on, including pre-requisites. That's how it should be!

Filed under  //   eclipse   svn   ui  
Posted August 13, 2009 by email 
// 0 Comments

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

Filed under  //   classpath   dev   eclipse   java  
Posted August 6, 2009 by email 
// 0 Comments

Understanding and extending p2 for fun and profit

Understanding and extending p2 for fun and profit
http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=allinone-2009-03-23-090802165140-phpapp01&stripped_title=understanding-and-extending-p2-for-fun-and-profit

 What's new in p2 (2009)?
http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=talk-090801114424-phpapp02&stripped_title=whats-new-in-p2-2009

Filed under  //   eclipse   p2  
Posted August 3, 2009 by email 
// 0 Comments

Howto create a classpath container in Eclipse

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

Filed under  //   article   classpath   eclipse   java  
Posted July 31, 2009 by email 
// 0 Comments