On 10/09/2010 11:50 PM, Evil Jay wrote:
My question is: Which IDE/editors do you "real" devs prefer for your work on Wine?
It depends on you. I mean, some devs like auto-completion and will use an IDE (Eclipse, Code::Blocks, Dec-C++, NetBeans ... GIYF !) whereas others will prefer good text editors with a simple console. Personally, I'm using Gedit with gnome-terminal, they provide both tabs; and VirtualBox with a share folder if I need to test a cross-compiled test. And that's enough for me.
This topic doesn't seem to be mentioned in the dev faq/guides on WineHQ.
Again, I think it's because it really depends on your habits. Do you prefer the assisted way with a wizard or something like that ? Or do you like the console and make all the steps yourself ?
NB: I don't belong to Codeweavers team : this is just my personal thoughts about the topic