Author: [EMAIL PROTECTED]
Date: Tue Oct 28 07:44:37 2008
New Revision: 2802

Added:
   trunk/lib/rsyntaxtextarea.jar   (contents, props changed)
Modified:
   trunk/.classpath

Log:
Added rsyntaxtextarea.jar as a dependency since the SQL Power Library uses it in the SQL Query Tool

Modified: trunk/.classpath
==============================================================================
--- trunk/.classpath    (original)
+++ trunk/.classpath    Tue Oct 28 07:44:37 2008
@@ -39,5 +39,6 @@
        <classpathentry kind="lib" path="lib/eigenbase-properties.jar"/>
        <classpathentry kind="lib" path="lib/annotations.jar"/>
        <classpathentry kind="lib" path="lib/opencsv-1.8.jar"/>
+       <classpathentry kind="lib" path="lib/rsyntaxtextarea.jar"/>
        <classpathentry kind="output" path="build"/>
 </classpath>

Added: trunk/lib/rsyntaxtextarea.jar
==============================================================================
Binary file. No diff available.

Reply via email to