You need to sign in to do that
Don't have an account?

package and deploy visual force
Hi,
I'm now using Eclipse and the force.com plugin to package and deploy
my visualForce and Apex codes.
Is there a way to package and deploy visualForce and Apex codes without
using Eclipse ?
Thanks
You will need a valid username and password for your Salesforce production with correct permissions to be able to deploy your classes.
Do we need to get licence permission or some kind of authentication
from Eclipse.org before we release our product ? Our marketing people
is concerned about this issue.
Thanks.
Yes (to answer your original question) there is - it called Salesforce ANT
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_deploying_ant.htm
There is no involvement of Eclipse, that is just a development tool and they have nothing to do with you using Salesforce.
It took me a little while to figure out, but once you have it set up - it is so nice to work with.
You do not need Eclipse either, but it is a nice way to work with Salesforce.
I normally work like this:
I am not using the AppExchange at all, as it is only an internal application I am building.