Changeset 1078 for trunk/.classpath


Ignore:
Timestamp:
07/12/16 23:49:55 (8 years ago)
Author:
davidb
Message:

Refactoring to allow support for additional scriptable languages. In this case, Python being added in through Jythohn Java library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r1066 r1078  
    1212        <classpathentry kind="lib" path="releases/jars/JFreeCharts.jar"/>
    1313        <classpathentry kind="lib" path="releases/jars/js.jar"/>
     14        <classpathentry kind="lib" path="releases/jars/jython-standalone-2.7.0.jar"/>
    1415        <classpathentry kind="lib" path="releases/jars/lobo.jar"/>
    1516        <classpathentry kind="lib" path="releases/jars/lobo-pub.jar"/>
Note: See TracChangeset for help on using the changeset viewer.