Using Kepler 4.3 64bit. Each project results in a unspecified Make File Error - "make: *** [blahblah.elf] Error 1
Even after the project has been deleted, all the errors from past projects are carried forward. I started 6 projects, deleted them, then created a "hello world" project. It compiles and runs fine, but in the "Problems" view I show 7 errors, listing all other projects. If I add a file, that also results in a make: *** error. Meaning that on the 7th project I added some additional header and source files. Each one generates its' own error but compiles fine.
Can you try to delete these errors on the "Problems" tab? I have no clue what causes these messages, and I've seen them too. But I think I just deleted them.
You can delete, but.... I'm a professor of CS and teaching first time programmers AVR platforms with this plugin. Just trying to refine it into something that doesn't need explanation.
Hmm. Yes I agree, it doesn't look nice.
To be honest, I see this too, but I don't know what causes it. The plugin is build on top of the CDT (C++ Development Tools).
About the history of the AVR Eclipse plugin I know very little about it. Thomas Holland was doing most of the development until about a year ago, maybe two years ago. And I stepped in just "to scratch my own itch", as they say. I'm doing development for the Arduino platform and I hate the Arduino IDE, dispite its advantages. So I wanted it to work with the latest avrdude and avr-gcc. Oh, and I'm just interested in Linux, so you know.
That said, any help with this plugin is appreciated.
I have done Java development in the past. I'll look into it this week and see if I am up for the challenge. Wouldn't mind joining the team to improve on the project.
That would be appreciated. The today's "team" is:
We could communicate via github. You could start cloning
git@github.com:keestux/avr-eclipse-plugin.git
The most important branch is: R2.4_Maintenance and the next release should be R2.4.1