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 14:34:50 UTC

svn commit: r1057617 - in /pivot/branches/3.x: ui-awt/.classpath ui-swt/.classpath

Author: gbrown
Date: Tue Jan 11 13:34:50 2011
New Revision: 1057617

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

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

Modified: pivot/branches/3.x/ui-awt/.classpath
URL: http://svn.apache.org/viewvc/pivot/branches/3.x/ui-awt/.classpath?rev=1057617&r1=1057616&r2=1057617&view=diff
==============================================================================
--- pivot/branches/3.x/ui-awt/.classpath (original)
+++ pivot/branches/3.x/ui-awt/.classpath Tue Jan 11 13:34:50 2011
@@ -5,6 +5,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/scene"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/ui"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/scene-awt"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/scene-platform-awt"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: pivot/branches/3.x/ui-swt/.classpath
URL: http://svn.apache.org/viewvc/pivot/branches/3.x/ui-swt/.classpath?rev=1057617&r1=1057616&r2=1057617&view=diff
==============================================================================
--- pivot/branches/3.x/ui-swt/.classpath (original)
+++ pivot/branches/3.x/ui-swt/.classpath Tue Jan 11 13:34:50 2011
@@ -5,7 +5,7 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/scene"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/ui"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/scene-swt"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/scene-platform-swt"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SWT"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>