| | |
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 |
actuate android api applet application applications array arrays automation balls bank binary bluetooth bold business c++ chat class clear client code codesnippet collections component coordinates database defaultmethod development dice doctype dragging ebook eclipse educational error file formatingtextintooltipjava fractal froglogic game givemetehcodez graphics gui hql html ide ideas image infinite ingres integer intersect invokingapacheantprogrammatically j2me java javaexcel javaprojects jni jpanel jtextarea julia linux list map method methods mobile mysql netbeans newbie openjavafx parameter php problem program programming project recursion repositories scanner scrollbar sell server set sms sort sorting sql sqlserver state storm string sun superclass swing swt threads tree websites windows






