Issue #1726 change how swt is imported to tests
Change-Id: I72ad8b22c0f55eded1548dc664a6c8fe05ff11cc Former-commit-id: 78606bdbbde14383b3b12e4d72772dc6a8d1a21b
This commit is contained in:
parent
ba5cacb5e5
commit
1e42d0b7a6
3 changed files with 2 additions and 2 deletions
|
@ -152,7 +152,7 @@
|
|||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.hamcrest"/>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.mockito"/>
|
||||
<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="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_64.jar"/>
|
||||
<classpathentry kind="lib" path="lib/swt_gtk_linux_x86.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
BIN
tests/lib/swt_gtk_linux_x86.jar
Normal file
BIN
tests/lib/swt_gtk_linux_x86.jar
Normal file
Binary file not shown.
BIN
tests/lib/swt_gtk_linux_x86_64.jar
Normal file
BIN
tests/lib/swt_gtk_linux_x86_64.jar
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue