Search found 69 matches
- Sat Sep 16, 2006 6:58 pm
- Forum: JFreeChart
- Topic: How to remove an entity from legend in case of Line chart
- Replies: 2
- Views: 10308
- Fri Aug 25, 2006 12:44 pm
- Forum: JFreeChart
- Topic: URGENT: Margin Percent
- Replies: 3
- Views: 6848
- Mon Aug 14, 2006 12:51 pm
- Forum: JCommon
- Topic: servlet problem..
- Replies: 4
- Views: 20289
Hi,
you should specify to java that it is running whithout a graphical server by defining the variable java.awt.headless to the value true.
For more informations go to this related post : http://www.jfree.org/phpBB2/viewtopic.p ... df6f1ca8ec
you should specify to java that it is running whithout a graphical server by defining the variable java.awt.headless to the value true.
For more informations go to this related post : http://www.jfree.org/phpBB2/viewtopic.p ... df6f1ca8ec
- Mon Aug 14, 2006 10:51 am
- Forum: JCommon
- Topic: servlet problem..
- Replies: 4
- Views: 20289
- Mon Jul 10, 2006 9:21 am
- Forum: JCommon
- Topic: Which classes do I need to change to extend dates to 1800s?
- Replies: 2
- Views: 16659
- Tue Jul 04, 2006 10:39 am
- Forum: JFreeChart
- Topic: How to generate chart data source on the fly?
- Replies: 2
- Views: 6458
Hi,
this class is from the Pentaho distribution, so I guess you have to download the Pentaho Report distribution : http://www.pentaho.org
this class is from the Pentaho distribution, so I guess you have to download the Pentaho Report distribution : http://www.pentaho.org
- Wed May 03, 2006 12:41 pm
- Forum: JFreeDesigner
- Topic: Can you release JFreeDesinger that support JFreeReport8.7.2?
- Replies: 6
- Views: 82126
- Wed May 03, 2006 11:20 am
- Forum: JFreeChart
- Topic: problem in displaying the pie chart
- Replies: 5
- Views: 7268
- Tue Aug 02, 2005 9:53 am
- Forum: JFreeChart
- Topic: Including JFreeChart-1.0.0-rc1.jar in my jar
- Replies: 2
- Views: 4808
Hi, as far as I know, it is not possible to include a jar in an other jar. The only one way is to add the JFreeChart source directory to your project but I don't know if the license allows it. But is it a problem to have it separatly? I guess JavaWebStart is also able to deploy libraries of an appli...
- Tue Jun 28, 2005 4:04 pm
- Forum: JCommon
- Topic: NoClassDefFoundError
- Replies: 11
- Views: 54363
Hi,
here is an exemple of one auto generated by ant:
Here is the reference doc : http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html
here is an exemple of one auto generated by ant:
Code: Select all
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.2
Created-By: 1.2.2 (Sun Microsystems Inc.)
Class-Path: lib/jcommon-1.0.0-rc1.jar lib/pixie-0.8.4.jar
- Tue Jun 28, 2005 3:51 pm
- Forum: JCommon
- Topic: NoClassDefFoundError
- Replies: 11
- Views: 54363
- Tue Jun 28, 2005 3:46 pm
- Forum: JFreeDesigner
- Topic: Just a overview
- Replies: 3
- Views: 69741
- Tue Jun 28, 2005 3:42 pm
- Forum: JCommon
- Topic: Request MD5 checksum for JCommon 1.0.0-pre3.zip
- Replies: 1
- Views: 15766
- Tue Jun 28, 2005 3:39 pm
- Forum: JCommon
- Topic: where is Jcommon API
- Replies: 3
- Views: 22380
Hi, You can generate the javadoc api from the source code. I think it is the best because it will be uptodate the version you are using. There should be an ant directive for that but I don't know its right name. I think it should be mantioned in the readme or install file. And if you realy don't fin...
- Tue Jun 28, 2005 3:35 pm
- Forum: JCommon
- Topic: NoClassDefFoundError
- Replies: 11
- Views: 54363