I need to install 2 version of Eclipse. One for Java and one for PHP. Should I expect that some hidden folder/file is gonna be overridden by both installation? I downloaded to standalone installation package from the eclipse download page.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Eclipse installation is actually a zip file that can be extracted into some folder of your choice. You may have two Eclipse installed by naming the directories with a different name (e.g. eclipse_java and eclipse_php). |
|||
|
|
|
Typically, you don't need to have separate Eclipse installations for different environments. The persepctive concept is made to switch from different tasks, and you can easily download different plugins. |
|||||
|