九零不老心
发布于 2020-01-13 / 6 阅读 / 0 评论 / 0 点赞

eclipse安装中文包、pydev、pdt

一、安装中文包
访问地址http://www.eclipse.org/babel/downloads.php
按照页面提示安装相应的包:
Installing the language packs Open the install wizard with 'Help' > 'Install new software...'
Add the Babel p2 repository: http://download.eclipse.org/technology/babel/update-site/R0.16.0/photon/
Select/install your language pack of choice
Restart Eclipse and you should get a translated Eclipse
二、安装pydev
Installing the language packs
Open the install wizard with 'Help' > 'Install new software...'
Add the pydev repository: http://www.pydev.org/updates/
Select/install choice
使用的时候,记得加载本机的python路径
三、安装pdt
访问地址http://www.eclipse.org/pdt/
Installing the language packs
Open the install wizard with 'Help' > 'Install new software...'
Add the pydev repository: http://download.eclipse.org/tools/pdt/updates/6.1
Select/install choice
使用的时候,记得加载本机的php路径