From: Joachim B. <jba...@pi...> - 2004-08-04 05:40:25
|
Hiroo > I'd like to ask developers to set the value to 8. I personally would prefer to stay with 4. 8 is IMHO too much and not good for good readibility. Ehm, and in my code I use blank spaces for tabs so that there is no difference for a text editor that uses another tab indent value. That's no problem with UltraEdit which is the text editor I currently use. And in Eclipse there is also an option to use blank spaces for tabs. I have just the german version installed so I cannot tell you were to go. There are two places: One in the "Code formatting tool" (I assume that's the english name) and one in "Editor" preferences. Conversion from tabs to blank spaces, and vice versa is possible in UltraEdit and I think it should be possible with the "Code formatting tool" in Eclipse but I haven't tested it. Regards, Joachim > -----Ursprungliche Nachricht----- > Von: Hiroo Hayashi [mailto:hir...@co...] > Gesendet: Mittwoch, 4. August 2004 03:45 > An: JSynthLib Development > Betreff: [Jsynthlib-devel] Eclipse - Displayed Tab Width (Re: > [jsynthlib-dev] Bug 998494 and SceneListModel/SceneFrame suggestions) > > > Hi Rib, > > When someone wrote about Eclipse on this mailing list months ago, I > downloaded the Eclipse, but forgot about it before installing. This > time I installed Eclipse 3.0, tried "Hello World", and did > CVS check out > JSynthLib. > > Cool tool! I found some features what I want to use. It has so many > features that I need time to learn. Thank you for your advice. > > I found one problem. The default coding style is "The Java > Programming > Language" which we recommend in programming.html. This is > really good. > > The problem is the default "Displayed Tab Width" > (Preferences->Java->Editor) is set to 4. This is bad choice. Most > tools (ex. cat on console, CVS browser on JSynthLib > SourceForge site, ....) > assumes "Displayed Tab Width" is 8. I see indentation of some code is > broken in JSynthLib. This default value may be one of the reason. > > I'd like to ask developers to set the value to 8. > > If there is no objection, I'll add this on programming.html. > > On Wed, 28 Jul 2004 01:37:07 -0700 > Rib Rdb <ri...@gm...> wrote: > > Rib> Hi Hiroo. I just wanted to make sure you know that you can use > Rib> Eclipse to automatically do this sort of refactoring. (ie moving > Rib> methods to a super class). I think you just select a > method and then > Rib> choose Pull Up from the refactoring menu. I've found > eclipse isn't > Rib> too bad to use once I enable the emacs keys, even though > it has some > Rib> small problems, the refactoring stuff makes it worth the effort > Rib> sometimes. > -- > Hiroo Hayashi > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the > changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source > Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Jsynthlib-devel mailing list > Jsy...@li... > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel > |