Skip to main content

alphaWorks  >  Forums  >  Diagnostic Tool for Java Garbage Collector  >  developerWorks

Main class cant be found when i try to create jar file    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Apr 7, 2009 10:29 PM Last Post By: Yasuko Threads: [ Previous | Next ]
Helloworld

Posts: 1
Registered: Feb 20, 2009 11:51:57 PM
Main class cant be found when i try to create jar file
Posted: Feb 20, 2009 11:55:32 PM
Click to report abuse...   Click to reply to this thread Reply
When i try to creat jar file and execute it, it shows execption in thread main? can anyone help me please?
Yasuko

Posts: 2
Registered: Apr 07, 2009 10:27:43 PM
Re: Main class cant be found when i try to create jar file
Posted: Apr 07, 2009 10:29:05 PM   in response to: Helloworld in response to: Helloworld's post
Click to report abuse...   Click to reply to this thread Reply
Try this?

javaw -Xmx300m -classpath lib/jfreechart-1.0.0-rc1.jar;lib/jcommon-1.0.0-rc1.jar;lib/GCCollector.jar it.imperato.jvmperf.GCCollector

Point your RSS reader here for a feed of the latest messages in all forums