Thanks Robert. I was unable to install my simple plugin. When I drag the Hudson.dll from /Hudson/bin/Debug/ to the plugins list in preferences it doesn't do anything. I am on 9.10 using gnome-do v0.8.2.
Is there a different way to install the plugin? Perhaps via command line so I can see any potential installation errors? I noticed the other plugins had a Resources subfolder with a addin.xml.in file in it so I created my own Resources directory and added my own Hudson.addin.xml.in with my modifications. My project is able to build so not sure what is missing. I'll definitely give Docky 2 a look. Kind of disappointed though. I thought they made perfect sense together. I guess I will just have to run both at the same time. On Dec 9, 2:55 pm, Robert Dyer <[email protected]> wrote: > On Tue, Dec 8, 2009 at 11:18 PM, jlorenzen <[email protected]> wrote: > > I would like to create a new plugin for Hudson (Continuous Integration > > Server) but have a few questions. > > > Right now I have a basic plugin written but don't know how to actually > > test it? Is there a way I can register my new plugin with Do? > > Drag/drop the .dll file onto the plugin list in the preferences > dialog, and that will install it. Then you can enable and test all > you want. > > > Also, this plugin will not only need to Perform Actions but also > > support a Docklet feature much like Weather. How do I make a do > > Docklet and where is the code for the currently supported docklets > > like weather and time; I don't seem them in the do-plugins source? > > Docky is being removed from Do soon, so I recommend you instead look > at Docky 2. http://do.davebsd.com/wiki/Installing_Dockyor use the > lp:docky PPA. > > There is plenty of example code in the StandardPlugins sub-dir. > > - Robert Dyer -- You received this message because you are subscribed to the Google Groups "GNOME Do" 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/gnome-do?hl=en.
