Hi Friends,
I am trying to install AEM in my local Eclipse and I have taken help from the below link and followed the steps as it is.
https://docs.adobe.com/docs/en/dev-tools/aem-eclipse.html
I have downloaded the granite file and loaded it from local.
When I click on "Accept agreement" and "Finish". It tries to install and gives me the following error.
An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.m2e.archetype.common,1.6.2.20150902-0001
No repository found containing: osgi.bundle,org.eclipse.m2e.core,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.core.ui,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.discovery,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.editor,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.editor.xml,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.jdt,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.jdt.ui,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.launching,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.lifecyclemapping.defaults,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.logback.appender,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.logback.configuration,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.indexer,1.6.2.20150902-0001
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.runtime,1.6.2.20150902-0001
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.runtime.slf4j.simple,1.6.2.20150902-0001
No repository found containing: osgi.bundle,org.eclipse.m2e.model.edit,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.profiles.core,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.profiles.ui,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.refactoring,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.scm,1.6.2.20150902-0002
No repository found containing: org.eclipse.update.feature,org.eclipse.m2e.feature,1.6.2.20150902-0002
No repository found containing: org.eclipse.update.feature,org.eclipse.m2e.logback.feature,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.workspace.cli,0.3.1
I went to "help->Install New Software->"Available software sites" and disables the superfluous items from the list. Restarted my eclipse and now I get this error.
Cannot complete the install because one or more required items could not be found.
Software being installed: AEM Developer Tools 1.0.4 (com.adobe.granite.ide.feature.feature.group 1.0.4)
Missing requirement: Sling IDE Tools, M2e-based 1.0.6 (org.apache.sling.ide.m2e-feature.feature.group 1.0.6) requires 'org.sonatype.tycho.m2e.feature.feature.group 0.0.0' but it could not be found
Cannot satisfy dependency:
From: AEM Developer Tools 1.0.4 (com.adobe.granite.ide.feature.feature.group 1.0.4)
To: org.apache.sling.ide.m2e-feature.feature.group 1.0.6
Please help me fix this. Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
I just installed without issue:
[img]JavaIDEPlug-in.png[/img]
Make sure that you are using the correct installation link, the correct IDE version, and you have met the heap objectives as stated in the article.
Views
Replies
Total Likes
Can you try installing online via following this : https://eclipse.adobe.com/aem/dev-tools/
Views
Replies
Total Likes
I just installed without issue:
[img]JavaIDEPlug-in.png[/img]
Make sure that you are using the correct installation link, the correct IDE version, and you have met the heap objectives as stated in the article.
Views
Replies
Total Likes
Are you using the support Eclipse version as discussed in the docs?
Also - I am stepping through this article to see if I encounter issues.
Views
Replies
Total Likes