Skip to content

Commit

Permalink
fix: Remove OBE JAR from Eclipse configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rhwood committed Nov 4, 2019
1 parent 99cb189 commit de0856d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
<classpathentry kind="lib" path="lib/libusb4java-1.2.0-linux-arm.jar"/>
<classpathentry kind="lib" path="lib/libusb4java-1.2.0-linux-x86.jar"/>
<classpathentry kind="lib" path="lib/libusb4java-1.2.0-linux-x86_64.jar"/>
<classpathentry kind="lib" path="lib/libusb4java-1.2.0-osx-x86.jar"/>
<classpathentry kind="lib" path="lib/libusb4java-1.2.0-osx-x86_64.jar"/>
<classpathentry kind="lib" path="lib/libusb4java-1.2.0-windows-x86.jar"/>
<classpathentry kind="lib" path="lib/libusb4java-1.2.0-windows-x86_64.jar"/>
Expand Down
1 change: 0 additions & 1 deletion .factorypath
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
<factorypathentry kind="VARJAR" id="M2_REPO/org/usb4java/libusb4java/1.2.0/libusb4java-1.2.0-linux-arm.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/usb4java/libusb4java/1.2.0/libusb4java-1.2.0-windows-x86.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/usb4java/libusb4java/1.2.0/libusb4java-1.2.0-windows-x86_64.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/usb4java/libusb4java/1.2.0/libusb4java-1.2.0-osx-x86.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/usb4java/libusb4java/1.2.0/libusb4java-1.2.0-osx-x86_64.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar" enabled="true" runInBatchMode="false"/>
Expand Down

0 comments on commit de0856d

Please sign in to comment.