[Smartupload-svn] [77] プロジェクト登録

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2012年 3月 31日 (土) 21:26:27 JST


Revision: 77
          http://sourceforge.jp/projects/smartupload/svn/view?view=rev&revision=77
Author:   hryksbt
Date:     2012-03-31 21:26:27 +0900 (Sat, 31 Mar 2012)
Log Message:
-----------
プロジェクト登録

Added Paths:
-----------
    trunk/src/Engine/.buildpath
    trunk/src/Engine/.project
    trunk/src/Engine/.settings/
    trunk/src/Engine/.settings/.jsdtscope
    trunk/src/Engine/.settings/org.eclipse.php.core.prefs
    trunk/src/Engine/.settings/org.eclipse.wst.jsdt.ui.superType.container
    trunk/src/Engine/.settings/org.eclipse.wst.jsdt.ui.superType.name
    trunk/src/Web/.buildpath
    trunk/src/Web/.project
    trunk/src/Web/.settings/
    trunk/src/Web/.settings/.jsdtscope
    trunk/src/Web/.settings/org.eclipse.php.core.prefs
    trunk/src/Web/.settings/org.eclipse.wst.jsdt.ui.superType.container
    trunk/src/Web/.settings/org.eclipse.wst.jsdt.ui.superType.name

-------------- next part --------------
Added: trunk/src/Engine/.buildpath
===================================================================
--- trunk/src/Engine/.buildpath	                        (rev 0)
+++ trunk/src/Engine/.buildpath	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<buildpath>
+	<buildpathentry kind="src" path=""/>
+	<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
+</buildpath>

Added: trunk/src/Engine/.project
===================================================================
--- trunk/src/Engine/.project	                        (rev 0)
+++ trunk/src/Engine/.project	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>SmartUpload-Engine</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.dltk.core.scriptbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.php.core.PHPNature</nature>
+		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+	</natures>
+</projectDescription>

Added: trunk/src/Engine/.settings/.jsdtscope
===================================================================
--- trunk/src/Engine/.settings/.jsdtscope	                        (rev 0)
+++ trunk/src/Engine/.settings/.jsdtscope	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="">
+		<attributes>
+			<attribute name="provider" value="org.eclipse.wst.jsdt.web.core.internal.project.ModuleSourcePathProvider"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
+		<attributes>
+			<attribute name="hide" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
+	<classpathentry kind="output" path=""/>
+</classpath>

Added: trunk/src/Engine/.settings/org.eclipse.php.core.prefs
===================================================================
--- trunk/src/Engine/.settings/org.eclipse.php.core.prefs	                        (rev 0)
+++ trunk/src/Engine/.settings/org.eclipse.php.core.prefs	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1,3 @@
+#Sat Mar 31 21:23:12 JST 2012
+eclipse.preferences.version=1
+include_path=0;/SmartUpload-Engine

Added: trunk/src/Engine/.settings/org.eclipse.wst.jsdt.ui.superType.container
===================================================================
--- trunk/src/Engine/.settings/org.eclipse.wst.jsdt.ui.superType.container	                        (rev 0)
+++ trunk/src/Engine/.settings/org.eclipse.wst.jsdt.ui.superType.container	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1 @@
+org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file

Added: trunk/src/Engine/.settings/org.eclipse.wst.jsdt.ui.superType.name
===================================================================
--- trunk/src/Engine/.settings/org.eclipse.wst.jsdt.ui.superType.name	                        (rev 0)
+++ trunk/src/Engine/.settings/org.eclipse.wst.jsdt.ui.superType.name	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1 @@
+Window
\ No newline at end of file

Added: trunk/src/Web/.buildpath
===================================================================
--- trunk/src/Web/.buildpath	                        (rev 0)
+++ trunk/src/Web/.buildpath	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<buildpath>
+	<buildpathentry kind="src" path=""/>
+	<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
+</buildpath>

Added: trunk/src/Web/.project
===================================================================
--- trunk/src/Web/.project	                        (rev 0)
+++ trunk/src/Web/.project	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>SmartUpload-Web</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.dltk.core.scriptbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.php.core.PHPNature</nature>
+		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+	</natures>
+</projectDescription>

Added: trunk/src/Web/.settings/.jsdtscope
===================================================================
--- trunk/src/Web/.settings/.jsdtscope	                        (rev 0)
+++ trunk/src/Web/.settings/.jsdtscope	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="">
+		<attributes>
+			<attribute name="provider" value="org.eclipse.wst.jsdt.web.core.internal.project.ModuleSourcePathProvider"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
+		<attributes>
+			<attribute name="hide" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
+	<classpathentry kind="output" path=""/>
+</classpath>

Added: trunk/src/Web/.settings/org.eclipse.php.core.prefs
===================================================================
--- trunk/src/Web/.settings/org.eclipse.php.core.prefs	                        (rev 0)
+++ trunk/src/Web/.settings/org.eclipse.php.core.prefs	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1,3 @@
+#Sat Mar 31 21:24:16 JST 2012
+eclipse.preferences.version=1
+include_path=0;/SmartUpload-Web

Added: trunk/src/Web/.settings/org.eclipse.wst.jsdt.ui.superType.container
===================================================================
--- trunk/src/Web/.settings/org.eclipse.wst.jsdt.ui.superType.container	                        (rev 0)
+++ trunk/src/Web/.settings/org.eclipse.wst.jsdt.ui.superType.container	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1 @@
+org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file

Added: trunk/src/Web/.settings/org.eclipse.wst.jsdt.ui.superType.name
===================================================================
--- trunk/src/Web/.settings/org.eclipse.wst.jsdt.ui.superType.name	                        (rev 0)
+++ trunk/src/Web/.settings/org.eclipse.wst.jsdt.ui.superType.name	2012-03-31 12:26:27 UTC (rev 77)
@@ -0,0 +1 @@
+Window
\ No newline at end of file



Smartupload-svn メーリングリストの案内
Back to archive index