Re: formatting javadoc comments: start in front of every line after filling

2003-12-15 Thread Jeffery B. Rancier
Martin Monsorno [EMAIL PROTECTED] writes: Hi *, I found many info on this, but I was not able to find a solution :-( The problem is the following: when having a javadoc comment in a java-file like this: , | /** | * bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla

jde-gen-class-buffer not finding interface

2003-08-19 Thread Jeffery B. Rancier
I've got a quick question. My configuration is as follows: Windows XP Pro GNU Emacs 21.3.1 (i386-msvc-nt5.1.2600) of 2003-03-27 on buffy cc-mode-5.30.3 eieio-0.17 elib-1.0 jde-2.3.3beta5 semantic-1.4.4 speedbar-0.14beta4 I get the following backtrace when running jde-gen-class-buffer: Debugger

jde-javadoc-checkdoc question

2003-08-14 Thread Jeffery B. Rancier
configuration, or something else? -- Thanks, Jeff , | Jeffery B. Rancier | | Softechnics | a METTLER TOLEDO company `

Re: optimizing imports

2002-12-06 Thread Jeffery B. Rancier
Bibighaus, Alexander [EMAIL PROTECTED] writes: i want to optimize my imports, for example removing duplicates, removing unused packages etc.    does JDE provide this functionality anywhere? Type M-x jde-import TAB Jeff