[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Virtual Machine Launch error
From: |
Martin Burrow |
Subject: |
Virtual Machine Launch error |
Date: |
Sat, 11 Nov 2000 15:39:13 -0000 |
HI,
I recently installed JDE on my machine. I comiles OK, but when I try to run
my application I get an error from the Java Virtual Machine Launcher saying
"Could not find the main class. Program will exit!"
I have tried downloading the Virtual machine again and re-installing it, but
this had no effect and I still received the same error message. Any ideas
what could be the problem?
I am using the follwing plug-ins packages with emacs: -
emacs 20.7
elib-1.0
semantic-1.3.1
speedbar-0.13
jde-2.2.5
My _emacs file contains the following: -
(setq load-path
(nconc '(
"C:/Program Files/emacs-20.7/speedbar-0.13"
"C:/Program Files/emacs-20.7/semantic-1.3.1"
"C:/Program Files/emacs-20.7/jde-2.2.5/lisp"
"C:/Program Files/emacs-20.7/elib-1.0"
)
load-path))
(require 'jde)
Many thanks
Martin Burrow
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Virtual Machine Launch error,
Martin Burrow <=