Ignore:
Timestamp:
Mar 28, 2012, 2:02:00 PM (11 years ago)
Author:
Nicklas Nordborg
Message:

Fixes #376: Create some example extensions that add list columns

Added three list column examples.

File:
1 edited

Legend:

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

    r1537 r1596  
    55  <classpathentry kind="lib" path="lib/compile/jsp-api.jar"/>
    66  <classpathentry kind="lib" path="lib/compile/servlet-api.jar"/>
    7   <classpathentry kind="lib" path="lib/compile/base-core-3.1.0.jar"/>
    8   <classpathentry kind="lib" path="lib/compile/base-webclient-3.1.0.jar"/>
     7  <classpathentry kind="lib" path="lib/compile/base-core-3.2.0.jar"/>
     8  <classpathentry kind="lib" path="lib/compile/base-webclient-3.2.0.jar"/>
    99  <classpathentry kind="output" path="bin"/>
    1010</classpath>
Note: See TracChangeset for help on using the changeset viewer.