I re-insalled from scratch, but same issue .. I ran the debug version and got this ..
C:\Program Files (x86)\Arduino>arduino_debug.exe
Set log4j store directory C:\Users\patmo\AppData\Local\Arduino15
Loading configuration...
Initialising packages...
java.lang.NullPointerException
at cc.arduino.contributions.packages.ContributionsIndexer.parseIndex(ContributionsIndexer.java:134)
at processing.app.BaseNoGui.initPackages(BaseNoGui.java:483)
at processing.app.Base.<init>(Base.java:273)
at processing.app.Base.main(Base.java:150)
Would be most grateful for a pointer as to what has gone wrong and how to fix it.
Thanks!