Ignore:
Timestamp:
Feb 22, 2012, 9:31:59 AM (12 years ago)
Author:
Nicklas Nordborg
Message:

Fixes #361: MeV TDMS exporter should only include reporter fields that are present in the experiment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.mev/trunk/.classpath

    r1383 r1540  
    88  <classpathentry kind="lib" path="resources/jar/mev-gui-impl.jar" sourcepath="/mev-4.4.1/source"/>
    99  <classpathentry kind="lib" path="resources/jar/HTTPClient.jar"/>
    10   <classpathentry kind="lib" path="lib/compile/base-core-3.0.0.jar"/>
    11   <classpathentry kind="lib" path="lib/compile/base-coreplugins-3.0.0.jar"/>
    12   <classpathentry kind="lib" path="lib/compile/base-webclient-3.0.0.jar"/>
    13   <classpathentry kind="lib" path="lib/compile/base-webservices-client-3.0.0.jar"/>
     10  <classpathentry kind="lib" path="lib/compile/base-core-3.1.0.jar"/>
     11  <classpathentry kind="lib" path="lib/compile/base-coreplugins-3.1.0.jar"/>
     12  <classpathentry kind="lib" path="lib/compile/base-webclient-3.1.0.jar"/>
     13  <classpathentry kind="lib" path="lib/compile/base-webservices-client-3.1.0.jar"/>
    1414  <classpathentry kind="output" path="bin"/>
    1515</classpath>
Note: See TracChangeset for help on using the changeset viewer.