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

2003-12-15 Thread Martin Monsorno
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 bla bla bla bla bla bla bla bla bla | * `

Re: cedet-1.0beta1 /Semantic 2.0 and JDEE-2.3.2

2003-12-15 Thread Michael Schierl
On Tue, 9 Dec 2003 18:03:26 -0500, Paul Kinnucan wrote: Michael Schierl writes: On Thu, 6 Nov 2003 13:17:50 -0500, Paul Kinnucan wrote: When I use that one with cedet-1.0beta1c on emacs-21.3 (Windows), it works as long as i only edit one file. When I open the second file (or do a M-x

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

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

2003-12-15 Thread Jeff Jensen
That works right for me. Without testing, my guess is it is filladapt, which is outside of JDE. Are you using it? You may want to add some more filladapt tokens for better formatting of Javadoc. Klaus Berndl has an old email in the archive on settings for those. -Original Message-