Manual Install plugins PyDev pada Eclipse

Diterbitkan oleh Unknown on Friday, November 15, 2013

Hosting Unlimited Indonesia
Karena terjadi kesalahan ketika install plugins secara marketplace, maka saya putuskan untuk install secara manual, PyDev versi 2.8.

Error yang saya dapati kurang lebih seperti ini :
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.python.pydev,3.0.0.201311051910.
Error reading signed content:C:\Users\MYNAME~1\AppData\Local\Temp\signatureFile3937703500691757050.jar
An error occurred while processing the signatures for the file: C:\Users\MYNAME~1\AppData\Local\Temp\signatureFile3937703500691757050.jar
Problems downloading artifact: osgi.bundle,com.python.pydev.analysis,3.0.0.201311051910.
Error reading signed content:C:\Users\MYNAME~1\AppData\Local\Temp\signatureFile7096874868371293112.jar


Bug report : https://bugs.eclipse.org/bugs/show_bug.cgi?id=421582#c0

Oke. Lanjut.

Download dulu PyDev nya di : http://sourceforge.net/projects/pydev/files/pydev/PyDev%202.8.2/

buka terminal dan copy ke dir eclipse anda.
contoh : /opt/eclipse/plugins/

lalu ekstrak dengan perintah unzip ke directory plugins :
setelah di ekstrak copy semua folder org.python.pydev ke dir plugins :
setelah di copy, restart ulang eclipse, atau tutup lalu buka lagi.

Selanjutnya kita masuk ke tahap coonfigurasi interpreter python & lib python

pilih bagian Window->Preferences->Pydev->Python Interpreter
Sejauh ini tahap instalasi plugin pydev untuk eclipse sudah selesai.
sekarang coba buat project baru python/django. atau bisa juga import dari existing project.

Sekian



{ 0 Comment... read them below or add one }

Post a Comment