You need to sign in to do that
Don't have an account?

Error creating a project
I am getting an error while creating the project in eclipse kepler on Ubuntu linux machine.
Error is Unable to create package manifest.
Exception: java.lang.ClassCastException:com.salesforce.ide.api.metadata.types.<etadata$JaxbAccessorF_fullName cannot be casr to com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.
The salesforce plugin works fine in eclipse 3.7, and 4.x
I have seen this problem if eclipse was run using Java 7. Try running your eclipse using Oracle Java 6.
To install Oracle Java 6 type into terminal:
Regards,
Kresimir
Apex Editor LS - free alternative to Force.com apex editor.
Give kudos (click blue star under my icon) if this was useful
All Answers
Hi,
Try to use either eclipse3.6 or eclipse3.5. The force.com IDE plugin is not compatible with the latest versions of Eclipse.
Check the details @ http://wiki.developerforce.com/page/Force.com_IDE_Installation under "Install as Eclipse Plugin" subheading.
The salesforce plugin works fine in eclipse 3.7, and 4.x
I have seen this problem if eclipse was run using Java 7. Try running your eclipse using Oracle Java 6.
To install Oracle Java 6 type into terminal:
Regards,
Kresimir
Apex Editor LS - free alternative to Force.com apex editor.
Give kudos (click blue star under my icon) if this was useful
http://boards.developerforce.com/t5/General-Development/Eclipse-error-while-installing-salesforce-plugin/td-p/662122