>> Had a few problems with descent and PATH. Maybe it was something else but >> could it maybe be that you need to logout for eclipse to see changes in >> the PATH? > > Yes, probably. I'm not sure. I mean log out of XP. Because normally you only need to restart the program. A well, it works now. I'm happy again :D > >> >> Well things seem to be working now but I miss poseidons syntax >> colourscheme. >> Is it possible to have different colours per keyword(group)? > > What's a keyword group? You can change the colors, but you'd change all of > the keywords to another color (except "return": you can color returns with > a different color, useful to see all exit paths of a function).
Poseidon has 7 (custom) groups of keywords which have different colours. eg. import=orange, static=green, void=blue, this=purple To me it makes source much easier to navigate.
