Cecil Westerhof wrote: > I was told it was a good idea to use Eclipse as enviroment to develop > applications. I have not used it yet. Has anyone experience with using > Eclipse to develop Python applications for TG with it? Is it a good > idea to work with it?
Yes, I use eclipse 3.4 with the pydev 1.3.19 extension (almost daily). I'm very happy with the code formatting, completion and import organizer. Unfortunately, the debugging feature is broken. On the upside: you should be able to find a work around in the pydev blog. Bye, Kees --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

