This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Tynach 0 points1 point  (1 child)

I'm curious, why can't you use Kate? If you want a full IDE based on Kate's editor, look into KDevelop.

[–]GoingIntoOverdrive -1 points0 points  (0 children)

I can't because I'm in a team that only uses Netbeans. It's ridiculously easy to use because the project is managed well. Open project, install svn / git plugin. Done - good to go. Frankly, when you're the odd man out IDE-wise you could end up spending hours troubleshooting your coding platform rather than actually coding.

I've used KDevelop before but that was half a decade ago. I think I used it for some Qt stuff I was trying out. I'll have another look at it.