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
The WalrusThe Walrus 

Moving Classes and Triggers from server to IDE

Hello,

 

I am getting started with the IDE after doing some development in the online environment.  I have force IDE installed and I can sync my schema so that if I make a change to the schema on the online side, the change to the schema shows up in the IDE when I refresh the schema. 

 

I made a couple of classes in the online environment, but I dont know how to get them into the force IDE environment.  I tried the Force.com options accessed by right clicking on the src folder or subfolders in the Project Explorer, but these all generate a variety of errors. 

 

Is there something else I need to do to set up the syncronization?    All my project properties seem to be in order.  Thanks

 

Best Answer chosen by Admin (Salesforce Developers) 
The WalrusThe Walrus

Okay... I rebooted the computer, ran the IDE and opened the project.   Now the syncronize with server option worked and I got my classes downloaded to the IDE.  Okay...