By Erich Styger – Yes, the Eclipse IDE is a very visual and GUI-oriented framework. But this does not mean that everything is mouse oriented. While hammering in code, my hands are on the keyboard. Since I do as much as possible with the keyboard, I use any and all keyboard shortcuts available. The good news is [...]
(This is the first article in a series about the scripting CodeWarrior Eclipse tools. Post a comment – let me know if this is helpful. I’d also like to know about other topics that you want to hear more about.) By Erich Styger – Writing code should be fun, and often it is. However, because I [...]
By Erich Styger – The Eclipse environment uses the fundamental concept of the workspace. A workspace is where you keep your projects. Eclipse maintains many settings inside the workspace .metadata folder (See CodeWarrior Tool Tip #1: Improve performance by cleaning house in the Eclipse workspace). Among those are your preferences. I just counted the number [...]
By Jim Trudeau – There should be a rule for all software developers in all galaxies near and far to prohibit vague error messages, like one that says: “No Rule to Make Target.” You may have run into this somewhat uninformative error message. I, for one, wish it explained what went wrong, but let’s just deal with [...]
By Erich Styger — I admit: I’m a big fan of the Eclipse IDE for embedded software development tools. But there is one feature that I missed from the “Classic” (non-Eclipse) CodeWarrior tools: the ability to create hierarchical builds with subprojects. A subproject is simply a CodeWarrior project embedded within another CodeWarrior project. With the CodeWarrior for [...]
February 22, 2012 – 6:54 am
By Erich Styger – The outline view is probably something you have open by default in your Eclipse IDE perspective. On the other hand, you might have closed it as just another useless view (in your pursuit of screen real estate). Either way, if you are like a lot of users, you may not be aware [...]
February 6, 2012 – 11:04 am
By Jim Trudeau – It is a banner day here for the tools and enablement groups, CodeWarrior Development Studio for Microcontrollers v10.2 was released today. It’s a milestone for us to be sure. Nonetheless, our internal accomplishments (however proud we are) are meaningless to you. What matters is whether this tool helps you. We are about [...]