### Eclipse Workspace Patch 1.0 #P org.eclipse.equinox.executable Index: .cproject =================================================================== RCS file: /cvsroot/rt/org.eclipse.equinox/framework/bundles/org.eclipse.equinox.executable/.cproject,v retrieving revision 1.12 diff -u -r1.12 .cproject --- .cproject 8 Feb 2010 20:58:30 -0000 1.12 +++ .cproject 6 May 2010 18:15:59 -0000 @@ -55,15 +55,6 @@ - - - - - - - - - @@ -132,6 +123,16 @@ + + + + + + + + + + \ No newline at end of file Index: .project =================================================================== RCS file: /cvsroot/rt/org.eclipse.equinox/framework/bundles/org.eclipse.equinox.executable/.project,v retrieving revision 1.5 diff -u -r1.5 .project --- .project 8 Feb 2010 20:58:30 -0000 1.5 +++ .project 6 May 2010 18:15:59 -0000 @@ -19,7 +19,7 @@ org.eclipse.cdt.make.core.build.arguments - + -f make_${system:OS}.mak org.eclipse.cdt.make.core.build.command @@ -27,7 +27,7 @@ org.eclipse.cdt.make.core.build.location - \org.eclipse.equinox.executable\library\${system_property:osgi.ws} + /org.eclipse.equinox.executable/library/${system_property:osgi.ws} org.eclipse.cdt.make.core.build.target.auto @@ -59,7 +59,7 @@ org.eclipse.cdt.make.core.environment - DEFAULT_WS=${system_property:osgi.ws}|DEFAULT_OS=${system_property:osgi.os}|DEFAULT_OS_ARCH=${system_property:osgi.arch}|X11_HOME=/usr/X11R6|PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig|MOTIF_HOME=/usr/X11| + DEFAULT_OS=${system_property:osgi.os}|DEFAULT_OS_ARCH=${system_property:osgi.arch}|X11_HOME=/usr/X11R6|DEFAULT_WS=${system_property:osgi.ws}|JAVA_HOME=${system_property:java.home}/..|MOTIF_HOME=/usr/X11|PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig| org.eclipse.cdt.make.core.stopOnError @@ -67,7 +67,7 @@ org.eclipse.cdt.make.core.useDefaultBuildCmd - true + false Index: library/motif/.cvsignore =================================================================== RCS file: /cvsroot/rt/org.eclipse.equinox/framework/bundles/org.eclipse.equinox.executable/library/motif/.cvsignore,v retrieving revision 1.2 diff -u -r1.2 .cvsignore --- library/motif/.cvsignore 11 Jan 2007 16:48:11 -0000 1.2 +++ library/motif/.cvsignore 6 May 2010 18:16:00 -0000 @@ -1,3 +1,4 @@ *.o eclipse eclipse_*.so +libeclipse-motif.so