Revision: 11
http://mongobrowser.svn.sourceforge.net/mongobrowser/?rev=11&view=rev
Author: dbrosius
Date: 2009-12-24 00:22:27 +0000 (Thu, 24 Dec 2009)
Log Message:
-----------
Initial Checkin
Added Paths:
-----------
trunk/mongobrowser/.classpath
Added: trunk/mongobrowser/.classpath
===================================================================
--- trunk/mongobrowser/.classpath (rev 0)
+++ trunk/mongobrowser/.classpath 2009-12-24 00:22:27 UTC (rev 11)
@@ -0,0 +1,8 @@
+<?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/forms-1.2.1.jar"/>
+ <classpathentry kind="lib" path="lib/mongo-1.1.jar"/>
+ <classpathentry kind="output" path="classes"/>
+</classpath>
Property changes on: trunk/mongobrowser/.classpath
___________________________________________________________________
Added: svn:eolstyle
+ native
Added: mime-type
+ text/xml
Added: svn:mime-type
+ text/xml
Added: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|