You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by gb...@apache.org on 2011/01/11 13:15:22 UTC

svn commit: r1057601 - in /pivot/branches/3.x: scene-awt/.project scene-swt/.project ui-awt/.classpath ui-awt/.project ui-swt/.classpath ui-swt/.project

Author: gbrown
Date: Tue Jan 11 12:15:22 2011
New Revision: 1057601

URL: http://svn.apache.org/viewvc?rev=1057601&view=rev
Log: (empty)

Modified:
    pivot/branches/3.x/scene-awt/.project
    pivot/branches/3.x/scene-swt/.project
    pivot/branches/3.x/ui-awt/.classpath
    pivot/branches/3.x/ui-awt/.project
    pivot/branches/3.x/ui-swt/.classpath
    pivot/branches/3.x/ui-swt/.project

Modified: pivot/branches/3.x/scene-awt/.project
URL: http://svn.apache.org/viewvc/pivot/branches/3.x/scene-awt/.project?rev=1057601&r1=1057600&r2=1057601&view=diff
==============================================================================
--- pivot/branches/3.x/scene-awt/.project (original)
+++ pivot/branches/3.x/scene-awt/.project Tue Jan 11 12:15:22 2011
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>scene-awt</name>
+	<name>scene-platform-awt</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: pivot/branches/3.x/scene-swt/.project
URL: http://svn.apache.org/viewvc/pivot/branches/3.x/scene-swt/.project?rev=1057601&r1=1057600&r2=1057601&view=diff
==============================================================================
--- pivot/branches/3.x/scene-swt/.project (original)
+++ pivot/branches/3.x/scene-swt/.project Tue Jan 11 12:15:22 2011
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>scene-swt</name>
+	<name>scene-platform-swt</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: pivot/branches/3.x/ui-awt/.classpath
URL: http://svn.apache.org/viewvc/pivot/branches/3.x/ui-awt/.classpath?rev=1057601&r1=1057600&r2=1057601&view=diff
==============================================================================
--- pivot/branches/3.x/ui-awt/.classpath (original)
+++ pivot/branches/3.x/ui-awt/.classpath Tue Jan 11 12:15:22 2011
@@ -4,7 +4,7 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/scene"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/scene-awt"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/scene-platform-awt"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/ui"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: pivot/branches/3.x/ui-awt/.project
URL: http://svn.apache.org/viewvc/pivot/branches/3.x/ui-awt/.project?rev=1057601&r1=1057600&r2=1057601&view=diff
==============================================================================
--- pivot/branches/3.x/ui-awt/.project (original)
+++ pivot/branches/3.x/ui-awt/.project Tue Jan 11 12:15:22 2011
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>ui-awt</name>
+	<name>ui-platform-awt</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: pivot/branches/3.x/ui-swt/.classpath
URL: http://svn.apache.org/viewvc/pivot/branches/3.x/ui-swt/.classpath?rev=1057601&r1=1057600&r2=1057601&view=diff
==============================================================================
--- pivot/branches/3.x/ui-swt/.classpath (original)
+++ pivot/branches/3.x/ui-swt/.classpath Tue Jan 11 12:15:22 2011
@@ -4,8 +4,8 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/scene"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/scene-swt"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/scene-platform-swt"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/ui"/>
-	<classpathentry kind="lib" path="/scene-swt/lib/swt-debug.jar"/>
+	<classpathentry kind="lib" path="/scene-platform-swt/lib/swt-debug.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: pivot/branches/3.x/ui-swt/.project
URL: http://svn.apache.org/viewvc/pivot/branches/3.x/ui-swt/.project?rev=1057601&r1=1057600&r2=1057601&view=diff
==============================================================================
--- pivot/branches/3.x/ui-swt/.project (original)
+++ pivot/branches/3.x/ui-swt/.project Tue Jan 11 12:15:22 2011
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>ui-swt</name>
+	<name>ui-platform-swt</name>
 	<comment></comment>
 	<projects>
 	</projects>