EasyEclipse for Python

For Python development.



Download release 1.2.2.2: (96MB)   (76MB)   (101MB)

Download release 1.3.1: (107MB)   (87MB)   (113MB)


WARNING: The PyDev plugin does not work if there are spaces in the installation path. Make sure that you install in a path location that does not have spaces.

There are currently 15 comments for this distribution. You can review them and add more here.

Composition


This distribution includes the following plugins:

Core components:

Tools for general Java development:

Some essential utilities:

IDE for Python development:

Version Control tools (CVS support was included in the Eclipse Platform until 1.2.2):

Getting started


"Getting Started" documentation is available for the following included plugins:

For the other plugins, you are welcome to propose a getting started. Thanks !

Changelog


Changes in release 1.3.1:

Changes in release 1.2.2.2: Changes in release 1.2.2: Changes in release 1.2.1.3: Changes in release 1.2.1.1: Changes in release 1.2.1: Changes in release 1.2.0: Changes in release 1.0.2: Changes in release 1.0.1:

License


EasyEclipse is licensed under the terms of the Open Software License version 2.1.

Each third party plugin, software or content is licensed under its own copyright and/or license. See each plugin page for details

15 Comments »

Comment by Amit
2007-01-05 13:42:57

I look forward to seeing the newer 1.2.5 version of PyDev being incorporated into these. Thanks.

 
Comment by Evgeny
2007-01-30 04:28:43

Why plugins can’t find and install updates?
For example, I’ve installed EasyEclipse with python support, with PyDev 1.2.5. I know that 1.2.6 is out and try to update plugin, but update manager finds nothing to update. On neighbor PC plain old eclipse found and installed PyDev 1.2.6 with no problems…

Comment by Philippe
2007-01-30 08:43:21

Evgeny:
we made the choice not to support at first the update manager. There are many reasons for that. We are also working on an anlternative to that.
See http://eclipse-wiki.info/UpdateManager for an explanantion.
As well as our FAQ.

The base reason is that when deployed on a large scale (100000 or users) the current update manager has too many issues.

We are also working to have reactive way to publish updated installers very often. We are not yert there :-\

Now as far as Pydev 1.2.6 is concerned, there was a request last week adn I published a preview build here (for windows and linux):

http://sourceforge.net/project/showfiles.php?group_id=131065&package_id=187215&release_id=481359

Help is always welcomed of course: this is not much work to do to support a distro, and make sure it’s plugins are always up to date!

Would you want to work on that?

Comment by Siggi
2007-03-22 05:38:55

You mean, you “broke” the update manager? Thats one of the greatest features of Eclipse.. Perhaps I have to install all the thing then on my own.. I also want alway the newest version of PyDev! It makes no sense in working otherwise.

Comment by admin
2007-03-22 08:26:45

We did not “broke” anything, we just decided NOT to publish an update site becuase of the associated issues it has.
Note that we are not the only one with that opinion, and that a new project has been started at Eclipse to create a new update manager too.
If you always wnat the latest of everything, then install it it on your own. We tend to be a tad conservative with new versions, and err towards stability.

 
 
 
 
Comment by David Gould
2007-02-13 22:25:59

Could you please include PyDev 1.2.6? Thanks.

Comment by admin
2007-03-22 08:27:33

Version 1.30 will be in the next drop 1.2.2 that we are working on.

 
 
2007-04-18 15:17:41

[…] EasyEclipse, si es fácil el Java es mejor EasyEclipse is a new way to streamline the distribution and usage of the Eclipse software development platform and tools (plugins). nexB offers EasyEclipse as an open source alternative to commercial IDEs based on Eclipse.<!–[if !supportLineBreakNewLine]–><!–[endif]–> EasyEclipse is: <!–[if !supportLists]–> <!–[endif]–>Free and open-source, <!–[if !supportLists]–><!–[endif]–>Easy to download and install, and <!–[if !supportLists]–><!–[endif]–>Simple to maintain, without version and dependency issues.   EasyEclipse 1.2.1 (based on Eclipse Callisto 3.2.1) is now available for download at EasyEclipse.org. We select, assemble, test, patch, build installers and document a full IDE, offered as reliable distributions and plugins.   Download EasyEclipse Distributionsprepackaged editions, ready to install. For Windows, Mac OS X (PowerPC & Intel) or Linux.   Download EasyEclipse Pluginstested and easy-to-install plugins. Please visit the site now to check out which of the pre-configured studios is best for you: Expert Java Desktop Java Server Java Mobile Java Plugin Warrior PHP Ruby on Rails Python LAMP C and C++ Each EasyEclipse edition is packaged with a standard installer for Windows and for MAC OS X.For Linux, just untar the compressed file in any directory and run from the command line. Published miércoles, 18 de abril de 2007 23:29 by evelardiez Filed under: Java, eclipse […]

 
Comment by LKRaider
2007-06-12 11:53:27

Would be nice to see Jython integrated here, since PyDev allows for Jython development aswell.

 
Comment by Scale
2007-08-12 02:19:41

(Not sure if this is the correct place to report, sorry if it is not.)
I have just tried EasyEclipse for Python v. 1.2.2, but the autocompletion features are so slow I suspect there is something wrong with my installation. If all are turned on, as I type a letter or dot the editor freezes for up to ten seconds before showing suggestions.
My machine is an Intel dual core laptop 2x 1.8 Ghz with 2 GB of Ram and Windows XP Media Center edition up to date. I am using Python 2.5 with installed modules PIL 1.1.6b2, Psyco 1.5.2, PyGame 1.7.1 and Pythonwin 2.10.
No Java SDK nor other Eclipse versions are installed.

 
2007-09-16 01:41:12

[…] For Python development: EasyEclipse for Python […]

 
Comment by Visor
2007-10-08 00:33:16

Thank you, the best distribution!

 
2007-11-26 14:07:59

[…] We settled on a critic proof option: Easy Eclipse for Python distribution. Eclipse is such a popular choice among programmers, that it was an easy choice. It is modular, open source and supports multiple programming languages. […]

 
Comment by Natalie
2008-06-04 02:15:00

I keep getting an error message 1.3.1 I get a JVM terminated exit code=1 error. I’m running a windows machine with the correct specs to run the program but I’m still getting this error? Any suggestions?

 
Comment by Fox
2008-06-13 23:09:38

>I keep getting an error message 1.3.1 I get a JVM terminated exit code=1 error. I’m running a windows >machine with the correct specs to run the program but I’m still getting this error? Any suggestions?

I had same problem. Type for example in shortcut “eclipse [normal arguments] -vmargs -Xmx256M” and enjoy :)

 
Your name (required for validation and display)
Your e-mail (required for validation but never displayed)
Your website URL (optional for display)
Your comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> in your comment.