From: <mwl...@us...> - 2009-01-15 20:32:41
|
Revision: 838 http://cishell.svn.sourceforge.net/cishell/?rev=838&view=rev Author: mwlinnem Date: 2009-01-15 20:32:32 +0000 (Thu, 15 Jan 2009) Log Message: ----------- When will this madness cease? Modified Paths: -------------- trunk/core/org.cishell.service.database/.classpath Modified: trunk/core/org.cishell.service.database/.classpath =================================================================== --- trunk/core/org.cishell.service.database/.classpath 2009-01-15 20:23:21 UTC (rev 837) +++ trunk/core/org.cishell.service.database/.classpath 2009-01-15 20:32:32 UTC (rev 838) @@ -3,5 +3,7 @@ <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> + <classpathentry kind="lib" path="/home/mwlinnem/apps/eclipse/plugins/org.eclipse.osgi.services_3.1.200.v20071203.jar"/> + <classpathentry kind="lib" path="/home/mwlinnem/apps/eclipse/plugins/org.eclipse.osgi_3.4.0.v20080605-1900.jar"/> <classpathentry kind="output" path="bin"/> </classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |