JEdit plugin error while loading Isabelle
up vote
0
down vote
favorite
I am working with a Windows 8 device and after some work with Isabelle I get the following error:
The following plugin could not be loaded:
C:UsersPCDesktopIsabelle2018srcToolsjEditdistjarsIsabelle-jEdit.jar:
Cannot start:
*** [line 1 of "preferences"] error: bad input
The extended error is as follows:
*** [line 1 of "preferences"] error: bad input
*** ^ at isabelle.Exn$ERROR$.apply(exn.scala:28) at isabelle.Exn$.error(exn.scala:32) at
isabelle.package$.$anonfun$error$1(ROOT.scala:10) at
isabelle.Options$Parser$.parse_file(options.scala:120) at
isabelle.Options$Parser$.parse_prefs(options.scala:127) at
isabelle.Options$.init(options.scala:140) at
isabelle.jedit.Plugin.init_options(plugin.scala:67) at
isabelle.jedit.Plugin.start(plugin.scala:445) at
org.gjt.sp.jedit.PluginJAR.startPlugin(PluginJAR.java:1740) at
org.gjt.sp.jedit.PluginJAR.activatePlugin(PluginJAR.java:951) at
org.gjt.sp.jedit.JARClassLoader._loadClass(JARClassLoader.java:392)
at org.gjt.sp.jedit.JARClassLoader.loadClass(JARClassLoader.java:109)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at
org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl.classForName(ClassManagerImpl.java:204)
at org.gjt.sp.jedit.bsh.NameSpace.classForName(NameSpace.java:1319)
at org.gjt.sp.jedit.bsh.NameSpace.getClassImpl(NameSpace.java:1219)
at org.gjt.sp.jedit.bsh.NameSpace.getClass(NameSpace.java:1160) at
org.gjt.sp.jedit.bsh.Name.consumeNextObjectField(Name.java:298) at
org.gjt.sp.jedit.bsh.Name.toObject(Name.java:199) at
org.gjt.sp.jedit.bsh.BSHAmbiguousName.toObject(BSHAmbiguousName.java:60)
Do you know how can I solve this? I already tried reinstalling Java/Isabelle.
java plugins jar isabelle jedit
add a comment |
up vote
0
down vote
favorite
I am working with a Windows 8 device and after some work with Isabelle I get the following error:
The following plugin could not be loaded:
C:UsersPCDesktopIsabelle2018srcToolsjEditdistjarsIsabelle-jEdit.jar:
Cannot start:
*** [line 1 of "preferences"] error: bad input
The extended error is as follows:
*** [line 1 of "preferences"] error: bad input
*** ^ at isabelle.Exn$ERROR$.apply(exn.scala:28) at isabelle.Exn$.error(exn.scala:32) at
isabelle.package$.$anonfun$error$1(ROOT.scala:10) at
isabelle.Options$Parser$.parse_file(options.scala:120) at
isabelle.Options$Parser$.parse_prefs(options.scala:127) at
isabelle.Options$.init(options.scala:140) at
isabelle.jedit.Plugin.init_options(plugin.scala:67) at
isabelle.jedit.Plugin.start(plugin.scala:445) at
org.gjt.sp.jedit.PluginJAR.startPlugin(PluginJAR.java:1740) at
org.gjt.sp.jedit.PluginJAR.activatePlugin(PluginJAR.java:951) at
org.gjt.sp.jedit.JARClassLoader._loadClass(JARClassLoader.java:392)
at org.gjt.sp.jedit.JARClassLoader.loadClass(JARClassLoader.java:109)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at
org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl.classForName(ClassManagerImpl.java:204)
at org.gjt.sp.jedit.bsh.NameSpace.classForName(NameSpace.java:1319)
at org.gjt.sp.jedit.bsh.NameSpace.getClassImpl(NameSpace.java:1219)
at org.gjt.sp.jedit.bsh.NameSpace.getClass(NameSpace.java:1160) at
org.gjt.sp.jedit.bsh.Name.consumeNextObjectField(Name.java:298) at
org.gjt.sp.jedit.bsh.Name.toObject(Name.java:199) at
org.gjt.sp.jedit.bsh.BSHAmbiguousName.toObject(BSHAmbiguousName.java:60)
Do you know how can I solve this? I already tried reinstalling Java/Isabelle.
java plugins jar isabelle jedit
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am working with a Windows 8 device and after some work with Isabelle I get the following error:
The following plugin could not be loaded:
C:UsersPCDesktopIsabelle2018srcToolsjEditdistjarsIsabelle-jEdit.jar:
Cannot start:
*** [line 1 of "preferences"] error: bad input
The extended error is as follows:
*** [line 1 of "preferences"] error: bad input
*** ^ at isabelle.Exn$ERROR$.apply(exn.scala:28) at isabelle.Exn$.error(exn.scala:32) at
isabelle.package$.$anonfun$error$1(ROOT.scala:10) at
isabelle.Options$Parser$.parse_file(options.scala:120) at
isabelle.Options$Parser$.parse_prefs(options.scala:127) at
isabelle.Options$.init(options.scala:140) at
isabelle.jedit.Plugin.init_options(plugin.scala:67) at
isabelle.jedit.Plugin.start(plugin.scala:445) at
org.gjt.sp.jedit.PluginJAR.startPlugin(PluginJAR.java:1740) at
org.gjt.sp.jedit.PluginJAR.activatePlugin(PluginJAR.java:951) at
org.gjt.sp.jedit.JARClassLoader._loadClass(JARClassLoader.java:392)
at org.gjt.sp.jedit.JARClassLoader.loadClass(JARClassLoader.java:109)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at
org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl.classForName(ClassManagerImpl.java:204)
at org.gjt.sp.jedit.bsh.NameSpace.classForName(NameSpace.java:1319)
at org.gjt.sp.jedit.bsh.NameSpace.getClassImpl(NameSpace.java:1219)
at org.gjt.sp.jedit.bsh.NameSpace.getClass(NameSpace.java:1160) at
org.gjt.sp.jedit.bsh.Name.consumeNextObjectField(Name.java:298) at
org.gjt.sp.jedit.bsh.Name.toObject(Name.java:199) at
org.gjt.sp.jedit.bsh.BSHAmbiguousName.toObject(BSHAmbiguousName.java:60)
Do you know how can I solve this? I already tried reinstalling Java/Isabelle.
java plugins jar isabelle jedit
I am working with a Windows 8 device and after some work with Isabelle I get the following error:
The following plugin could not be loaded:
C:UsersPCDesktopIsabelle2018srcToolsjEditdistjarsIsabelle-jEdit.jar:
Cannot start:
*** [line 1 of "preferences"] error: bad input
The extended error is as follows:
*** [line 1 of "preferences"] error: bad input
*** ^ at isabelle.Exn$ERROR$.apply(exn.scala:28) at isabelle.Exn$.error(exn.scala:32) at
isabelle.package$.$anonfun$error$1(ROOT.scala:10) at
isabelle.Options$Parser$.parse_file(options.scala:120) at
isabelle.Options$Parser$.parse_prefs(options.scala:127) at
isabelle.Options$.init(options.scala:140) at
isabelle.jedit.Plugin.init_options(plugin.scala:67) at
isabelle.jedit.Plugin.start(plugin.scala:445) at
org.gjt.sp.jedit.PluginJAR.startPlugin(PluginJAR.java:1740) at
org.gjt.sp.jedit.PluginJAR.activatePlugin(PluginJAR.java:951) at
org.gjt.sp.jedit.JARClassLoader._loadClass(JARClassLoader.java:392)
at org.gjt.sp.jedit.JARClassLoader.loadClass(JARClassLoader.java:109)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at
org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl.classForName(ClassManagerImpl.java:204)
at org.gjt.sp.jedit.bsh.NameSpace.classForName(NameSpace.java:1319)
at org.gjt.sp.jedit.bsh.NameSpace.getClassImpl(NameSpace.java:1219)
at org.gjt.sp.jedit.bsh.NameSpace.getClass(NameSpace.java:1160) at
org.gjt.sp.jedit.bsh.Name.consumeNextObjectField(Name.java:298) at
org.gjt.sp.jedit.bsh.Name.toObject(Name.java:199) at
org.gjt.sp.jedit.bsh.BSHAmbiguousName.toObject(BSHAmbiguousName.java:60)
Do you know how can I solve this? I already tried reinstalling Java/Isabelle.
java plugins jar isabelle jedit
java plugins jar isabelle jedit
edited Nov 11 at 17:21
asked Nov 2 at 10:39
Javier
645723
645723
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53116986%2fjedit-plugin-error-while-loading-isabelle%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown