I had first installed Eclipse with Aptana studio 2 plugin.
Later I would test studio3 and installed as stand alone.
Now I wish to migrate from studio 2 to 3 (very few projects) plugin, import project from 2 and 3 workspaces versions.
I have followed the instructions but probably missed something or several things.
I got this long error message
enter code hereCannot complete the install because of a conflicting dependency.
Software being installed: Aptana Studio 3 Plugin 3.0.7.201112281220-7E37K7HFGJHQUdGP8W_Iz0Jitq7M (com.aptana.feature.studio.feature.group 3.0.7.201112281220-7E37K7HFGJHQUdGP8W_Iz0Jitq7M)
Software currently installed: Aptana Studio 2.0.5.1278522500-5-7857HJ97CFF61HN1HZHtem5tN7 (com.aptana.ide.feature.studio.feature.group 2.0.5.1278522500-5-7857HJ97CFF61HN1HZHtem5tN7)
Only one of the following can be installed at once:
Aptana SecureFTP Library 2.0.2.1277398033-3-123884A9144 (com.aptana.ide.feature.libraries.subscription.feature.jar 2.0.2.1277398033-3-123884A9144)
Aptana SecureFTP Library 2.0.2.1317770565-3-12428881676 (com.aptana.ide.feature.libraries.subscription.feature.jar 2.0.2.1317770565-3-12428881676)
Cannot satisfy dependency:
From: Aptana Studio 3 Core 3.0.7.1325099706-BJ7F8LBTDuY5meBG31DC34EVnIM5 (com.aptana.feature.feature.group 3.0.7.1325099706-BJ7F8LBTDuY5meBG31DC34EVnIM5)
To: com.aptana.ide.feature.libraries.subscription.feature.group [2.0.2.1317770565-3-12428881676]
Cannot satisfy dependency:
From: Aptana Studio 3 Plugin 3.0.7.201112281220-7E37K7HFGJHQUdGP8W_Iz0Jitq7M (com.aptana.feature.studio.feature.group 3.0.7.201112281220-7E37K7HFGJHQUdGP8W_Iz0Jitq7M)
To: com.aptana.feature.feature.group [3.0.7.1325099706-BJ7F8LBTDuY5meBG31DC34EVnIM5]
Cannot satisfy dependency:
From: Aptana SecureFTP Library 2.0.2.1277398033-3-123884A9144 (com.aptana.ide.feature.libraries.subscription.feature.group 2.0.2.1277398033-3-123884A9144)
To: com.aptana.ide.feature.libraries.subscription.feature.jar [2.0.2.1277398033-3-123884A9144]
Cannot satisfy dependency:
From: Aptana SecureFTP Library 2.0.2.1317770565-3-12428881676 (com.aptana.ide.feature.libraries.subscription.feature.group 2.0.2.1317770565-3-12428881676)
To: com.aptana.ide.feature.libraries.subscription.feature.jar [2.0.2.1317770565-3-12428881676]
Cannot satisfy dependency:
From: Aptana SecureFTP Support 2.0.4.1278035782-77-7878BQS8KNJOC040234995BA2 (com.aptana.ide.feature.secureftp.feature.group 2.0.4.1278035782-77-7878BQS8KNJOC040234995BA2)
To: com.aptana.ide.feature.libraries.subscription.feature.group [2.0.2.1277398033-3-123884A9144]
Cannot satisfy dependency:
From: Aptana Studio 2.0.5.1278522500-5-7857HJ97CFF61HN1HZHtem5tN7 (com.aptana.ide.feature.studio.feature.group 2.0.5.1278522500-5-7857HJ97CFF61HN1HZHtem5tN7)
To: com.aptana.ide.feature.secureftp.feature.group [2.0.4.1278035782-77-7878BQS8KNJOC040234995BA2]
My questions are : In described process, studio 2 and 3 can be normally installed and simultaneously used. The natural restriction is : don't use both on same projects...
- do exist a problem when both studio3 alone and plugin are installed ?, if it is how to solve it : "principle" ?
- if I want to migrate to plugin alone, how can I import the projects operation which needs to import the project from studio3 alone workspace to studio3 plugin workspace. If I had to uninstall to current installations before installing studio3, how could I presserve his workspace to import from later. This seems not to be the right way, but better solve the dependencies problem.
Then, How to satisfy the dependencies ? How install the 3 versions and do what I want after import.
Thanks
Trebly
I don't wish to re-install all Eclipse because I want and need to install studio3.
I read in "migration"
Migrating Projects Aptana Studio 2 and Aptana Studio 3 have different workspaces, so you can use the two products simultaneously. In order to work with a project in Aptana Studio 3, you will want to import your project from one workspace to the other. It is not recommended to edit a project in both Studio 2 and Studio 3. Once you import a project, it is suggested you stick with Studio 3 for editing.>
So It seems possible to install studio3 plugin into Eclipse while sudio2 is already installed and after import from the right workspace the studio2 projects that we want to continue with studio3.
It is what I want do, as it is described into documentation.