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
AnupamAnupam 

Fetching metadata after namespace activation in eclipse

Hi

I just activated namespace prefix in my developer account, and after that i am not able to access my project in eclipse or mavensmate force.com IDE. I also tried creating new project and was not successfull. I am getting read time out error while fetching the metadata in eclipse. 
I am able to login successfully through browser. 
See the error message belowUser-added image
Best Answer chosen by Anupam
AnupamAnupam
The issue is resolved as there was some issue with static resources files, and eclipse was not able to fetch it so it was failing for all. 

All Answers

James LoghryJames Loghry
In mavensmate, make sure you go to your user (or global) settings and uncheck the box or set the setting to false for "Ignore managed metadata"
AnupamAnupam
Thanks James !!

Any idea about eclipse. Where is that setting in Eclipse?
AnupamAnupam
James i am getting below error in mavesmate now:

Operation: Refreshing Selected Metadata
Timestamp: Mon, 14 Mar 2016 11:42:47
   Result: [OPERATION FAILED]: An error has occurred. Please enable plugin logging, retry your operation and paste any relevant log(s) to a new GitHub issue.
AnupamAnupam
The issue is resolved as there was some issue with static resources files, and eclipse was not able to fetch it so it was failing for all. 
This was selected as the best answer