jde 2.2.9beta5 java execution error

2001-11-09 Thread Ole Arndt
jde-run-vm JDK vm /bea/jdk130/bin/java unbound unbound] :path) this happens on Cygwin XEmacs 21.4.5 on W2K. My limited understanding of lisp could not make sense out of it. With jde 2.2.9beta4 everything works fine. -- Ole Arndt http://www.tivano.de/

Re: JDE under XEmacs

2001-11-14 Thread Ole Arndt
-current-project jde-global-classpath))) (defun jde-jeval (java-statement optional eval-return) -- Ole Arndt http://www.tivano.de/ Your mouse has moved. Windows 2000 must be restarted for the change to take effect. Reboot now?

Re: Cygwin compile server issues.

2001-12-20 Thread Ole Arndt
a look at the actual raw message that JDE sends beanshell? thanks -lw -- Ole Arndt http://www.tivano.de/ If Bill Gates had a nickel for every time Windows crashed... Oh wait! He does!

Re: If abbreviation

2002-01-29 Thread Ole Arndt
) Cheers, Ole -- Ole Arndt http://www.tivano.de/

Re: BeanInfo wizard anyone?

2002-12-06 Thread Ole Arndt
or wherever, then type M-x jde-gen-beaninfo. Ole -- Ole Arndt http://www.cegedim-deutschland.de --- Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Re: JDE Complete Menu

2003-01-10 Thread Ole Arndt
probably need this also: (require 'hippie-exp) (setq hippie-expand-try-functions-list '(try-expand-all-abbrevs try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill)) -- Ole Arndt http://www.sugarshark.com ---

Re: Menus

2003-01-10 Thread Ole Arndt
Inger, Matthew [EMAIL PROTECTED] writes: is there a way to re-assing the JDE-Build menu item to call jde-ant-build rather than jde-make? Try M-x customize-variable RET jde-build-function RET Ole -- Ole Arndthttp://www.sugarshark.com

Re: JDE Complete Menu

2003-01-10 Thread Ole Arndt
-active) ) -- Ole Arndt http://www.sugarshark.com --- Any sufficiently advanced bug is indistinguishable from a feature. -- Rich Kulawiec

Re: completion bug?

2003-01-30 Thread Ole Arndt
strings at instanciation time, or, in case of static constants, at class-loading time. Ole -- Ole Arndt http://www.sugarshark.com --- Lie, n.: A very poor substitute for the truth, but the only one discovered to date.

Re: Implement interface wizard.

2003-08-04 Thread Ole Arndt
is earlier than 1.4, generate the skeleton without a comment. Otherwise, generate the skeleton with the following comment: /** * [EMAIL PROTECTED] */ No objections. Ole PS. Sorry Paul for the duplicate mail. As I said to Eric already, this list should have a Reply-To header. -- Ole

Re: jde-jalopy update

2004-03-09 Thread Ole Arndt
Need to followup myself: Ole Arndt [EMAIL PROTECTED] writes: I have done this already. It wasn't polished so I did not publish it. But to avoid duplicated work, here it is. See the attached jar file. Sorry for the jar on the list, I thought I had cc'ed to Paul Landes... Realized it when I

Re: auto newline, indent and close brace on open brace, return

2004-03-13 Thread Ole Arndt
) (const newline-and-indent) (const align-newline-and-indent) (function my-custom-newline-function))) ) Hey, that's missing my (and of course the most sensible :-) choice of `reindent-then-newline-and-indent'. Ole -- Ole Arndt http://www.sugarshark.com

Re: Suggestion: jde-run-application-class

2004-03-25 Thread Ole Arndt
-read-app-args' to cause the command to prompt you for | application arguments by default (i.e., without having to specify a | prefix argument). This command creates a comint buffer to allow you to | interact with the program. ` Ole -- Ole Arndt http://www.sugarshark.com

Re: [PATCH] jde-junit.el

2004-10-15 Thread Ole Arndt
work it was, shame on me. See attachment. This is only the lisp file from the plugin. The only other file in the plugin is junit.jar in java/lib/junit.jar. -- Ole Arndt http://www.sugarshark.com binOiiR86pEPB.bin Description: jde junit plugin

Re: [PATCH] jde-junit.el

2004-10-15 Thread Ole Arndt
project/src/test/net/java/project/SourceTest.java -- Ole Arndt http://www.sugarshark.com

Re: Feedback needed on w3m support

2004-10-04 Thread Ole Arndt
browse-url package, though. Ole -- Ole Arndt http://www.sugarshark.com

Re: JDEE Wiki?

2004-10-18 Thread Ole Arndt
JSPWiki) would also make it easier for users to post their own patches, plugins, etc. Ok, binaries are not possible on the EmacsWiki, but do we need it? code snippets or pointers to supplementary packages should suffice. -- Ole Arndt http://www.sugarshark.com

Re: Regexp on sourcepath possible?

2005-03-15 Thread Ole Arndt
Hi Paul, Paul Kinnucan paulk at mathworks.com writes: Ole Arndt writes: (jde-set-variables '(jde-sourcepath (mapcar (lambda (path) (expand-file-name src/java path)) (directory-files I think the directory-files function

pom 0.4 -- Utility functions for dealing with maven project.xml files

2005-08-03 Thread Ole Arndt
;;; pom --- Utility functions for dealing with maven project.xml files ;; Copyright (C) 2005 Ole Arndt ;; Author: Ole Arndt ole at sugarshark dot com ;; Maintainer: Ole Arndt ole at sugarshark dot com ;; Keywords: development, java, jdee, maven ;; Time-stamp: Wed Aug 3 21:41:05 2005 ;; Version