Compiler errors:
at java.util.regex.Pattern$GroupHead.match(Pattern.java:4658)
at java.util.regex.Pattern$Loop.match(Pattern.java:4785)
at java.util.regex.Pattern$GroupTail.match(Pattern.java:4717)
at java.util.regex.Pattern$BranchConn.match(Pattern.java:4568)
at java.util.regex.Pattern$CharProperty.match(Pattern.java:3777)
.
.
.
I am using Arduino 1.6.5 with http://arduino.esp8266.com/stable/packa ... index.json on a LinuxMint 64bit Workstation.
NOTE: Before starting this Post, I was fed up and frustrated for getting the Errors. But while writing this post, (just now) I restarted the Arduino File Edit session and it compiled correctly WITHOUT errors, I did not change anything nor did I restart Arduino IDE. What Changed?
I had previously turned on: "Preferences > Show Verbose Output During Compilation", which provides absolutely NO additional details.
The Error "java.util.regex"messages are useless to me, they do not provide any insight, I do not know where to continue, except to WAIT and try again later, sometime that works.
Where can I get more information, or what can I do to track down this problem. So far, this has been extremely frustrating.
Thanks for any Help.
Eldon - WA0UWH