[Flashcoders] Syntax coloring Eclipse

2009-08-21 Thread Jiri
I am forced to use eclipse, but i am used to work with a black background. I changed the syntax coloring in the eclipse preferences to match my preferences, but the symbols . , ect.. are all black and there is not an option provided to changes there color. If you look at the Java syntax

Re: [Flashcoders] Syntax coloring Eclipse

2009-08-21 Thread Matt Gitchell
I used this as a starting point when I was doing my FDT customization: http://blog.ansuz.nl/index.php/tag/fdt/ I don't know how applicable they are to FB, but there it is. Also, a quick Googling yields this link: http://polygeek.com/302_flex_changing-font-colors-in-flex-buildereclipse --Matt On