Rocky Burt wrote:
> Installing fresh PyDev 0.9.7 onto eclipse 3.1 (no prior PyDev installed)
> yields the following error when opening a python file. Seems like a
> simple enough error... the PyEdit class seems to be present.
I had the same problems today. Then I read the requisites: Java 1.5.0
Installing fresh PyDev 0.9.7 onto eclipse 3.1 (no prior PyDev installed)
yields the following error when opening a python file. Seems like a
simple enough error... the PyEdit class seems to be present.
java.lang.ClassNotFoundException: org.python.pydev.editor.PyEdit
at
org.eclipse.osgi.fr
That's s sort of an Eclipse issue... you have to disable it, restart
eclipse and only then will an uninstall appear (it has something to do
with some resources eclipse is not able to remove when the plugin is
active).
Cheers,
Fabio
Dennis Lee Bieber wrote:
>On Tue, 26 Jul 2005 10:56:58 -0300