Until now I didn't use any design tools for my small personal home projects. In my workplace I'm using Enterprise Architect which is great but I wont use it for my personal projects because it's expensive and has far more capabilities than I really need.

Can you suggest some lightweight and free tool that I can use to design my software? I need it to support nothing more than class diagrams, ERD's and sequence diagrams.

EDIT

I don't know how I missed it but this question has been asked before. you can find it here. I won't delete it because szielenski already answered but feel free to vote for closing it :)

link|improve this question

33% accept rate
1  
I believe this has been asked on SO previously... – Mitch Wheat Oct 16 '09 at 17:54
I never ask questions without checking first :) if I missed it this time, be kind and point me to the question. – Moshe Levi Oct 16 '09 at 18:14
feedback

closed as not constructive by casperOne Feb 21 at 13:06

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

up vote 2 down vote accepted

I recommend Dia: http://live.gnome.org/Dia

It is stable and allows one to draw UML diagrams and flowcharts. It is available for Windows.

link|improve this answer
feedback

You can also try Umlet:www.umlet.com in addition to Dia

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.