Question

I am following this tutorial for setting google toolkit for salesforce org when I reach Synchronizing with your Force.com Developer Edition org and i synchronize it with my developer org suddenly a dialog error occurred with info:

Unable to synchronize resource src to server:ClassCastException:com.salesforce.ide.api.metadata.types.MetaData$JaxbAccessorF_full_Name can not be cast to com.sun.xml.Internal.bind.v2.runtime.reflect.Accessor

Reason: com.salesforce.ide.api.metadata.types.Metadata$JaxbAccessorF_full_Name cannot be cast to com.sun.xml.internal.bind.v2.runtime.reflect.Accessor

How to resolve this error any one g0t through this error then please help to resolve it

Was it helpful?

Solution

Instead of using jdk7 install java runtime enviorment6 and error is resolved.

OTHER TIPS

Running the Force.com IDE as Administrator can also work.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top