-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 9/9/09 21:42, James López (BLuEGoD) wrote: > Hello, > > I have troubles running a Java pogram with JDE on emacs. Exactly > after doing C^c C^v C^r... > > My OS is Mac OS X 10.4.11 > GNU Emacs 22.3.1 (powerpc-apple-darwin8.11.0) of 2008-11-08 > JDEE version 2.3.6 > > This is what I got: > > Debugger entered--Lisp error: (invalid-function save-w32-show-window) > save-w32-show-window(#<buffer *Boton*>) > #[(this) "«»\"Q \n&òÉ
The whole debug not was pasted, here it is: Debugger entered--Lisp error: (invalid-function save-w32-show-window) save-w32-show-window(#<buffer *Boton*>) #[(this) "###"## \n?# ###!##!####!&'##(####")#!*#c#...@?##!####"C+,#z#...@?##!%-)##-!##.#&q######!#####c#.c####)###&####")##-%!####!##eb####)##f!-######"\"####+#" [this default-directory jde-run-working-directory working-directory source-directory run-buf-name "*" eieio-oref :main-class "" jde-normalize-path comint-check-proc get-buffer-create windows-nt :path append jde-run-get-vm-args jde-run-parse-args read-from-minibuffer "Vm args: " nil jde-run-interactive-vm-arg-history "Application args: " jde-run-interactive-app-arg-history " " jde-run-make-arg-string "\n\n" erase-buffer cd "cd " "\n" jde-run-mode save-w32-show-window comint-exec pop-to-buffer jde-run-etrace-update-current-marker message "An instance of %s is running." run-buffer system-type win32-p prog jde-run-read-vm-args jde-run-option-application-args jde-run-read-app-args prog-args command-string] 12]([object jde-run-vm-1-5 "JDK 1.5 vm" "1.5" "/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java" unbound "Boton"]) apply(#[(this) "###"## \n?# ###!##!####!&'##(####")#!*#c#...@?##!####"C+,#z#...@?##!%-)##-!##.#&q######!#####c#.c####)###&####")##-%!####!##eb####)##f!-######"\"####+#" [this default-directory jde-run-working-directory working-directory source-directory run-buf-name "*" eieio-oref :main-class "" jde-normalize-path comint-check-proc get-buffer-create windows-nt :path append jde-run-get-vm-args jde-run-parse-args read-from-minibuffer "Vm args: " nil jde-run-interactive-vm-arg-history "Application args: " jde-run-interactive-app-arg-history " " jde-run-make-arg-string "\n\n" erase-buffer cd "cd " "\n" jde-run-mode save-w32-show-window comint-exec pop-to-buffer jde-run-etrace-update-current-marker message "An instance of %s is running." run-buffer system-type win32-p prog jde-run-read-vm-args jde-run-option-application-args jde-run-read-app-args prog-args command-string] 12] [object jde-run-vm-1-5 "JDK 1.5 vm" "1.5" "/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java" unbound "Boton"]) jde-run-vm-launch([object jde-run-vm-1-5 "JDK 1.5 vm" "1.5" "/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java" unbound "Boton"]) (let ((jde-run-read-app-args read-app-args)) (jde-run-vm-launch vm)) (let ((vm ...) (read-app-args ...) (read-main-class ...)) (oset vm :main-class (if read-main-class ... ...)) (let (...) (jde-run-vm-launch vm))) (if (string= jde-run-executable "") (let (... ... ...) (oset vm :main-class ...) (let ... ...)) (jde-run-executable)) (if (equal major-mode (quote jde-mode)) (if (string= jde-run-executable "") (let ... ... ...) (jde-run-executable)) (error "The jde-run command works only in a Java source buffer.")) jde-run(1) call-interactively(jde-run) - -- ______________________________________ | /\ BLuEGoD (James López) | /\ / \/\ /\ /\ | / \ /\ / \ /\ / \ / |____\__________/___wWw.BLuEGoD.NeT | \/ \ / | bluegod(at)bluegod.net - Public key at keyserver.net ---------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iEUEARECAAYFAkqoBdEACgkQACIwOm/T2YLRyACYmpqAAqRhfoYRd0jOBWIRHSPd vACfUTh8BRHw2D2JFadlo6jBFbTfJHg= =sywi -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
