On Mon, 19 Jun 2006 11:02:26 -0600, "C. Ed Felt" <[EMAIL PROTECTED]> said: > Fellow Eclipse users, (you can ignore this email if you are not one): > > Eclipse is great and has all the goodies I need in an open source, code > completing, block collapsing IDE. I finally have it fully configured > for and would like to use it for PHP, Python, etc. But there is one > fatal flaw: I can't seem to find a way to change tab to spaces.
Just install PyDev (which you should do for Python-in-Eclipse anyway); it has a convert-tabs-to-spaces feature. -Jonathan -- C++ is history repeated as tragedy. Java is history repeated as farce. --Scott McKay /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
