|
Re: Installing JDT plugins offline into Eclipse CDT [message #1102529 is a reply to message #1102271] |
Thu, 05 September 2013 21:37 |
jonathan knez Messages: 2 Registered: September 2013 |
Junior Member |
|
|
I found the right repository address, or what I thought was the right one. I used http://download.eclipse.org/releases/juno. Just for the sake of completeness, here are the commands to create a mirror of the repository when run on a Windows platform. All other platforms use eclipse rather than ecipsec.
eclipsec -nosplash -verbose application org.eclipse.equinox.p2.metadata.repository.mirrorApplication
-source http://download.eclipse.org/releases/juno
-destination c:\4_2_mirror
eclipsec -nosplash -verbose -application org.eclipse.equinox.p2.artifact.repository.mirrorApplication
-source http://download.eclipse.org/releases/juno
-destination c:\4_2_mirror
So now I have my repository on DVD and I go to install Eclipse Java Development Tools. The installation begins but errors out with the following message.
Quote:An error occurred while collecting items to be installed
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.ant.ui,3.5.301.v20121210-210948
No repository found containing: osgi.bundle,org.eclipse.jdt.annotation,1.0.1.v20130111-135246
No repository found containing: osgi.bundle,org.eclipse.jdt.apt.pluggable.core,1.0.400.v20120522-1651
No repository found containing: osgi.bundle,org.eclipse.jdt.compiler.tool,1.0.200.v20130116-050536
No repository found containing: osgi.bundle,org.eclipse.jdt.core,3.8.3.v20130121-145325
No repository found containing: osgi.bundle,org.eclipse.jdt.junit,3.7.100.v20120523-1543
No repository found containing: osgi.bundle,org.eclipse.jdt.junit.core,3.7.100.v20120523-1257
No repository found containing: osgi.bundle,org.eclipse.jdt.ui,3.8.2.v20130107-165834
No repository found containing: binary,org.eclipse.jdt_root,3.8.2.v20130116-090414-8-8nFu3FNOfwKLRuqgXKIy9z0I83
No repository found containing: osgi.bundle,org.hamcrest.core,1.1.0.v20090501071000
I guess there are some required packages that were not part of the mirror.
Regardless, I think I will simply install a second instance of Eclipse rather than continuing to try to add JDT support to a CDT installation.
|
|
|
Powered by
FUDForum. Page generated in 0.23174 seconds