Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  4. <classpathentry kind="src" path="src"/>
  5. <classpathentry exported="true" kind="lib" path="C:/opencv/opencv/build/java/opencv-320.jar" sourcepath="C:/opencv/opencv/build/java/opencv-320.jar">
  6. <attributes>
  7. <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/opencv/opencv/build/java/x64"/>
  8. </attributes>
  9. </classpathentry>
  10. <classpathentry kind="output" path="out/production/booth"/>
  11. </classpath>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement