You need to sign in to do that
Don't have an account?
crocodile
Urgent!! File only saved locally, not to server..
Hi
Am very new Apex code development using IDE. Am able to save the files locally. But Unable to save the files to the server. Showing an error:
- File only saved locally, not to server
- Save error: Unable to perform save on all files: com.salesforce.ide.api.metadata.types.Metadata$JaxbAccessorF_fullName cannot be
cast to com.sun.xml.bind.v2.runtime.reflect.Accessor
- File only saved locally, not to server
- Save error: Unable to perform save on all files: com.salesforce.ide.api.metadata.types.Metadata$JaxbAccessorF_fullName cannot be cast to com.sun.xml.bind.v2.runtime.reflect.Accessor
All the credentials i have entered are correct.
Please help...
Thanks in advance,
VNath
What type of org are you trying to save the files to?
Hi,
Did you escape from this problem?
Today I was at the same trouble. I tried admin-mode, Re-install or some.
Finally I found many JREs are installed in my Windows 7.
I left only JRE6, deleting others. Then solved.
I hope this will help you or someone ran into the same problem.
#sorry for my poor English. I can write code but can not write English....
koichi
I know this was posted a while ago, but does anyone have a solution for this? I just got the same error trying to save a trigger in my sandbox instance.