Page 1 of 1
how to enable colors (keywords, comments) for java codes?
Posted: Sat Mar 29, 2003 7:06 pm
by Booo
The text colors disappeared in my java code. What happened?
Posted: Thu Aug 28, 2003 10:37 pm
by Lord Revan
I guess it's not reading the actually Java. Go to SaveAs, and save it, but make sure you save it as *insert title here*.java, only minus the *'s.
Posted: Mon Oct 20, 2003 7:41 am
by Phun
I've got the same problem
I always saveAs .java, i use the same name to save and to name a class
Colours are enabled .. but it doesn't work. Pls help me

Posted: Mon Oct 20, 2003 8:16 am
by MudGuard
>>I always saveAs .java, i use the same name to save and to name a class
Logical, the Java language is forcing you to do so...
>>Colours are enabled .. but it doesn't work. Pls help me
How is your Java document class set up?
Does it contain *.java files?
Is there a Java syntax file?
Is syntax coloring enabled?
Posted: Mon Oct 20, 2003 8:37 am
by Phun
solution : java syntax wasn't defined yet

thx for the help ... now it works
