Source Code for Examples


Select a project to browse the source code. I current do not include graphics or other binary artifacts. I include the source code and xml files as well as the ".projects" and the ".classpath" files.

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/spring.jar" sourcepath="C:/Documents and Settings/d034797/Desktop/Documents/08_MyDocuments/15_EclipseLibs/spring-framework-2.5.4/dist/spring-sources.jar">
		<attributes>
			<attribute name="javadoc_location" value="file:/C:/Documents and Settings/d034797/Desktop/Documents/08_MyDocuments/15_EclipseLibs/spring-framework-2.5.4/docs/api/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
	<classpathentry kind="lib" path="lib/commons-logging.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>