Revision: 3779
Author: [email protected]
Date: Thu Jul 22 11:47:04 2010
Log: Exported the JFreeChart jar for use in the enterprise profile reports.
http://code.google.com/p/power-architect/source/detail?r=3779
Modified:
/trunk/.classpath
=======================================
--- /trunk/.classpath Tue Jul 20 07:20:47 2010
+++ /trunk/.classpath Thu Jul 22 11:47:04 2010
@@ -19,7 +19,11 @@
<classpathentry kind="lib" path="lib/edtftpj-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.0.jar"/>
- <classpathentry kind="lib" path="lib/jfreechart-1.0.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/jfreechart-1.0.1.jar">
+ <attributes>
+ <attribute name="javadoc_location"
value="http://www.jfree.org/jfreechart/api/javadoc"/>
+ </attributes>
+ </classpathentry>
<classpathentry kind="lib" path="osx_packaging_utils/osx_adapter.jar"/>
<classpathentry kind="lib" path="lib/spring-core.jar"/>
<classpathentry kind="lib" path="lib/iText-2.0.8.jar"/>