bonjour,
Le lundi 22 août 2005, Derek M. A. Lee-Wo a écrit...
> jars and SWT files in app\syncman\extern which I saw in some
> instructions that I need to do.
> When I run the CMD file syncmangui.cmd, I get a dialog with the error
> "Could not find the main class. Program will exit". Normally, with
> Java, I would expect some kind of stack trace that would tell me "what"
> class it was looking for, but I guess this been caught or disabled.
> Is there anything else I need to do? Do I need to setup a specific
> classpath?
I think Java is searching for the 'static void main' method. Try with
app\syncman\extern in your CLASSPATH.
You can open the jar archive : you will read the name of the main class in
the manifest.mf file
--
jm
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]