Download and implement the plotter library
Download and implement the plotter library
Before we get started, we first have to download the
respective library. You can do this >>HERE<<.
After downloading the JAR file, we need to do the following:
1. We open Eclipse and create a new project called
"Example". You can also invent a name yourself.
2. We go to the project we have created and click
the right mouse button and go to "Build Path" and then to
"Configure Build Path ...".
3. The "Properties for Example" window
appears
4. Now go to the "Libraries" tab and then
to "Add External JARs ..."
5. Now search for the “plotter.jar” file in
“Explorer”. Select and then tap on open.
6. Then click on “Apply” and then on “OK”.
7. "plotter.jar" is now
implemented in the "Example" project and can be called up.
Kommentare
Kommentar veröffentlichen