Reputation: 5
Installing Anypoint DevKit Extension in Anypoint studio which is installed as Eclipse Plugin. In install remediaton page, checked the option "update my installation to be compatible with the items being installed" and then proceed installation.
During installation I receive the error ,
An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,org.mule.tooling.ui.contribution.sfdc.3.5.0,6.2.3.201507231244 No repository found containing: osgi.bundle,org.mule.tooling.ui.contribution.sqs.3.5.0,3.1.0.201507241546 No repository found containing: org.eclipse.update.feature,org.mule.tooling.ui.extension.sfdc.3.5.0,6.2.3.201507231244 No repository found containing: org.eclipse.update.feature,org.mule.tooling.ui.extension.sqs.3.5.0,3.1.0.201507241546
How to solve this?
Upvotes: 0
Views: 860
Reputation: 1
You can download plug-in as install offline or install using direct internet instead of inside any proxy.
Upvotes: 0
Reputation: 94
while downloading and installing the devkit you should be connected to internet. Which will download features from above given repositories.
Upvotes: 0
Reputation: 11
I think it requires MAVEN configuration before installing DevKit.
Upvotes: 0
Reputation: 8321
I think you will need to update your current IDE to make it work... I can find the solution here in your link you posted:- http://forum.mulesoft.org/mulesoft/topics/cannot-install-anypoint-dev-kit-in-anypoint-studio-eclipse-plugin
Upvotes: 0