Lenz, Georg | 2 Dec 2003 07:12
Picon
Favicon

Implementing Class in Code Completion

Hei

is there a way to see the implementing class in code completion.
It might be of interest e.g. to see who implemented equals().

Mit freundlichem Gruß / Best Regards
Georg Lenz
Java IDE Core
SAP AG

Neurottstrasse 16
69190 Walldorf
T   +49-6227-7-64235
F   +49-6227-7-74235
E   georg.lenz <at> sap.com

Jeff Jensen | 3 Dec 2003 05:26

RE: toString() wizard

A couple of minor changes.

Changed final variable names to lower camel case for proper naming (and to
pass Checkstyle check!).  Plans were to have them as class static finals,
they are still locals.

Reduced default string buffer size.

> -----Original Message-----
> From: Jeff Jensen [mailto:jeffjensen <at> nospam.visi.com]
> Sent: Sunday, November 30, 2003 12:10 AM
> To: 'jde <at> sunsite.dk'
> Subject: toString() wizard
>
>
> Hi,
>
> Attached is the first pass at making this JDE add-in.  It
> generates a toString() method that uses the class variables.
> This is very handy for easily giving class types that usually
> ignore toString() a valuable logging and debugging method,
> e.g. data transfer objects (DTOs).
>
> Feedback/improvements/suggestions welcome.  The file contains
> a TODO list, of which most I do not know how to do!  I am not
> a List expert in any way, so advice on better ways is also
> appreciated.
>
> Paul, is this something that is a start of a wizard we can
> add to JDE?  If there is anything more I can do to make that
(Continue reading)

Matthew Qvapul | 3 Dec 2003 10:09
Picon
Favicon

cygwin jtags error

Hallo
while running jtags under my cygwin following error occurs, and 
no TAGS file is created:
Hallo, 
while trying to use jtags, I get the following message: 
Tagging classes and constructors 

etags: Unknown option: -l 
etags: Unknown option: -l 
Tagging methods 
etags: Unknown option: -l 
etags: Unknown option: -l 
Tagging variables 
etags: Unknown option: -l 
etags: Unknown option: -l 

greetings
Matthew

---------------------------------------------------------
P!nk - Try This! Nowy album w sklepach od 10.11.2003 r.!
< http://muzyka.wp.pl/premiery.html?idn=1193 >

Javier S. Lopez | 2 Dec 2003 23:57
Picon

Re: jde-ant-program

Paul Kinnucan <paulk <at> mathworks.com> writes:

> Phillip Lord writes:
>  > 
>  > 
>  > >>>>> "Javier" == Javier S Lopez <jslopez <at> forumsys.com> writes:
>  > 
>  >   Javier> I have heard people wanting the path normalized and other
>  >   Javier> people not wanting it normalized (i.e. me).
>  > 
>  >   Javier> I think to suite everyone I should probably add a toggle for
>  >   Javier> normalization that is off by default. If people want
>  >   Javier> jde-ant-program normalize they can toggle it. That should
>  >   Javier> cover all the cases.
>  > 
>  > 
>  > This is a solution, but it still leaves an inconsistent user
>  > interface. Why do people want it normalised? Can their requirements be
>  > achieved in some other way? It would just be nicer if it could all
>  > work automatically. 
>  > 
>
> Why not invoke jde-normalize-path only if jde-ant-program is a path,
> i.e., contains a forward or backslash? This should work for all
> cases. You would not have to distinguish between ant and not ant.
>
> Paul
This sounds good, it takes care of most cases.

Javier
(Continue reading)

Zachary Smith | 4 Dec 2003 02:32

Block Highlighting

Hello,

When using JDE 2.3.2 with GNU Emacs 21.2.1 on RedHat Linux 9 I am running into a problem when I run Emacs within
an Xterm (emacs -nw).  When I open a .java for edit, JDE mode is automatically loaded as it should be but when I
begin to type in the file, the block of code I am editing hightlights to black and remains that way until
about 5 seconds of inactivity.  During that time I cannot see anything that I am typing.  My Xterm is black
text and white background so when the block is hightighted black I'm stuck!  I would really like to disable
this functionality but cannot figure out how.  Any help greatly appreciated!!!

#!/zach

P.S.  please make sure to respond to me directly as I am not a list subscriber.  Thanks!

Paul Kinnucan | 9 Dec 2003 21:01
Picon
Favicon

[ANNOUNCEMENT] JDEE 2.3.3beta1 available at ...

http://jdee.sunsite.dk/rootpage.html#Downloading

The following lists the changes since the final beta
of JDEE 2.3.3.

JDE 2.3.3

***************************************************************
*                         PLEASE READ                         *
***************************************************************
*                                                             *
* This release requires semantic 1.4beta13 (or later),        *
* speedbar 0.14beta2 (or later), and                          *
* eieio-0.17beta3 (or later). You can obtain all three        *
* packages at http://cedet.sourceforge.net                    *
*                                                             *
* This release requires version 1.2.2 (or later) of the       *
* JDK.                                                        *
*                                                             *
* This release also requires avltree.el, which is part of the *
* elib 1.0 package. You can obtain elib at the JDE web site   *
* in compressed tar (http://jdee.sunsite.dk/elib.tar.gz)      *
* or zip (http://sunsite.dk/jde/elib.zip) format.             *
*                                                             *
* JDEbug runs on Windows 2000 only if Service Pack 2 (or      *
* later) is installed.                                        *
*                                                             *
* If syntax-coloring does not work, download and install      *
* overlay-fix.el from the semantic web site.                  *
*                                                             *
(Continue reading)

Michael Schierl | 9 Dec 2003 22:01
Picon
Picon

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

On Thu, 6 Nov 2003 13:17:50 -0500, Paul Kinnucan wrote:

>>>>>> "Ed" == Ed Soniat <esoniat <at> nexidia.com> writes:
> 
>     Ed> I tried install JDEE-2.3.2 which claims compatibility with
>     Ed> Semantic 1.blah.blah or greater.  Semantic 2.0 deleted
>     Ed> semantic-bnf in Aug/03 or so.
> 
>     Ed> The change log in JDEE is out of date, makes it look like a
>     Ed> dead project.
> 
> Install JDEE 2.3.3beta6 to get semantic 2.0 support and an updated
> change log.

Hmm. JDEE 2.3.3 is supposed to be newer than 2.3.3beta6, isn't it?

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
jde-mode RET in the first one), I see 

Wrong type argument: stringp, nil

in the echo area and *messages* buffer shows:

[...]
Setting JDE variables to startup values... [3 times]
wisent-java-tags-lexer: 
Wrong type argument: stringp, nil

debug-on-error does not seem to help. When i remove the condition-case err
(Continue reading)

Paul Kinnucan | 10 Dec 2003 00:03
Picon
Favicon

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

Michael Schierl writes:
 > On Thu, 6 Nov 2003 13:17:50 -0500, Paul Kinnucan wrote:
 > 
 > >>>>>> "Ed" == Ed Soniat <esoniat <at> nexidia.com> writes:
 > > 
 > >     Ed> I tried install JDEE-2.3.2 which claims compatibility with
 > >     Ed> Semantic 1.blah.blah or greater.  Semantic 2.0 deleted
 > >     Ed> semantic-bnf in Aug/03 or so.
 > > 
 > >     Ed> The change log in JDEE is out of date, makes it look like a
 > >     Ed> dead project.
 > > 
 > > Install JDEE 2.3.3beta6 to get semantic 2.0 support and an updated
 > > change log.
 > 
 > Hmm. JDEE 2.3.3 is supposed to be newer than 2.3.3beta6, isn't it?

Yes, and it is.

 > 
 > 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
 > jde-mode RET in the first one), I see 
 > 

I was not able to get cedet-1.0beta1c to load on my Windows system, let alone
work with the JDEE 2.3.3.

[snip]

(Continue reading)

Shekar Mantha | 13 Dec 2003 05:38

Error when loading a java file.

Help. Newbie to JDE.

I have installed JDE on Window XP. When I open a Java file I get the
following error:

No method definition: bsh-running-p, (unbound)

Any idea how to resolve this?

Thanks in advance.

/Shekar
Paul Kinnucan | 15 Dec 2003 06:55
Picon
Favicon

Error when loading a java file.

Shekar Mantha writes:
 > Help. Newbie to JDE.
 >  
 > I have installed JDE on Window XP.

Which version of the JDEE?

 > When I open a Java file I get the
 > following error:
 >  
 > No method definition: bsh-running-p, (unbound)
 >  
 > Any idea how to resolve this?
 >

No. It would help if you sent a backtrace of the error and your
.emacs file. To get a backtrace, execute toggle-debug-on-error before
opening a Java file. See "Entering the Debugger on an Error" in the
Emacs documentation for more info.

Paul

 > Thanks in advance.
 >  
 > /Shekar


Gmane