Author | Message |
---|---|
jrodriguez
Posts: 33
|
Posted 17:04 Apr 10, 2013 |
Hi professor,
I am getting an error when I tried to install m2e. This is what i get. Is this going to have a effect later one? or what should I do instead?
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=).
Unable to read repository at http://subclipse.tigris.org/update_1.8.x/plugins/org.tigris.subversion.subclipse.core_1.8.19.jar.
Connection reset
Unable to read repository at http://subclipse.tigris.org/update_1.8.x/plugins/org.tigris.subversion.subclipse.doc_1.3.0.jar.
Connection reset
|
ubodi
Posts: 1
|
Posted 17:27 Apr 10, 2013 |
Even I do have the same problem professor.
|
cysun
Posts: 2935
|
Posted 17:28 Apr 10, 2013 |
Somebody had the same problem, but what he did was he copied the Eclipse folder from somebody else. You should follow the instructions exactly, i.e. install the latest JDK, set a JAVA_HOME environment variable, download the lastest Eclipse zip file, unzip and run it, and then install the plugins. |
cysun
Posts: 2935
|
Posted 17:29 Apr 10, 2013 |
Like I said, follow the instructions to the letter, and then if it doesn't work, come to my office hours. |
jrodriguez
Posts: 33
|
Posted 14:32 Apr 11, 2013 |
HI professor. I am still getting the the error when I install the Subclipse. I installed the latest jdk version and downloaded eclipse juno. I change the Java variables as well.
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=).
Unable to read repository at http://subclipse.tigris.org/update_1.8.x/plugins/org.tigris.subversion.subclipse.doc_1.3.0.jar.
Connection reset
|
cysun
Posts: 2935
|
Posted 14:38 Apr 11, 2013 |
Try installing the Log Viewer or the TestNG plugin first and see if you get the same error. If so, my guess is that you have some firewall or anti-virus software that is blocking the download. |