Merge "Issue #1726 change how swt is imported to tests" into development

Former-commit-id: 47f5fbe957aedbf7edbc9b45fd9774fb73fa1c9f
This commit is contained in:
Nate Jensen 2013-08-06 09:57:44 -05:00 committed by Gerrit Code Review
commit 730f0d7f78
3 changed files with 2 additions and 2 deletions

View file

@ -152,7 +152,7 @@
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.hamcrest"/> <classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.hamcrest"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.mockito"/> <classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.mockito"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.swt.gtk.linux.x86_3.8.1.v3836b.jar"/> <classpathentry kind="lib" path="lib/swt_gtk_linux_x86_64.jar"/>
<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.swt.gtk.linux.x86_64_3.8.1.v3836b.jar"/> <classpathentry kind="lib" path="lib/swt_gtk_linux_x86.jar"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>

Binary file not shown.

Binary file not shown.