NikhithaTarala / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Import classes of the "achartengine" library. #154

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm trying to use the AChartEngine library, but I have some difficulties.
I have search for hours on the web for solutions to my problem, but I guess its 
a to easy of a problem that any have had this problem before :P

After downloading the achartengine-0.7.0-demo-source.zip from 
http://code.google.com/p/achartengine/downloads/list
and imported the zip file to my Android project in eclipse I get the same 
"import-errors" (org.achartengine.model.*; and so on) in all of my classes 
(shown in the attached screenshot).

It seems like there should be some classes in the .zip that isn't there (hence: 
import org.achartengine.chart.PointStyle; import 
org.achartengine.model.CategorySeries; import 
org.achartengine.model.MultipleCategorySeries; ...and so on). Or is it 
something wrong with the structure of my project?

I'm I stupid? Can anyone please help me with this problem? I would really 
appreciate it!

Original issue reported on code.google.com by espenma...@gmail.com on 15 Nov 2011 at 11:39

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by dandrome...@gmail.com on 10 Dec 2011 at 2:37