[anjuta-list] [Anjuta] Custom class templates



Hi,
    I'm part of a team working on a GTK-based library that uses the GModules system to load different plugable GUI modules, now other developers have to work on making these modules and, as they are not used to C we are trying to make their work as easy as we can. With this purpose, we are using Anjuta, Glade (with custom widgets) and Vala to develop the modules, but we have to deal with Autotools and we don't want the new developers to worry about it.

    We've created an Anjuta project template to use with the wizzard, and now they can create, build and even install a module without worrying about anything but what their module has to do. But as we will need to upload all the modules to an SVN repository, we wanted some way to add a new module to an already created project.

    Now, my question is, is there any way other than modifying anjuta itself to add a custom class template (like those used by the class generator plugin) and add all the things we need to the Makefile.am and configure.ac files? or, is there any way to define your own project's class templates?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]