coolcoolad / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

Eclipse should be listed under "Additional plugins" #376

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The release notes of Python(x,y) 2.7.2.0 state "Eclipse is relegated to 
additional package status. The reasons being sheer size, maintenance and 
reduced value.".

However, an Eclipse installation package tailored for Python(x,y) can not be 
found on the "Additional plugins" page.
Using the default Python 2.7.2.1 installation, no indications about the proper 
way to install Eclipse and integrate it with Python(x,y) can be found.

Only one message mentions this problem: 
http://groups.google.com/group/pythonxy/msg/bacecc202dffb170?pli=1
The wiki needs to be updated to include the Eclipse package (if any) and 
installation instructions (installation directory so that Python(x,y) finds it).

Thanks

Original issue reported on code.google.com by sebastie...@gmail.com on 16 Feb 2012 at 10:49

GoogleCodeExporter commented 9 years ago
It is highly unlikely either of us will revive eclipse in any form. The cost in 
time and resources (bandwidth server storage) simple does not justify the 
effort.

Many references to eclipse were already removed - please assist by pointing out 
the rest.

Original comment by grizzly.nyo on 17 Feb 2012 at 8:03

GoogleCodeExporter commented 9 years ago
Thank you.
Even if Eclipse is not provided as an additional package (which I completely 
understand), is Python(x,y) still meant to be used with it? 
Some Eclipse plug-ins are provided in Python(x,y) (/eclipse subdirectory), so 
shouldn't there be an how-to explaining their installation? 

Original comment by sebastie...@gmail.com on 17 Feb 2012 at 8:30

GoogleCodeExporter commented 9 years ago
Both Eclipse and it's plugins are no longer packaged. There are no special 
instructions to use Python(x,y) with Eclipse:
1. Install Python(x, y)
2. Install Eclipse
3. Install PyDev

PyDev will auto detect the Python directory.

Original comment by grizzly.nyo on 29 Feb 2012 at 1:57

GoogleCodeExporter commented 9 years ago
Thank you. Are you sure that there are no special instructions to use 
Python(x,y) with Eclipse? I noticed an "/eclipse" subdirectory inside 
Python(x,y).

Original comment by sebastie...@gmail.com on 29 Feb 2012 at 5:37

GoogleCodeExporter commented 9 years ago
Yes.

-gabi

Original comment by grizzly.nyo on 1 Mar 2012 at 12:19

GoogleCodeExporter commented 9 years ago
Could you explain what is the purpose of this "/eclipse" subdirectory?

Original comment by sebastie...@gmail.com on 1 Mar 2012 at 2:19

GoogleCodeExporter commented 9 years ago
No purpose. This is merely a left over.

-gabi

Original comment by grizzly.nyo on 2 Mar 2012 at 8:44