Aptana installation in eclipse - eclipse

Just install a new Eclipse Juno
Trying to install Aptana Studion Plugin for eclipse,
giving this error
"An error occurred while collecting items to be installed
session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.android.ide.eclipse.base,23.0.3.1327240 "
the plugin was working perfectly on my initial eclipse IDE.
has anybody experienced this before.

I found this link helpful on this Q.
Simply: Uncheck “Contact all update sites during install to find required software”

Related

Error when installing Jboss AS, wildfly & EAP Server Tools in Eclipse

I have Eclipse 2021-03 installed with Monterey OS. I tried to install Jboss AS / Wildly Server.
I tried to add from servers tab, but it keep getting me error about :
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.jboss.tools.common.jdt.debug,3.17.100.v20211005-0922
No repository found containing:
osgi.bundle,org.jboss.tools.common.jdt.debug.ui,3.17.100.v20211005-0922
No repository found containing:
osgi.bundle,org.jboss.tools.foundation.checkup,1.6.1000.v20211004-1419
No repository found containing:
osgi.bundle,org.jboss.tools.foundation.core,1.6.1000.AM1-v20211209-1014
No repository found containing:
osgi.bundle,org.jboss.tools.foundation.ui,1.6.1000.v20211004-1419
No repository found containing:
osgi.bundle,org.jboss.tools.usage,2.2.400.v20211118-0919
I also tried to use offline update from jboss site, but no luck.
How can I fix this ?
Finally i succeeded... but not sure it can help you.
Here're the what i tried.
option 1. Market place
Help > Eclipse Marketplace... > search 'JBoss Tools' or 'Red Hat CodeReady Studio' you need.
this option already failed but after change eclipse version based on JBoss Tools Archived Downloads and try below options, it worked.
option 2. Install New Software with the link
Find version that your eclipse version support from JBoss Tools Archived Downloads
Follow 'Update Site' guide
option 3. Install New Software with the zip (offline download)
Find version that your eclipse version support from JBoss Tools Archived Downloads
Follow 'Artifacts' guide
Please make sure you disabled "Help → Install new software → Contact all update sites during install to find required software" during installation and try again

TestNG Installation

I have been trying to install TestNG to my Eclipse.
Eclipse version is Version: Mars.1 Release (4.5.1)..
While trying to install, it shows the error as mentioned below.
Please guide me how to rectify this problem.
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://beust.com/eclipse/plugins/org.testng.eclipse_6.9.10.201512240000.jar.
Premature end of Content-Length delimited message body (expected:
3005134; received: 1555400
My this problem got solved by "Not downloading Optional TestNG" part (i.e Dont download "TestNG M2E Integration (Optional)" if not needed(It's recommended to install it if your Java project(s) are managed by Maven))
If it looks like some thing went wrong...
Follow below steps
Help >> Eclipse MarketPlace >> Search for TestNG and then install it.
Thank You,
Murali

Installation of Helios' XML Editor into Helios based Eclipse fails

I am working with IBM Rational Function Tester 8.3, which is Eclipse 3.6 (Helios) based. I wanted to install XML support, so I enabled the Helios update site and chose Eclipse XML Editors and Tools 3.2.3 to install. I was promted for license agreement and then the installation started as expected. After some time downloading things Eclipse showed me an error.
An error occurred while collecting items to be installed
session context was:(profile=bootProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.core.resources,3.6.2.R36x_v20110628-1020
I also tried Eclipse XML Editors and Tools 3.2.2 with the same result. I verified that org.eclipse.core.resources_3.6.2.R36x_v20110628-1020 is in the plugins folder of the installation and that it is loaded in the plugin registry. The needed plugin is available and active.
I have no idea why this happens. Please someone can shed some light into this issue. What could cause this problem? Thank you.

Installation of Force.com IDE Error

Eclipse Version is Helios SR2 64bit running on Linux Ubuntu.
I'm trying to install Force.com IDE plugin and I'm getting the following error. I believe Salesforce uses the pulse engine, I've searched for others having this problem but the only solution I've found so far is just install the force.com ide bundled version of Eclipse. Which I would rather not do.
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.apache.log4j,1.2.15.v201005080500
No repository found containing: osgi.bundle,org.eclipse.wst.css.core,1.1.402.v201102031915
No repository found containing: osgi.bundle,org.eclipse.wst.css.ui,1.0.502.v201101122002
No repository found containing: osgi.bundle,org.eclipse.wst.html.core,1.1.404.v201101190004
No repository found containing: osgi.bundle,org.eclipse.wst.html.ui,1.0.504.v201101122108
I haven't experienced this myself, but according to this thread of a guy having the same error with a different plugin (GWT), his solution was
answering my own question: not sure why this happened, but gwt is not
the problem.
what i did to fix was to edit the url of each checked site and add
a // at the end.
install ran fine afterwards.
Guess it's worth a shot.

How do I get Eclipse to find the "org.eclipse.team.cvs.ssh" bundle?

I've been trying to install IAM or m2eclipse without success. Both of them need the org.eclipse.team.cvs.ssh bundle, but Eclipse Helios complains that the repository could not be found. I've been attempting to then just install that single bundle without success.
I select the "Helios - http://download.eclipse.org/releases/helios" repository and search for "cvs". This returns the "Eclipse CVS Client". I then attempt to install it. Eclipse says that it is already installed so it's just going to update the list of installed software. When I click finish, I am presented with the following error:
An error occurred while collecting items to be installed session context was:(profile=epp.package.rcp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.team.cvs.ssh,3.2.100.I20090508-2000
Any ideas?
Found a resolution here that worked for me.
While installing new software, deactivating the option Contact all update sites during install to find required software helps.
And it did.
It would appear that this problem has been fixed in Eclipse. I just installed the Eclipse CVS Client without any issues.