Fabian Prasser 52a2d8e55c Feat/masking (#187) 6 jaren geleden
..
README.html 52a2d8e55c Feat/masking (#187) 6 jaren geleden
org.swtchart.ext_0.10.0.v20160212.jar 52a2d8e55c Feat/masking (#187) 6 jaren geleden
org.swtchart_0.10.0.v20160212.jar 52a2d8e55c Feat/masking (#187) 6 jaren geleden

README.html








SWTChart


version 0.10.0


SWTChart is a chart component distributed under Eclipse Public License v1.0.












org.swtchart_0.10.0/plugins/org.swtchart_0.10.0.v20160212.jar

- SWTChart

org.swtchart_0.10.0/EXAMPLES/org.swtchart.examples/*

- SWTChart examples (Eclipse Java Project)


How to use SWTChart as Eclipse plug-in



The jar file org.swtchart_0.10.0.v20160212.jar can be used as Eclipse plug-in e.g. by placing it at dropins folder.



How to use SWTChart for standalone Java applications



Add the jar file org.swtchart_0.10.0.v20160212.jar to classpath.



How to run SWTChart examples



1. Import the project org.swtchart.examples into Eclipse workspace.



2. Copy the required jar files at following location in Eclipse workspace.


org.swtchart.examples/lib/org.swtchart_0.10.0.v20160212.jar


org.swtchart.examples/lib/swt.jar


3. Run *Example or RunAllExamples as Java application.





SWTChart Extension


version 0.10.0


SWTChart Extension is an extension of SWTChart, which is distributed under Eclipse Public License v1.0.












org.swtchart_0.10.0/plugins/org.swtchart.ext_0.10.0.v20160212.jar

- SWTChart Extension

org.swtchart_0.10.0/EXAMPLES/org.swtchart.examples.ext/*

- SWTChart Extension examples (Eclipse Plug-in Project)


Please note that SWTChart Extension requires not only SWT but also JFace.



How to use SWTChart Extension as Eclipse plug-in



The jar file org.swtchart_0.10.0.v20160212.jar can be used as Eclipse plug-in e.g. by placing it at dropins folder.



How to run SWTChart Extension examples



1. Copy the jar files org.swtchart_0.10.0.v20160212.jar and org.swtchart.ext_0.10.0.v20160212.jar at dropins folder.



2. Launch Eclipse, and import the project org.swtchart.examples.ext into Eclipse workspace.



3. Create a run configuration for Eclipse application, and start it.



4. Open a view 'SWT Chart Sample View' on Eclipse runtime workbench.