Changeset 2179


Ignore:
Timestamp:
Dec 12, 2013, 1:36:49 PM (10 years ago)
Author:
Nicklas Nordborg
Message:

Update build path for Eclipse to use the BASE 3.2.4 jar files. Related to the change in [2174].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/base2/net.sf.basedb.normalizers/trunk/.classpath

    r1410 r2179  
    44  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    55  <classpathentry kind="lib" path="lib/PluginUtilities-0.2/PluginUtilities-0.2.jar"/>
    6   <classpathentry kind="lib" path="lib/compile/base-core-3.0.0.jar"/>
    7   <classpathentry kind="lib" path="lib/compile/base-coreplugins-3.0.0.jar"/>
     6  <classpathentry kind="lib" path="lib/compile/base-core-3.2.4.jar"/>
     7  <classpathentry kind="lib" path="lib/compile/base-coreplugins-3.2.4.jar"/>
    88  <classpathentry kind="output" path="bin"/>
    99</classpath>
Note: See TracChangeset for help on using the changeset viewer.