Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
161 views

Salesforce Refresh Error Entity of type 'WorkflowFieldUpdate' Not found

Refresh error: Entity of type 'WorkflowFieldUpdate' named 'Case.ISHERE' not found Project/src package.xml line 1 1248190153153 205 any ideas what this means? It's stopping us from ...
2
votes
4answers
2k views

Force.com IDE - Eclipse Plugin doesn't work?

I'm new to Apex and have just downloaded Eclipse to get to work Eclipse SDK 3.3.2 I've followed the instructions on http://wiki.apexdevnet.com/index.php/Force.com_IDE_Installation_for_Eclipse_3.3.x ...
0
votes
2answers
75 views

How can I deploy salesforce project with apex class to enterprise account?

I've been working in a salesforce development edition environment and have built something that uses an apex page and an apex class. I'm now trying to deploy this to our company's salesforce account ...