Ignore:
Timestamp:
05/03/16 10:30:09 (9 years ago)
Author:
sherbold
Message:
  • added the concept of result storages to the framework and implemented a very simple first prototype of a MySQLResultStorage (that currently only works with a locally running database)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CrossPare/.classpath

    r62 r68  
    2121        <classpathentry kind="lib" path="lib/alternatingDecisionTrees.jar"/> 
    2222        <classpathentry kind="lib" path="lib/guava-19.0.jar"/> 
     23        <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.38-bin.jar"/> 
    2324        <classpathentry kind="output" path="bin"/> 
    2425</classpath> 
Note: See TracChangeset for help on using the changeset viewer.