On Thu, Mar 12, 2009 at 08:26:23PM -0500, Jeffrey Phillips wrote: > There was a very long thread 5-6 years ago in the old JDEE Sunsite forums > around some of the > things you mentioned. It's probably been too long now to easily find the > old messages, but you > could probably dig them up if you look hard enough.
I'll have a search around and see what I can find. Thanks. [jde-cygwin-path-converter variable] > Choose > jde-cygwin-path-converter-internal, > jde-cygwin-path-converter-cygpath, or "custom-function." > > Personally I use: > > (setq jde-cygwin-path-converter 'jde-cygwin-path-converter-internal) Hmm. That's what mine was set to (seems to be the default setting). It says "jde-cygwin-path-converter-internal does not handle mount paths." So how are you using/configuring jde differently to me such that you can happily compile and so on? Using either jde-cygwin-...-cygpath or ...-internal I get the same error as posted previously: Process bsh killed cd /home/gary/src/learn-jdee/src/ /cygdrive/c/Programme/Develop/Java/1.5se/bin/java -classpath /usr/share/emacs/site-lisp/jde/java/lib/bsh.jar;/usr/share/emacs/site-lisp/jde/java/bsh-commands;/usr/share/emacs/site-lisp/jde/java/lib/checkstyle-all.jar;/usr/share/emacs/site-lisp/jde/java/lib/jakarta-regexp.jar;/usr/share/emacs/site-lisp/jde/java/lib/jde.jar;c:\Programme\Develop\Java\1.5se\lib\tools.jar;/home/gary/src/learn-jdee/src/.:/cygdrive/c/Programme/Java/jre1.5.0_12/lib/ext/QTJava.zip bsh.Interpreter java.lang.NoClassDefFoundError: bsh/Interpreter Exception in thread "main" Process bsh exited abnormally with code 1 Something in the area of the beanshell doesn't seem to be doing the correct conversion AFAICS. I have jde-jdk pointing to my 1.5 jde-jdk-registry setting of $JAVA_HOME where $JAVA_HOME is /cygdrive/c/Programme/Develop/Java/1.5se ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
