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
vgorgolvgorgol 

Synchronization Issue

I am having trouble with Eclipse.

 

I created a new project from our production environment. 

 

I am trying to deploy classes, objects and a number of other things to a sandbox.

 

I select the folders I need to deploy and Deploy to Server.

 

It comes up with a message that my brand new project is not synchronized with the server.

 

I open the synchronization window, and it shows me a number of classes that are not synched. I open them in the comparison window, and the project version is identical to the server version!

 

I decide to give it a try, and Apply Project to Server, leave the sync window and try again.

 

The exact same classes come up as needing synching!

 

Any idea what is going on?

Message Edited by vgorgol on 08-27-2009 11:10 AM
AndrzejWAndrzejW

I have had the same problem for a long time. I have just noticed that it's caused by non-ASCII characters in the source file.

 

Andrzej