> I allready installed Eclipse and PyDev. I expect that is okay. Or does > EasyEclipse change things of Eclipse?
EasyEclipse by default comes with many plugins like subclipse, HTML Editor etc., so that you don't have to install them individually. But if you already have installed Eclipse and PyDev, you can just install new plug-ins as and when needed. So, going for EasyEclipse might not be a necessity now. > I allready have a tg-project that I would like to insert into Eclipse. > How would I do that? Move the tg-project to the workspace directory. From eclipse, File- >New Project->PyDev Project and give the same name as your tg project. Uncheck 'create src folder' box. Sanjay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

