function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
LakkiRajaLakkiRaja 

Problem with setup Force.com IDE in eclipse 3.6

Hi All

 

I am getting one Error while setting up the Force.com IDE setup.

Im using the below environment:

 

os: Win 7 Ultimat

eclipse 3.6

jdk 1.6

 

I'm using the below link to setup.....

http://wiki.developerforce.com/page/Force.com_IDE_Installation_for_Eclipse_3.6

 

 

 This is the Error message I am getting:

 

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=).

Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found a96928dbcb83c08611b77248301d61d7.

Problems downloading artifact: osgi.bundle,com.salesforce.ide.core,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 44db36699ca7fdd38917fced4e63c3b3 and found 9844d8bd4982d545eb2f3bce5ab9099b.

Problems downloading artifact: osgi.bundle,com.salesforce.ide.documentation,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 6d87eb2e76e7e19f7b709682e5272dfc and found f7753249029edee3a084bf32b0e764ff.

 

 

 

 

 

Thanks for the Help in advance.

Raja Lakki

AlGAlG

I am having a similar problem. New install of Eclipse 3.6 on Windows 7 64 bit. Keep getting:

 

An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found 241a4c11583cfad5550d523712779d2e.

 

Has anyone been able to get around this?

AlGAlG

I just got it working;

 

  • Install Eclipse 3.6.1 (Helios SR1). The IDE FAQ recommends Eclipse 3.5 and 3.6, but the install instructions link you to 3.6 SR1 .
  • Ensure you only have the latest JRE. I am running Java 6 Update 26 as of this post.
  • Make sure you don't have any legacy JREs installed. I had to uninstall a 1.4 Java environment before the IDE install would work.
  • Run Eclipse As Administrator and if needed move the Eclipse program directory outside of the Program Files directory.

 

I haven't tried Eclipse 3.6.2 to see if it works.

Gregoire SaintenacGregoire Saintenac

Same problem this yesterday
try on
Mac OS X / Java 7 / helios 3.6
Win Vista / JRE 6 / Helios 3.6
and immpossible to download IDE : stop at 3.7Mo ???

error message :

n 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=).
Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found 23afc902eab100940ba81fa78ee0aec4.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.core,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 44db36699ca7fdd38917fced4e63c3b3 and found bdc84dfa1eea3504ee78d00ef4883561.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.documentation,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 6d87eb2e76e7e19f7b709682e5272dfc and found acc89daaf9e8a33b9cf052c2a42f9f31.

AlGAlG

Additional help may be found in this Stack Overflow thread.

saleforce beesaleforce bee

 

I resolved the issue by stackflow site thread

 

1)Latest version of java 1.6 should be installed in the system

 

2)Separately Downloaded the saleforce.com plug-ins( http://www.adnsandbox.com/tools/ide/install/plugins/) and features(http://www.adnsandbox.com/tools/ide/install/features/), moved those files in the respective folders of eclipse

 

3)Finally ,install the same way how to add a new software in the eclipse. In this time, it wont download the force.com ide related file since those files already download separately and moved into Eclipse folders. So automatically the configuration would be done in this step.

 

 

I have upload the tested eclipse with force.com IDE software on the link


http://www.filefactory.com/file/76nkolv9i91r/n/eclipse.zip

 

If you feel too worry/complicated above steps , then you could directly download the software from that link and use it.