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
tschatztschatz 

Troubles viewing salesforce schema w/ Eclipse 3.3.1

I have Eclipse 3.3.1 and am trying to view the salesforce schema. The instructions tell me to open a project and double click the salesforce schema file, which seems to be located under the s-controls, but there is no salesforce schema file there.
 
What am I doing wrong? Where can I find this file? How can I view the schema? Or an alternative solution to view the data structure for my salesforce instance.
 
Thank you.
 
_t
tschatztschatz
It seems that the schema comes through on the initial project creation. I had a connection error, which I fixed later, but the schema was never created.
 
I created a new project without the connection error and the schema is now there.
 
Does anyone know how to refresh or recreate the schema for a project?
 
Thanks.
 
_t
Nazeer AhamedNazeer Ahamed
Hi,

Are you using Salesforce schema for quering sf db. did you stored/exported the query result.
I didnt any option for that. thanks