Hi,

PROBLEM
In my own IDE, built on the NetBeans Platform, I can edit Options->Fonts&Colors 
for my language,
and the changes have effect in the Options window, but not in my main editor.
If I close and re-open the Options window, the changes I made are still there.
It's as if the Options window and the main editor are using two different 
locations for their settings.

Note: If I change options for 'All Languages' the main editor reflects the 
changes, but not if I change
the options for 'My Language'.
Any tips on how I might go about debugging this?


BACKGROUND
I've been using the NetBeans IDE for years, but I'm completely new to the NB 
Platform.
I'm developing my first IDE (for a domain-specific language) and I've been 
following the NB Platform Learning trail.
I'm currently at the end of the Lexer tutorial
https://platform.netbeans.org/tutorials/nbm-javacc-lexer.html
The lexer seems to work, but not the options.

Paul

Reply via email to