Re: JDE and Java 1.5

2005-01-16 Thread Wolfgang Pausch
Hello, > I have no recollection or record of receiving your email. I may have > missed it in all the junk I get, especially as over Christmas, always > a busy time personally, I was involved in a high priority project at work > and was not able to winnow the email wheat from the chaff with as muc

JDE and Java 1.5

2005-01-15 Thread Wolfgang Pausch
Hello, I currently try to set up JDE 2.3.5 with emacs on a Debian-amd64-system with Java 1.5. Installing was no problem, however I again run into problems when trying to execute run for my project. It simply says "wrong-type-argument stringp" (I have attached the backtrace). I have looked a b

Re: Several errors with Beta 3

2004-05-12 Thread Wolfgang Pausch
Hello, > Hi Wolfgang, > > abbreviation handling has changed with JDE 2.3.4beta3. > Unfortunatly, the new implementation uses a feature of > define-abbrev which doesn't exist in XEmacs. > XEmacs doesn't support expansions other than string or nil. > The following changes should fix the problem. So

Several errors with Beta 3

2004-05-10 Thread Wolfgang Pausch
Hello, I have XEmacs 21.4.15, JDE 2.3.4beta3 on a Debian-unstable-system. I have removed the old versions of the packages eieio, semantic, speedbar using the built-in packages-tools. Instead, I installed cedet-1.0beta2b, downloaded today. I have attached the init.el-file. However, many thin

.emacs-file <---> Submit problem report

2004-05-06 Thread Wolfgang Pausch
Hello, I use JDE under XEmacs. If I execute "Submit problem report", it asks me if it should include my .emacs-file. However, this file isn´ t called ~/.emacs on my system, but ~/.xemacs/custom.el. So, if I say "Yes", JDE beeps at me, complaining that it can´t find the .emacs-file. Perhaps giv

Re: autocode if etc

2004-01-30 Thread Wolfgang Pausch
Hello, I must correct me: I use XEmacs 21.4.14 , not .17 (I suspect it doesn't even exist ;-) ) Wolfgang

Re: autocode if etc

2004-01-30 Thread Wolfgang Pausch
Hello, > Several people have reported this problem. Unfortunately, it does not > happen on my system (Windows, Emacs 21.3, tempo-interactive set to > nil) and the people who've reported it have not given me enough > information about their configuration for me to try to reproduce it. So what info

Re: Small completion bug

2004-01-08 Thread Wolfgang Pausch
Hello, > luis> when I type the "If" now it writes Ifif and if I type "if" > luis> in lower case it writes ifif. > > > Completion works correctly on my system: Emacs 21.3.1 on Windows. > Must be somthing peculiar to your setup that triggers the problem. I have the same problem. I use XEmac

Classes name dialog

2003-12-24 Thread Wolfgang Pausch
Hello, another mail from me... (yes, I currently have time for using JDE). When I use jde-import-find-and-import (C-c C-v C-z) and more than one class matches the name at point, JDE gives me the choice of choosing which class I want. Good behaviour, so far. Up to now, this happened in an extra

Re: Problem-report concerning abbrev-file

2003-12-23 Thread Wolfgang Pausch
Hello, > I was unable to reproduce this error with JDEE 2.3.3 and XEmacs 21.4 > (patch 6) "Common Lisp (Windows)". Specifically, in a JDEE buffer, I > performed the following steps: > > 1. M-x write-abbrev-file ~/abbrevs > 2. M-x read-abbrev-file ~/abbrevs > > with no errors. The file XEmacs wrot

Re: Problem-report concerning abbrev-file

2003-12-23 Thread Wolfgang Pausch
Hello, > The JDEE uses functions to generate expansions for Java control flow > abbreviations. It looks to me like XEmacs write-abbrev-file function > is trying to write out the expansions as objects, regardless of > whether they are strings or functions, depending on low-level I/O > functions to

Problem with abbrev

2003-12-22 Thread Wolfgang Pausch
Hello, I think I have another problem with abbrevs (beside the problem-report I've filed some hours ago): If I try to use a control-flow-expansion (for example "if" or "while", not "for")), it works as expected, with one problem: It doubles if to ifif and while to whilewhile. Has anyone exce

Importing

2003-06-07 Thread Wolfgang Pausch
mpile-option-classpath is empty and that antlr is not found - for me it seems that the ./antlr in the global classpath is simply ignored, but why? The antlr-classfiles are located in ~/Uni/sep/implementierung/antlr (no jar-file). Thanks for answers, Wolfgang Pausch (jde-project-file-version

Up-to-date-documentation for JDEbug?

2003-03-12 Thread Wolfgang Pausch
variable named jde-db-debugger, which doesn't even exist in that version of JDE/JDEbug; instead I had to set up jde-debugger). Wolfgang Pausch