Unable to resolve class internal.GlobalVariable (Again)

Thanks for that Brandon…

It then goes on to crash out (not always in the same way). Most recent I have is the following – but note the complaint about “$” again – I thought we’d killed that thing few releases back. I guess it might just be a symptom, not a real cause…

Project 'blah' opened
joptsimple.IllegalOptionSpecificationException: $ is not a legal option characte
r
        at joptsimple.ParserRules.ensureLegalOptionCharacter(ParserRules.java:77
)
        at joptsimple.ParserRules.ensureLegalOption(ParserRules.java:67)
        at joptsimple.ParserRules.ensureLegalOptions(ParserRules.java:72)
        at joptsimple.OptionParser.acceptsAll(OptionParser.java:267)
        at joptsimple.OptionParser.acceptsAll(OptionParser.java:260)

Again, that’s not typical or consistent.
Again, this works apart from two remote-from-me boxes which can run the suites in the IDE.