[pal-cvs 3327] [1061] added eclipse files.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 7月 29日 (火) 17:49:11 JST


Revision: 1061
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=1061
Author:   shinsuke
Date:     2008-07-29 17:49:11 +0900 (Tue, 29 Jul 2008)

Log Message:
-----------
added eclipse files.

Added Paths:
-----------
    pal-portal/modules/ant-installer/trunk/.classpath
    pal-portal/modules/ant-installer/trunk/.project


-------------- next part --------------
Added: pal-portal/modules/ant-installer/trunk/.classpath
===================================================================
--- pal-portal/modules/ant-installer/trunk/.classpath	                        (rev 0)
+++ pal-portal/modules/ant-installer/trunk/.classpath	2008-07-29 08:49:11 UTC (rev 1061)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" output="artifacts/prepare/classes" path="src"/>
+	<classpathentry kind="src" output="artifacts/prepare/classes_ext" path="src_ext"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="lib" path="antlib/ant.jar"/>
+	<classpathentry kind="lib" path="antlib/ant-launcher.jar"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>


Property changes on: pal-portal/modules/ant-installer/trunk/.classpath
___________________________________________________________________
Name: svn:eol-style
   + native

Added: pal-portal/modules/ant-installer/trunk/.project
===================================================================
--- pal-portal/modules/ant-installer/trunk/.project	                        (rev 0)
+++ pal-portal/modules/ant-installer/trunk/.project	2008-07-29 08:49:11 UTC (rev 1061)
@@ -0,0 +1,14 @@
+<projectDescription>
+  <name>ant-installer</name>
+  <comment>Ant Installer</comment>
+  <projects/>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+      <arguments/>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+  </natures>
+</projectDescription>


Property changes on: pal-portal/modules/ant-installer/trunk/.project
___________________________________________________________________
Name: svn:eol-style
   + native


pal-cvs メーリングリストの案内
Back to archive index