| | |
can't install JFreechart
![]() |
Do you use any editor?
If you're running in cmd prompt I think you need to include the location of the jars when you run it, like: java -classpath C:\jfreechart\jfreechart.jar yourApp.java
You can also create a batch script to run it, then you won't have to specify the paths all the time.
If you're running in cmd prompt I think you need to include the location of the jars when you run it, like: java -classpath C:\jfreechart\jfreechart.jar yourApp.java
You can also create a batch script to run it, then you won't have to specify the paths all the time.
---------------------------
333 - halfway to hell
333 - halfway to hell
Surron the path with "" and try again.
If that doesn't work, make sure you have all the dependencies included, separate them with ';'
This works for me:
C:\java\Playground\src> javac -classpath C:\jars\jfreechart-1.0.
12.jar;C:\jars\jcommon-1.0.15.jar DrawGraph.java
If that doesn't work, make sure you have all the dependencies included, separate them with ';'
This works for me:
C:\java\Playground\src> javac -classpath C:\jars\jfreechart-1.0.
12.jar;C:\jars\jcommon-1.0.15.jar DrawGraph.java
---------------------------
333 - halfway to hell
333 - halfway to hell
![]() |
Similar Threads
- install vmware-tools in redhat 9.0 /XFree86 (Window and Desktop Managers)
- How To install new fonts...??? (Windows NT / 2000 / XP)
- IE6 Install Complete (Web Browsers)
- grub or Lilo install (*nix Software)
- I Cant Install An Operating System! HELP! (Windows NT / 2000 / XP)
Other Threads in the Java Forum
- Previous Thread: url case sensitive
- Next Thread: Frame and Multiple Panel ..Need Help
| Thread Tools | Search this Thread |
2dgraphics account android api apple applet application array arrays automation banking bidirectional binary binarytree birt bluetooth chatprogramusingobjects class classes client code columns component database derby design eclipse encryption error errors expand fractal game givemetehcodez graphics gui guidancer homework html ide if_statement image inetaddress inheritance integer intellij j2me java javadesktopapplications javaprojects jlabel jme jni jpanel jtextfield julia linux list loop map method methods midlethttpconnection mobile mobiledevelopmentcreatejar monitoring myaggfun netbeans newbie nullpointerexception open-source print problem program project property recursion reference ria scanner server set sms sort sourcelabs splash sql sqlite static stop string support swing testautomation threads tree ui unicode validation windows






