MIOS programming with Eclipse on whatever...

Hi again

recently I set up my eclipse as MIOS development environment on my old G4 iBook.

Is there any interest for more infos?

For now I use it like an editor, with the compile button to execute the make script. But eclipse allows the creation of customed tool-chains, so as a next step … but thats for the moment beyond me..

cheers

martin

Hi,

ptitjes created a wiki article about eclipse,

http://www.midibox.org/dokuwiki/howto_app_dev_eclipse_ide

I think it’s always good to have as much information as one can get… if you have something interesting to add that may help others :wink:

Best,

Michael

Yes please and link it to/from the OS X development page

hmm, thanks, didnt see that page. how do i get editors rights for the wiki?

Just login with your forum login name and password :slight_smile:

Hi all!

I missed that thread. I’d like to add that i succeeded to use Eclipse 3.3 for programming with sdcc (Eclipse CDT 4.0 is way way better than the previous version). This is still yet “bancal” (sorry for the french word) as not all build errors are parsed (and so not reported in the problem view) but standard errors are (variable misdeclarations, type mismatches…). I will contact eclipse_sddc guys to help them porting to Eclipse 3.3 and defining a correct eclipse toolchain. In the mean time I just verify for more errors in the console view and that fits me.

I’ll update the Wiki page as soon as I have the time.

Best,

Didier.

hi didier

its good to hear that you are also involved in this. let us know once you have more infos. as i mentioned i am not using the toolchain but a workaround with an ants  building file.

cheers

martin