Ruby Development Environment Configuration
1.aptana_radrails (Bad hints, developing Ruby is not recommended)
Link: http://pan.baidu.com/s/1i5q96K1 Password: yt04
2.Aptana Studio3 (very very good, Ruby and Python development preferred, and Eclipse uses basically exactly the same, prompting the function to explode eclipse, and the interface is very beautiful)
Link: http://pan.baidu.com/s/1cFQr2u Password: vfc4
Tutorial Address: http://www.cnblogs.com/lsgwr/p/5444266.html
3.Eclipse software and installing Ruby plugins
1. The Eclipse installation package, the green version of each version of the JDK, the green version of JDK7 and JDK8
Link: Http://pan.baidu.com/s/1c11sONY Password: ro56
2. Tutorials for configuring Ruby and Python environments under Eclipse (after installation and Aptana Studio3 use basically the same, see above article)
Tutorial: http://www.cnblogs.com/lsgwr/p/5444179.html
(heavy) attention to the problem (need to install Ruby, rails, Git, or the installation will be all kinds of error, to solve the problem is to install the following link directly in the installation package, you can install the above three, that is, Ruby, rails and Git)
Attached official warning: http://www.cnblogs.com/lsgwr/p/5444208.html
One-click installation package: Link: http://pan.baidu.com/s/1slcMbTj Password: zhql
Python Development Environment Configuration
1. First I installed the Python operating environment, green-free installation, decompression can be used, 2.7, 64-bit
Link: Http://pan.baidu.com/s/1bpdoA8B Password: 9v6v
?
2. The following is a common configuration of the centralized integration environment (3, idle, ignored)
?
the best is Aptana Studio3. , note that the first time the new project needs to configure the Python interpreter (interpreter), as long as the above green version of the compressed package extracted files in the Python.exe path can be,
Aptana Studio3 's hints feature is just as powerful as the Eclipse's hint feature.
?
The main is good-looking, full of geek fan
specific configuration keys above Ruby, when configuring Ruby, Python is configured together (that is, Python first need to configure the path of the interpreter Python.exe), in addition Aptana Studio3 can also develop PHP and the front end of the various languages Oh
Next is the configuration of Python under Eclipse, this is too common, first configure the Pydev plug-in, and then configure the next interpreter Python.exe path.
See the following links for tutorials:
Http://www.cnblogs.com/lsgwr/p/5442228.html
Environment IDE configuration for Ruby and Python (Baidu Cloud link with software)