What about Eclipse do you consider bloated?
What about Eclipse do you consider bloated?
Why pay for overpriced toys when you can have
professional grade tools for FREE!!!
Not sure how better it is actually, but in the past they had load of problem with the so-called GDI (++) alike implementation, so the screen refresh was not slow.... bbbbbbbbbbbbbbbbbbbuuuuuuuuuuuuuuuuuuuuuuutttttttt tttttttttttttt rrrrrrrrrrrrrrrrrreeeeeeeeeeeeeaaaaaaaaaaaaaaaalll lllllllllllllllllllyyyyyyyyyyyyyyy slow. The interface by itself, it take ages to load, their AutoHide&Pin implementation is a pain to work with.
Everything you want to add into is a plug-in... once again this increase the load time again and again. Sure it is a really powerfull IDE, but it is bloat coded and have serious memory leak on various plug-in.
Probably because it is an open source, so everyone can access/modify it, with good or bad programming skills.
I understand why Microchip haven't use it...
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
If, as you say, Eclipse is so bad what alternatives do you suggest?
Also, isn't NetBeans (which is what MPLAB-X is based on) also open source and one of the reasons why Microchip is moving away from their proprietary platform?
Why pay for overpriced toys when you can have
professional grade tools for FREE!!!
I don't know much about NetBeans I'm sorry. But I know Sun officially support it since a year or so. I still think Eclipse is a decent plateform, but I also think they lost control of it. That's my personal feeling. I haven't check their latest version to satisfy my curiosity.
I'm not sure why Microchip do it though. If they choose an open-source, they don't really need to fully support it either.
I feel they're sick and tired to hear people moaning because they can't access to ANY feature of MPLAB without having to go through their NDA process. Grant some access to your IDE, and hop, you'll see plugins poping here and there each and everyday. I doubt they will give a full access (if any) to their debugger & Sim, so MPLAB would probably be around for awhile again.
It looks like an easy task to create an IDE... but it's not. Worst when you know that nobody wants the same thing, nobody work the same way and people always ask for more. Only the code editor & parser + text highlightning is a pain to create... worst if you want to implement a full features code editor such as Microsoft Visual Studio one. AST theory is simple on paper only![]()
Last edited by mister_e; - 31st January 2011 at 01:42.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I use the Atollic Truestudio (STM32F) and Code Red (LPC1xxx) tool-chains which are based on the Eclipse IDE and speed is a non-issue. Personally I regard them as significantly faster and much more pleasant to work with than MPLAB (I have not yet tried X). The plug-ins available from Atollic, such as TrueINSPECTOR (static source code inspection, MISRA-C), TrueANALYZER (code coverage analysis) and TrueVERIFIER (advanced test automation) are really useful for developing, testing and maintaining complex embedded systems.
Why pay for overpriced toys when you can have
professional grade tools for FREE!!!
Note taken, I'll have a look at those some days.
thanks.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Also the new X allows at least two project open at the same time and debugging at the same time!
Ioannis
Bookmarks