antlr4ide / antlr4ide

ANTLR 4 IDE for Eclipse
Eclipse Public License 1.0
204 stars 116 forks source link

Preferences->ANTLR4->Tool manually added Distributions aren't persistent #194

Open kstallard opened 4 years ago

kstallard commented 4 years ago

Hello,

Nice job on this plugin btw...it just installed and worked. Thank you.

I am using Eclipse 4.16 with and I am having trouble keeping manual entries into the ANTLR4 Distribution list to stick.

The IDE uses antlr4.4, and I would like to use antlr4.8. Adding it to the Distribution list appears to work in that the console messages indicate that antlr4.8 is being used. However, if I close and then reopen the Eclipse IDE, it reverts back to antlr4.4 and my entry that I made in the previous session is gone.

Let me know if there is any other information you need.

Thanks again,

Kevin

occipita commented 1 year ago

Actually, all options on the "Tool" properties page appear to be non-persistent. See issue #197 .