Saturday, June 26, 2010

Snowmobile Pickup Deck

Integrating Python in Eclipse


Eclipse IDE is an excellent, most Java programmers can not help it ... (Myself included). There are many versions of this application you can download for free from here , many of which provide tools for a specific language (C / C + + php etc. ..)

One of the strengths of Eclipse is the ability to expand it with one of the many plugins ...
And today I want to really talk about one of these PyDev
is a plugin or a set of Eclipse plugins that lets you turn in an excellent development environment for Python ...

discponibili are several ways to install it .. I recommend you install it by following this procedure (the section titled "Installing with the update site).
during installation can negotiate a warning that calls into question the origin of this sw .. you select the option that allows you to continue e tutto dovrebbe andare in porto senza problemi..

se tutto è andato in porto adesso potete cliccare su File>New>Project...
vi si aprirà una finestra ed espandendo la cartelletta Pydev potrete selezionare Pydev project che vi permetterà di realizzare un progetto in Python.

l'unica cosa che bisogna fare adesso è specificare l'interprete da utilizzare per far ciò occorre cliccare sulla scritta "click here to configure an interpreter not listed"(o qualcosa del genere)

premete adesso il pulsante "autoconfig" selezionate tutti i pacchetti ed infine apply e dopo ok..
A questo punto Eclipse dovrebbe esser pronto per poter lavorare con python!

Buon divertimento ,-P

0 comments:

Post a Comment