Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Python plugin not loading
Python plugin not loading [message #100603] Sat, 26 July 2003 19:51 Go to next message
Eclipse UserFriend
Originally posted by: Mike.kordik.net

I downloaded a plugin (for python) and put it in the plugin directory.

/opt/eclipse/plugins/org.eclipse.update.ui_2.1.1

I am running Linux btw

When I load eclipse and follow the documentation for the plugin, I.E. open
perspective and select "Python", it is not there. When I choose about and
about plugins I get a list of a bunch of plugins but not the Python
plugin. Why isn't it loading? How do I debug this?

Thx
Re: Python plugin not loading [message #100687 is a reply to message #100603] Sun, 27 July 2003 03:32 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Shouldn't that be /opt/eclipse/plugins and not
/opt/eclipse/plugins/org.eclipse.update.ui_2.1.1
Looks to me like you put the python plugin in the update ui plugin
directory.

HTH
Darins

"Mike" <Mike@kordik.net> wrote in message
news:pan.2003.07.26.19.51.45.277233@kordik.net...
> I downloaded a plugin (for python) and put it in the plugin directory.
>
> /opt/eclipse/plugins/org.eclipse.update.ui_2.1.1
>
> I am running Linux btw
>
> When I load eclipse and follow the documentation for the plugin, I.E. open
> perspective and select "Python", it is not there. When I choose about and
> about plugins I get a list of a bunch of plugins but not the Python
> plugin. Why isn't it loading? How do I debug this?
>
> Thx
Re: Python plugin not loading [message #100832 is a reply to message #100687] Sun, 27 July 2003 13:03 Go to previous message
Eclipse UserFriend
Originally posted by: Mike.kordik.net

Oops. I did put the plugin in /opt/eclipse/plugins. I apologize. I copied
and pasted the wrong path in my post. It is really in
/opt/eclipse/plugins. I have a directory called
/opt/eclipse/plugins/org.python.pyeclipse_0.0.1

Could it be one of the required plugins is not available?

Looking in plugin.xml it says it requires org.junit. Before I posted this
reply I downloaded junit and put it in the plugins directory and the
Python plugin worked.

Too bad I didn't get any errors. With future plugins I will examine the
required plugins first.

Thx
Mike



On Sat, 26 Jul 2003 20:32:47 -0700, Darin Swanson wrote:

> Shouldn't that be /opt/eclipse/plugins and not
> /opt/eclipse/plugins/org.eclipse.update.ui_2.1.1 Looks to me like you
> put the python plugin in the update ui plugin directory.
>
> HTH
> Darins
>
> "Mike" <Mike@kordik.net> wrote in message
> news:pan.2003.07.26.19.51.45.277233@kordik.net...
>> I downloaded a plugin (for python) and put it in the plugin directory.
>>
>> /opt/eclipse/plugins/org.eclipse.update.ui_2.1.1
>>
>> I am running Linux btw
>>
>> When I load eclipse and follow the documentation for the plugin, I.E.
>> open perspective and select "Python", it is not there. When I choose
>> about and about plugins I get a list of a bunch of plugins but not the
>> Python plugin. Why isn't it loading? How do I debug this?
>>
>> Thx
Previous Topic:any other way to remove nls package?
Next Topic:plugin classloader doesn't load 3rd party jars
Goto Forum:
  


Current Time: Sun Oct 06 09:16:16 GMT 2024

Powered by FUDForum. Page generated in 0.03577 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top