| | |
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 |
911 actionlistener addball addressbook android api applet application array automation binary block bluetooth button character class client code component consumer css csv database desktop developmenthelp eclipse ee error fractal ftp game gameprogramming givemetehcodez graphics gui html ide image j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jni jpanel julia jvm lego linked linux loan mac map method mobile netbeans notdisplaying number objects online oriented phone printf problem program programming project projects recursion replaydirector reporting researchinmotion rotatetext rsa scanner se server service set singleton sms software sort sql swing system test textfields threads time title tree tutorial-sample ubuntu update windows working






