Re: How to Customize Indentation?

2002-02-28 Thread Stephane
This a great advice I think , I recently started an open source project and we had to deal with tabs problems during the first 2 weeks of the project. remove tabs ! Steff Le Jeudi 28 Février 2002 04:04, Petter Måhlén a écrit : > It sounds as if you're trying to change the way that Emacs presen

best features of jde

2001-12-12 Thread Stephane
, etc. Stephane --

Re: problems with code completion

2001-12-09 Thread Stephane
Hello Marc, did you try to set the jde-global-classpath ? It must point to the class you want to complete. Stéphane NICOLAS québec ? >Hello, >I've been trying for a while now to get the JDE to do code completion >(C-c C-v . ), but I still can't get anything working here. > >I'm sure I don't ha

Re: help with syntax highlighting

2001-10-27 Thread Stephane
Hello Joe, you only have to M-x customize-group jde-java-font-lock-faces and set your face for Jde Java Font Lock Doc Tag Face Steff >I installed jde225 and the syntax color for comment is now red. It is >very difficult for me to read. I looked through the >jde-java-font-lock.el and couldn'

Re: jde-java-font-lock.api

2001-10-23 Thread Stephane
Hello Myriam, highlite means change the color (face) of a word. Exemple : In a .java file Type "totototjtnntnrtntrn" and type "public" then type a word that is contained in the file you look., you'll see it highlited . Steff >> It contains all the default java classes names to >> highlite the

Emac 21

2001-10-21 Thread Stephane
Hello all, here is an article I found on slashdot : http://slashdot.org/articles/01/10/21/2329254.shtml emacs 21 is out. It includes tooltips and many other new features we could use in jde. Steff --

jde-gen's listeners

2001-10-18 Thread Stephane
Hello all, When we use jde-gen 's templates to create an event listener, jde generates anonymous inner classes for the listeners. I don't really like this coding style, as I prefer to have real distinct named inner for (the transition to Action classes is easier like that and the code is perha

Re: Only very minimal font-lock in emacs

2001-09-07 Thread Stephane
Hello, I loose it too. I think this has been corrected by david ponce, is the fix included in jdee 2.2.9 beta? Steff On Friday 07 September 2001 09:36, Ed Soniat wrote: > Gentle reader: > > When I say font-locking I'm referring to the highlighting in color of > the Java code to make it easier

Re: Renaming Proposal

2001-07-19 Thread Stephane
JIDE sounds great ! Steff On Wednesday 18 July 2001 17:42, Iain Huxley wrote: > I'm sure you're sick of naming comments etc. by now, and it may be too > late, but: > > In some ways using the word "mode" understates what JDE can do for you - it > makes it seem like just some formatting helper; th

Re: ANN: Name Change Plans

2001-07-18 Thread Stephane
Contacting slashdot would be interesting 1- to let open source community know what has happened with this story. It seemes it 's not the last time trademark and patents will hit open source projects. 2- to get some advertising for the new name, to avoid loosing users. Steff On Wednesday 18 J

Re: ANN: Name Change Plans

2001-07-18 Thread Stephane
You sure made a right choice Paul, I just can't stop thinking to the next JMode release :) Will we be transfered to the new mailing list's user list ? Stephane On Wednesday 18 July 2001 07:53, you wrote: > Hi All, > > Taking into consideration your feedback and on th

Re: Name change

2001-07-16 Thread Stephane
Is JDEE a trademark too ? :) Stephane On Monday 16 July 2001 12:11, Paul Kinnucan wrote: > > At 11:49 AM 7/16/2001 -0400, you wrote: > > Paul, > Accoring to > http://tess.uspto.gov";>http://tess.uspto.gov JD Edwards > filed for the Trademark on August 17, 1999.

Re: PROPOSAL: New Java Build Feature

2001-03-19 Thread Stephane
Hello all, i don't find this way very clean (but perhaps my poor english understanding helped :) ). I think we shall better consider the use of ant (jakarta.apache.org) , this software greatly enhances project management and automates many tasks for programmers such as compilation. I used to

Re: ANN: Planned changes to JDE's project feature

2001-03-14 Thread Stephane
Your right to do ssuch an enhancement for JDE paul, the default directory to place the project is often a problem when creating relatively big projects... I don't if many other users would agree but i think it would be a nice idea to place the project in the first package-directory : let 's sup

Re: JDE-2.2.6: File mode specification error

2001-03-10 Thread Stephane
You shall consider upgrading semantic to 1.3 too... Stéphane On Sunday 11 March 2001 00:00, Paul Kinnucan wrote: > At 04:58 PM 3/10/2001 -0500, you wrote: > >Hi, > > > > I have just switched from 2.2.5 to 2.2.6. Now I get a > >"File mode specification error: (void-variable vals)" every time

Re: [contrib] Automatically show the jde-project-name on the modeline.

2001-03-10 Thread Stephane
This a good idea. Steff On Friday 09 March 2001 20:15, Kevin A. Burton wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > This will show the current jde project on the mode line in the format of > "JDE:project_name". I became tired of looking at the filename to figure > out what the

jde@sunsite.dk

2001-02-06 Thread Stephane
Hi daniel, you must M-x customize-group jde-gen and toggle the k&r style off. (Don't forget to save your settings) Steff Daniel Hegyi wrote: > Hi, > > Sorry if this has been asked already. I checked the archive, but didn't find > any answers. > > Is there a way to convert a non-k&r style Java

Re: beanshell

2001-01-27 Thread Stephane
To my mind , you make a mistake : rt.jar is not in jdk/lib/rt.jar but in jdk/jre/lib/rt.jar (That 's why object is not found) Steff Myriam Abramson wrote: > Hi! > > I'm an avid user of the beanshell within jde. However, I get the > following error with the latest jde (2.2.6).

Re: jde-set-global-classpath enhancement

2001-01-24 Thread Stephane
Ok, that would be quite useful, but I think you should complete both files and directories and I don't know if it 's still possible. Nevertheless, I have recently stopped using customization buffers for setting the classpath . I now often use the shortcut method jde-set-global-classpath to achiev

Completion of methods' arguments

2001-01-19 Thread Stephane
ve no trouble completing methods arguments ... So the website should be updated, doesn't it ? Stephane

Re: ANN: New jde-java-font-lock.el improvements

2001-01-17 Thread Stephane
Hello again David, why not just offering a command to add syntax highliting for all available classes in global-classpath ? Stephane. Stephane wrote: > Hello David, > > while travelling in the bus to university (what is a quite good time to think about > jde improvements :) ) I

Re: ANN: New jde-java-font-lock.el improvements

2001-01-17 Thread Stephane
> - Because the 'const' and 'goto' keywords are reserved, but not > currently used they are now fontified with `font-lock-warning-face'. > > - The 'default' keyword is now fontified with > `font-loc