Update Aptana Studio 3 with latest PyDev

陌路散爱 提交于 2019-12-01 05:11:33

Aptana has it own pydev installed because of its internal dependencies, so it is not safe to update it and you have to wait Aptana team to release a new version of the software. If you want to be more flexible and update all the parts you need, just use plain Eclipse with all the plugins you need installed.(pydev, html, javascript, css and so on...)

daigorocub

There's an hack to do this: https://stackoverflow.com/a/25971061/398491

Basically you can install a beta version of Aptana in order to uninstall PyDev and then install the latest PyDev through the update site.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!