Salesforce Apex,
The Welkin Suite IDE
I'm trying this tool for salesforce development. but I can not understand how can I build/Run apex code locally. I've checked their website but didn't find any useful info.
is it possible? if yes then how?
Salesforce Apex,
The Welkin Suite IDE
I'm trying this tool for salesforce development. but I can not understand how can I build/Run apex code locally. I've checked their website but didn't find any useful info.
is it possible? if yes then how?
Salesforce is a cloud-based platform. You cannot run Apex locally using any tool, period. You must deploy your Apex into a Salesforce environment in order to run it. You can sign up for a free Developer Edition Salesforce org if you do not have access to one.