[Pixelle-commit] SF.net SVN: pixelle:[309] trunk/pixelle/.classpath
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-12-28 06:52:55
|
Revision: 309
http://pixelle.svn.sourceforge.net/pixelle/?rev=309&view=rev
Author: dbrosius
Date: 2009-12-28 06:52:45 +0000 (Mon, 28 Dec 2009)
Log Message:
-----------
initial checkin
Added Paths:
-----------
trunk/pixelle/.classpath
Added: trunk/pixelle/.classpath
===================================================================
--- trunk/pixelle/.classpath (rev 0)
+++ trunk/pixelle/.classpath 2009-12-28 06:52:45 UTC (rev 309)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="lib" path="lib/antlr-2.7.7.jar"/>
+ <classpathentry kind="lib" path="lib/antlr-3.1b1.jar"/>
+ <classpathentry kind="lib" path="lib/antlr-runtime-3.1b1.jar"/>
+ <classpathentry kind="lib" path="lib/asm-3.1.jar"/>
+ <classpathentry kind="lib" path="lib/stringtemplate-3.1.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="classes"/>
+</classpath>
Property changes on: trunk/pixelle/.classpath
___________________________________________________________________
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.
|