Forums Register Login

Implementing BIRT

+Pie Number of slices to send: Send
Hi,
for constructing BIRT charts entirely through codes with MySQL I face some problems.I am actually not getting a hint of which files I should import.I've my importlist as:

import org.eclipse.birt.report.engine.api.*;
import org.eclipse.birt.report.engine.extension.*;
import org.eclipse.birt.chart.device.extension.i18n.*;
import org.eclipse.birt.chart.device.image.*;
import org.eclipse.birt.chart.device.plugin.*;
import org.eclipse.birt.chart.*;
import org.eclipse.birt.core.config.*;
import org.eclipse.birt.core.data.*;
import org.eclipse.birt.core.exception.*;
import org.eclipse.birt.core.format.*;
import org.eclipse.birt.core.framework.*;
import org.eclipse.birt.core.i18n.*;
import org.eclipse.birt.core.plugin.*;
import org.eclipse.birt.core.script.*;
import org.eclipse.birt.core.util.*;

but it still gives errors such as :

cannot find a symbol:
symbol : class Chart
location: class Dashboard.ChartTest
Chart cm = SampleCharts.createMyChart();

cannot find a symbol:
symbol : class Axis
location: class Dashboard.ChartTest
Axis xPrimaryAxis = ((ChartWithAxes)chart).getPrimaryBaseAxes()[0];
+Pie Number of slices to send: Send
Moving to Java in General (beginner).
They may move it to another forum, but the only thing I'm (reasonably) sure of of that it is not a Servlet question.

Dave
Why fit in when you were born to stand out? - Seuss. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 667 times.
Similar Threads
problem with jfreechart
How to Deploy servlet using Tomcat 5
Intelligent Agents
package javax.servlet.http does not exist
Implementing BIRT
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 04:25:58.