KDevelop 4.5 Released
jrepin writes "KDE's integrated development environment KDevelop has just reached version 4.5. 'In this new version you will find brand new integration for Unit Tests, so that you can easily run and debug them while working on your projects. Furthermore, you'll find an iteration of our New Class wizard, many changes regarding polishing the UI in different places, better support for C++11 features and some other things you'll find along the way.'"
So what you have here is Kdevelop the Konqueror presiding over the Kadaver of KDE. Kompletely Kool. And Gnobody Kares!
So, in what language would you write a compiler?
So, in what language would you write a compiler?
COBOL.
Don't feed the troll(/idiot?).
Not that I agree with the GP, but you could write a compiler in Python. :-).
Even Python interpreter should be OK but pointless
Mos people are like that.
Except professional software developers.
QtCreator exists.
... I'd rather have a framework- and technology-neutral development environment.
True, I wrote a small C compiler for embedded devices using turbo-pascal back then. Same concept as compiling for a different target platform, you just produce executable machine code for whatever target and you can use any language on any platform to do that.
Everything I write is lies, read between the lines.
Kdevelop supports python. This new version supports it even better.
Well.. maybe. Or Maybe not. But Definitely not sort of.
With Qt, C++ is language that is quite hard to replace - pretty fast, very portable, very powerful and quite convenient for the developer.
And so does QML. AD doesn't get much more R than that.
PlusFive Slashdot reader for Android. Can post comments.
Qt Creator is so far ahead of Kdevelop its not even funny. If people want to be productive, using KDevelop is sadly not feasible. It never really was, even back then when it started I used C++ Builder and Visual Studio 6, both ran circles around Kdevelop, and quite frankly any OSS solution. Now I am a bit older and not as scared of makefiles and so on, but there is no OSS RAD IDE out there, fact. Qt Creator is close, and I prefer this over Visual Studio, even on windows and its better than XCode too.
I just wish the linux world could conform to one gui toolkit so we could have nice tools, instead of half assed solutions for each one. It smells of NIH in the linux world.
Does that count as a Pro or a Con ? :-)
A Linux equivalent of VS is eclipse. It is used by many big corporations. So yes, "Wake up and smell the coffee" ;-)
http://macbeantechnology.co.uk/wp-content/uploads/javabeans-560x373.jpg
More seriously and objectively; how does Kdevelop compares to VS and eclipse or other modern IDE ?
I had never heard of Kdevelop before although I am using KDE right now. This post got me curious about Kdevelop but I am too lazy to install it and test it out at this point. Could anybody with real life experience answer my question about how it compares to VS and eclipse for example ?
Everything I write is lies, read between the lines.
Have a look at Lazarus. It's look and feel is pretty close to Delphi (and still improving/getting closer)
>So, in what language would you write a compiler?
The last one I wrote was in Python, but the job would dictate the tool more than the other way around. This was to program an on chip executable dfx structure designed by me for an on chip circuit designed by me. So I'm the only person in the world that knows the language or the assembly and I'm the only person who would use said compiler. Lets hope I don't get hit by a bus, because I've got a shitload of documentation to write.
I don't think most compilers people write these days are complete. Usually you want to bolt a new front, end or middle onto an existing compiler chain. Modularity is good.
I should use this sig to advertise my book ISBN-13 : 978-1501515132.
The guy who wrote this was taught my compilers course at college..
http://www.amazon.com/Compiler-Engineering-Pascal-Macmillan-Computer/dp/0333471555
I should use this sig to advertise my book ISBN-13 : 978-1501515132.
I use Eclipse for Android development, and KDevelop for everything else. A few years ago, I made a short comparison (here, check out the screenshots). It has great code completion and code coloring. KDevelop only supports C++ and recently Python, and QML is planned to join them soon.
In the end, it really depends on what you use it for. Eclipse has good integration with Android SDK, so I use it for that. KDevelop works great with CMake and Git. For reading C, C++ or Python code, KDevelop is by far the best option.
PlusFive Slashdot reader for Android. Can post comments.
Could anybody with real life experience answer my question about how it compares to VS and eclipse for example ?
This is my own opinion, and others' opinions may differ. I used KDevelop a lot when I was doing C++ programming in the KDE 3.x years.
It managed to save my entire project once, when I did something really stupid (outside of KDevelop) which destroyed most of the source files in my project. I had no version control back then, but KDevelop had a complete copy of my project in memory. I was able to re-save all of my source files from with KDevelop to reconstruct my project -whew-.
That said, my comparison is like this (for C++ only):
Visual Studio (it is one of the few things Microsoft does well).
KDevelop (because it had/has at least a primitive form of GUI builder integration).
Eclipse (last because it does not have a GUI builder at all).
KDevelop's gdb integration was hit and miss at the best of times, making it almost unusable for testing applications. It's GUI building capabilities were primitive at the best of times, and it created a gawd-awful mess of autoconf crap in the project tree. It was a wrapper around the very poor C++ development tools available for Linux, doing almost everything badly. It was generally easier to do C++ programming with makefiles, text editors, and the command line.
I have no idea how it performs with KDE 4.x, as it took an eternity for the KDevelop writers to rewrite it for KDE 4. The Qt 3 to 4 transition disaster is largely what pushed me back to Java, with its stable API's and massively improved performance as of Project Mustang.
I switched back to Java several years ago because desktop programming under Linux is absolutely horrendous. None of the Linux IDE's that support C++ are any good at all for desktop programming. KDevelop sucks at it, QtCreator sucks at it, Netbeans sucks at it, everything sucks at at.
For desktop Java development, though, Netbeans is far and away the single best IDE available on Linux. Eclipse is is a non-starter because, again, it lacks any kind of meaningful GUI builder integration.
When you said equivalent you made it clear that you have no idea what you're talking about. Eclipse doesn't compare to VS any more than pico does.
Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
This new version? The latest stable is 1.4.1 but that doesn't even compile right now for me (possibly compiles against older kdev?).
There is 1.4.90 that should be beta or rc: http://download.kde.org/unstable/kdevelop/kdev-python/1.4.90/src/
Do you mean that?
I just compiled it and it seems to work okay, at least the second time I started it. The first time, it just did nothing.
Kdevelop really needs some error reporting in the GUI. And kdevelop-python needs less debug output on the console.
That is unfair. VS is almost as good as pico.
Who are you?
You could have avoided posting all together, since you have nothing to add to the discussion.
Sig Battery depleted. Reverting to safe mode.
So, in what language would you write a compiler?
COBOL.
APL
And it's already been done (check paper P09 by Alfonseca in 1998.
Those who can make you believe absurdities can make you commit atrocities. - Voltaire
KDevelop3 was a good development environment. It supported many languages. KDevelop4, last I checked, supported C++ and C. If that's all you need, it may be a decent environment.
OTOH, even KDevelop3 was oriented to Qt. If you wanted a different GUI library it was an uphill battle. (Not necessarily a hard one, but you were swimming upstream.) With KDevelop4 I'm not sure you have any alternatives, but I'll admit I didn't check carefully, as my development isn't focused around C/C++ ... largely because they don't handle Unicode well. So I tend to use D or Python or Ruby or even Java. Each have their drawbacks and their strengths.
P.S.: My C has gotten so rusty that it would be a struggle to resurrect it, and C++ has changed so much since I used it significantly that it's hardly the same language. So I haven't much basis to evaluate KDevelop4 for other users...except to say that if you aren't using C or C++ it's probably not worth looking at, and if you aren't using the Qt libraries, expect a bit of a struggle.
I think we've pushed this "anyone can grow up to be president" thing too far.
IIUC, Lazarus is limited to Pascal. (You did, admittedly, compare it to Delphi, so you already indicated that, but it should be made explicit.)
I think we've pushed this "anyone can grow up to be president" thing too far.
Sure but which toolkit do you stick in the IDE's designer? Even on Windows there are half a dozen UI apis people use. Even Microsoft uses a different one for each Office release, it seems.
KDevelop is a C and C++ IDE, not an MFC IDE, or a WinForms IDE. Or even a Qt IDE. In the olden days it used to have a GUI designer built into it, but that was removed some time ago, because Qt Designer (now Qt Creator) provided a much better GUI design tool that could be used in conjunction with KDevelop.
With most people going towards imperative GUIs (Qt Quick is a good example), it makes more sense to leave the UI designer as its own app. Code generation isn't done anymore, really, so it doesn't make a lot of sense to integrate it into the code IDE in the manner you suggest.
As far as well-integrated open-source IDEs go, Qt Creator is actually a lot of what you seem to be looking for an in an open source VS replacement.
KDevelop3 supported Python. When i've tried to use KDevelop4, it has NOT supported Python. Perhaps that's just the Debian repository version, but I haven't seen any prior indication that this is the case. The evidence that I've seen is that KDevelop4 supports C and C++ and that's it.
I think we've pushed this "anyone can grow up to be president" thing too far.
It's not really Andrew Paul Katamari, it's actually Jonathan Coulton running a fake flag interrogation.
TECO. In between rounds of yelling at the kids on my lawn that they don't understand what Turing complete means.
http://scummos.blogspot.de/ I guess its not released as stable yet, my understanding from reading about the release was that it was. I have been using kdevelop as my python editor for a while. Haven't tried the new release yet. I tend to stick to the versions my distro provides updates for.
Well.. maybe. Or Maybe not. But Definitely not sort of.
I am curious about one thing. KDevelop - does it use gcc or llvm/clang as its backend compiler? Or is it something that exists on KDE independent of the underlying OS?
Oh, bravo. Next time just let those with mod points do their job, instead of adding an even more off-topic reply that'll just lead to the AC getting even more views he otherwise wouldn't have had.
And yes, I am aware of the irony of my own post, thanks. Posting AC to avoid compounding parent's error.
KDE people makes awesome apps but it's too hard to get them working on windows. I used to use KDevelop a lot for C/C++, but having to constantly switch computers/places/OSs to develop (depending on the target platform), makes QtCreator the only IDE I can really use..
It's interesting how many vociferous reactions there
are from people who didn't read the post. Which was
all but one.
NO, Eclipse doesn't do the simple function requested.
Yes, I tried kdevelop when qt (designer ) was semi-integrated.
Read the request. And keep wondering why more people
don't develop using linux tools. These tools are THE gateway
to attracting developers ( especially new ones ) while the older
ones are retiring.
I use the right tool for the right job.
Google bought the product WindowBuilder, which is a pretty nice visual UI builder. Good Guy Google then open sourced it and donated it to the Eclipse Foundation:
http://www.eclipse.org/windowbuilder/
So you may want to check out the new Eclipse release. :)
Mod me down, my New Earth Global Warmingist friends!
...really understands the power of KDevelop. The best feature of KDevelop is that it is built around the best GUI editor ever invented - Kate. Seriously, a Linux developer needs nothing more than a very good text editor and access to unix shell and commandline tools. KDevelop, as every good IDE, goes futher and besides the superb editor, provides support for projects, autocompletion, debugger integration and so on.
I have used KDevelop for many of my C++ projects and despite a couple of bugs, it has been a great tool. In fact, I've yet to see an IDE with better syntax coloring than KDevelop. Another nice feature is that you don't really have to create a KDevelop project to use the IDE - you can open single files in the IDE and it will still provide syntax coloring and autocompletion. These two things have been the killer features for me and I would not change KDevelop for anything that doesn't provide as much.
Been doing a lot of Java development lately (for work)--NetBeans has a decent GUI editor and runs perfectly fine on Linux.
I support the Center for Consumer Freedom
At least the parent (me) had the courage of his conviction.
Sig Battery depleted. Reverting to safe mode.
Totally opinion. Eclipse is also great at C,C++ and python. So say I, (just like you did) . Install CDT and the Python plugin and you're set, it's reasonably easy to set up cmake and just about any other build environment.
Any coder who loses more than a few hours worth of work because of an IDE is an idiot, even in those days. You may have manually had to back up but it was enough enough to have an automated script that would come and zip up your project into an archive every so often, even when I was young and stupid I knew that much 15 years ago.
AD doesn't get much more R than that.
Active Directory?
Oh! sorry about that, my mistake, I was still on the state of mind of the GP post. I know what you meant by AD now...
Everything I write is lies, read between the lines.
Well, that's interesting. I have a similar principle. Cut and paste if takes less than 1/2 an hour, otherwise write a script to do that the job for you even if you only use that script once.
Everything I write is lies, read between the lines.
True, Pine is my everyday email program. Very powerful with very complex and advanced configuration possibilities.
Now, the funny thing; If I remember correctly, Pine uses pico as its default editor. It sure feels like pico anyways.
P.S. I am dead serious about using pine, I swear I am not lying this time ;-)
Everything I write is lies, read between the lines.
It mentions PHP
Although might only be rudimentary
http://www.kdevelop.org/45/kdevelop-450-released
Nowadays we have proper source control so it's easy to commit changes and revert to a prior iteration if you break something. As far as backup goes, I use Github as my first line of defense because it's accessable from everywhere and cloning/syncing the latest codebase between machines is trivial. Github isn't going away anytime soon so it's relatively safe to rely on but I still create tarball backups and store them on my computer and offsite. The only downside of using old-fashioned tarballs as backup is that you eventually end up with a directory full of redundant archives (containing ancient code) that you're probably never going to use again. Source control is just better.
"It is a denial of justice not to stretch out a helping hand to the fallen; that is the common right of humanity."
Doh. Make that "declarative" GUI design, not imperative which is the old-fashioned way of doing it with code generation.
obviously ;)
Eclipse tries really hard to have good C++ support. I'm using Indigo still (I think), on my workstation. It does a few things well, but some of the automatic warning/error detection is bad bad bad...
As far as GUI editing, Qt's Creator is actually pretty great. Curious how it will integrate QtQuick going forward. As someone else pointed out, Eclipse actually has really good GUI editing capabilities for Java now, thanks to Google.
So, yeah. I think Eclipse + Plugins (and Qt Creator) is plenty sufficient for development on Linux. Is it as good as Visual Studio on Windows? No. But I'd MUCH rather develop a GUI-based desktop application for Linux using Qt 4.x than ever having to deal with Swing... and GridBag...
Maxim: People cannot follow directions.
Increases in truth directly with the length of time spent explaining them
Brainfuck.
It is a matter of efficiency at context switching
Everything I write is lies, read between the lines.
No, PHP support is alright. It's the language that is crap.
PlusFive Slashdot reader for Android. Can post comments.
Hell, you can even write the machine code by hand without any platform or language, on a piece of paper or whatever, which I have done as part of an assignment.
Everything I write is lies, read between the lines.
It's not an even more offtopic reply, it's a slightly less offtopic reply. AC was so offtopic it was arguing about a theoretical model of how embedded URLs should be used in re. whole internet ettiquette, and icebike was only offtopic enough to argue about about a rule of polite conduct that also has real world applicability. You are even less offtopic than icebike, as your post is at least specific to slashdot's system. I would be about as offtopic as you, but I'll go a little further off by pointing out you used the word irony correctly, and not in a Morrissetian sense. The next poster should (statistically) miss this and post a lengthy screed about Rain on Wedding Days.
New in this version is precisely overhauled and improved support of Python...
Even Microsoft used to do this - original WPF development (and other design work) was done in Expression Blend. They only scrapped that idea and merged the functionality to VS quite recently.
Maybe the point is that a tool to do specialised work isn't what people want, so the FOSS crowd need to decide: do they have a single IDE that does "everything" (eg eclipse?) or a lot of tools that do a single thing well that can hook together.
Maybe the individual tools idea works for the command line because the interface between them is so well defined, and wouldn't work well for GUI tools because there isn't such tight integration available.
Yeah to me kdevelop has always just been a shitty clone of eclipse. Nothing beats Quanta 3.5 for PHP...still...sadly
Python support is implemented as a plugin and you need to install it seperately (C++ support is a plugin too but is shipped with KDevelop). The version of python support compatible with 4.5 will need a few more days, it'll be released next week.
For desktop Java development, though, Netbeans is far and away the single best IDE available on Linux. Eclipse is is a non-starter because, again, it lacks any kind of meaningful GUI builder integration.
IntelliJ IDEA is much better than NetBeans.
Why would anyone who cares about Linux want the laughable amateurs that need a point and click interface to "program"?
Once in a while I have tried KDevelop to make GUI programs with C/C++, but it feels clumsy. Recently I have used QtCreator, and I'm very happy with it. I think it's currently the best RAD tool in Linux (what I have tried) to develop GUI applications
KDevelop3 was a good development environment. It supported many languages. KDevelop4, last I checked, supported C++ and C.
Syntax highlighting for a huge amount of languages is inherited from Kate/KWrite.
For everything beyond that KDevelop uses plugins. These are available:
https://projects.kde.org/projects/extragear/kdevelop/plugins
https://projects.kde.org/projects/playground/devtools/plugins/