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
stripathystripathy 

Eclipse IDE import and export option not working fine

I am trying to export my project in eclipse ide and then reimport in another machine to make sure my package works fine for deployment. But this does not look like it works, since after importing it is not able to refresh the project successfully and also if you go to Add/Remove metadata it does not show any files even though all files are present in the project and package.xml contains all the correct tags. Anybody faced same issue?

Amir EldorAmir Eldor

Hello stripathy,

 

Did you manage to solve the issue? I'm trying to import some Apex classes from an external folder into my project. After selecting the Force.com >> Save to server option, I can see the new files being saved locally but "not to server". Also, I don't see any of the new classes on the web interface.