Ignore:
Timestamp:
2014-09-15T02:11:10+02:00 (11 years ago)
Author:
donvip
Message:

[josm_videomapping] update to vlcj 3.0.1 / JNA 3.5.2 + fix various exceptions seen in testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/videomapping/.classpath

    r30416 r30639  
    44        <classpathentry kind="src" path="test"/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    6         <classpathentry exported="true" kind="lib" path="lib/vlcj-2.1.0.jar" sourcepath="lib/vlcj-2.1.0-sources.jar">
    7                 <attributes>
    8                         <attribute name="javadoc_location" value="jar:platform:/resource/VideoMapping/lib/vlcj-2.1.0-javadoc.jar!/"/>
    9                 </attributes>
    10         </classpathentry>
    116        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    12         <classpathentry exported="true" kind="lib" path="lib/jna-3.4.0.jar"/>
    13         <classpathentry exported="true" kind="lib" path="lib/platform-3.4.0.jar"/>
    147        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-log4j"/>
     8        <classpathentry kind="lib" path="lib/jna-3.5.2.jar"/>
     9        <classpathentry kind="lib" path="lib/platform-3.5.2.jar"/>
     10        <classpathentry kind="lib" path="lib/vlcj-3.0.1.jar"/>
    1511        <classpathentry kind="output" path="bin"/>
    1612</classpath>
Note: See TracChangeset for help on using the changeset viewer.