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
sdudasduda 

Eclipse APEX plugin not saving to test

I just installed the new version of the APEX plug-in for Eclipse. I've deleted and created a new project for the test server. When I try to create a new trigger, it initially says as a warning:

File only saved locally, not to Salesforce

If I add anything to the Trigger and save again it says as an error:

Conflict found while saving ConfirmationTrigger.tgr to server.  Remote instance has been updated since last save or sync.  Use the Synchronize Perspective to resolve the conflict.

I've tried using the synchronize perspective with no success - I can't get rid of the error.

sdudasduda
Nevermind, I figured out the problem - My profile didn't have the "Author APEX" permission enabled.
Ron HessRon Hess
sounds like the message was / is confusing

thanks for reporting this
Divya GoelDivya Goel
I am system administrator and i have "Author Apex" permission enabled in my login still i am facing the issue "Conflict found while saving UpdateParticipant.cls to server.  Remote instance has been updated since last save or sync.  Use the Synchronize Perspective to resolve the conflict."