[Jboss-cvs] JBossAS SVN: r55360 - in trunk: . thirdparty

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Aug 6 19:34:19 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-06 19:34:18 -0400 (Sun, 06 Aug 2006)
New Revision: 55360

Added:
   trunk/thirdparty/
   trunk/thirdparty/.project
   trunk/thirdparty/readme.txt
Log:
Add a basic thirdparty project for integration into eclispe

Added: trunk/thirdparty/.project
===================================================================
--- trunk/thirdparty/.project	2006-08-06 12:47:53 UTC (rev 55359)
+++ trunk/thirdparty/.project	2006-08-06 23:34:18 UTC (rev 55360)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>thirdparty</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>

Added: trunk/thirdparty/readme.txt
===================================================================
--- trunk/thirdparty/readme.txt	2006-08-06 12:47:53 UTC (rev 55359)
+++ trunk/thirdparty/readme.txt	2006-08-06 23:34:18 UTC (rev 55360)
@@ -0,0 +1,2 @@
+This is an empty basic eclipse project whose contents are populated by the build/build-thirdparty.xml ant script. When in eclipse if there are build errors due to missing thirdparty references, rebuild from the command line and then refresh all projects including thirdparty.
+




More information about the jboss-cvs-commits mailing list