Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

UML Plugin

<< < (2/7) > >>

vri:
Maybe you can checkout BOUML as well: http://bouml.free.fr/index.html
It's developed under QT, fast, quite complete.

ethicalstar:

--- Quote from: stahta01 on December 17, 2008, 04:19:29 am ---If you have not started you might see if UMLPad is worth adapting to Code::Blocks.
http://web.tiscali.it/ggbhome/umlpad/umlpad.htm

It uses ANSI(non unicode) wxWidgets 2.6/2.8 written in C++.

Lic GPL

Tim S

--- End quote ---

Its in planning phase! I like to see UML diagrams generation directly from codeblocks.

ethicalstar:

--- Quote from: vri on December 17, 2008, 09:26:37 am ---Maybe you can checkout BOUML as well: http://bouml.free.fr/index.html
It's developed under QT, fast, quite complete.

--- End quote ---

Tnx. It is very interesting...

ethicalstar:

--- Quote from: vri on December 17, 2008, 09:26:37 am ---Maybe you can checkout BOUML as well: http://bouml.free.fr/index.html
It's developed under QT, fast, quite complete.

--- End quote ---

But Qt needs its own "qmake ". and also wxWidgets is used in codeblocks development. We have to find something that uses WxWidgets or any other framework that does not depend on Makefile change.

rickg22:
ethicalstar:

(cue ancient wizard)
It has been ages since I first asked someone to make an UML plugin for Codeblocks. Aeons passed, and no brave hero volunteered to vanquish the demon of non-uml darkness. May the Great Spirits keep you safe in your dangerous quest! :lol:

Translation: I support your idea 100%! :D
Speaking of which, I've also been looking for a plugin that lists you the include chain for a file, it'd be very useful :) (hint: The command "CPP -M[M] file" does it, but it needs to keep track of include dirs)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version