Reputation: 23801
Ok so i'm new to salesforce.I started by installing the force IDE from http://wiki.developerforce.com/page/Force.com_IDE_Installation
I have a salesforce application code that i want to deploy in my salesforce org.
I have imported the app into eclipse but don't know what to do next.
Can any one guide me or provide any useful links to achieve what i'm trying to do.
Upvotes: 0
Views: 2139
Reputation: 5135
Right click on the resources you want to deploy and select Force.com/Deploy to server...
in the context menu.
More flexible way to deploy is described here.
More links could be found in this answer.
Upvotes: 2