Williams, Stanley E kirjoitti: > I want to develop these plugins using Eclipse 3.4 Ganymede + PyDev for > my IDE. The problem is I do not know how to get started creating and > configuring an Eclipse PyDev project for Trac and my new plugin. I am > looking for a tutorial or document that will help me to create and > configure a new Eclipse PyDev project for Trac. I would like to be able > to test and view the Trac Wiki pages & plugins within the Eclipse IDE > and PyDev debugger.
This would be interesting. I last night installed eclipse + pydev to do exactly same but I haven't yet put it working with Trac. So I would be either interested docs if someone has done it already, or then I'll post docs from what I learned when (or if) I get it up and running. > Can anyone point me to any tutorials or documents to jump start this > learning process? For plugin dev in general there is few sources: http://trac.edgewall.org/wiki/TracDev Specially docs about ComponentArchitecture, PluginDevelopment and DatabaseApi. Also there is documentation in Trac-Hacks to get you started: http://trac-hacks.org/wiki/EggCookingTutorialTrac0.11 -- Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
