Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » An exception come out when using jfreechart in eclipse 3.1
An exception come out when using jfreechart in eclipse 3.1 [message #215382] Wed, 13 June 2007 05:35 Go to next message
Eclipse UserFriend
Originally posted by: ludinghong1981.163.com

I want to use jfreechart(a software for charting) in eclipse3.1,then when
I try to open a chart,a exception comes out,described as follow:

Unhandled event loop exception
Reason:
org.eclipse.swt.graphics.GC.getDevice()Lorg/eclipse/swt/grap hics/Device;


then I find the org.eclipse.swt.graphics.GC class in eclipse's help. I
didn't
find the getDevice() function in the GC.
I am so Confused ,any one can help me? thank you!
Re: An exception come out when using jfreechart in eclipse 3.1 [message #215451 is a reply to message #215382] Wed, 13 June 2007 11:29 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Lu,

Without a stack trace (which you can get from the Error Log view or from
<workspace>/.metadata/.log), you've likely not provided enough
information for anyone to guess at which might be going wrong. You
likely should be asking the supplier of jfreechart or look into using
BIRT instead: http://www.eclipse.org/birt/phoenix/

lu wrote:
> I want to use jfreechart(a software for charting) in eclipse3.1,then
> when I try to open a chart,a exception comes out,described as follow:
>
> Unhandled event loop exception
> Reason:
> org.eclipse.swt.graphics.GC.getDevice()Lorg/eclipse/swt/grap hics/Device;
>
>
> then I find the org.eclipse.swt.graphics.GC class in eclipse's help. I
> didn't find the getDevice() function in the GC. I am so Confused ,any
> one can help me? thank you!
>
Previous Topic:Update problems, Eclipse 3.2.2
Next Topic:workspace\project structure
Goto Forum:
  


Current Time: Thu Apr 25 11:42:37 GMT 2024

Powered by FUDForum. Page generated in 0.08779 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top