-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathparams.json
1 lines (1 loc) · 1.92 KB
/
params.json
1
{"body":"##iForce - Sublime text extension to help salesforce development (windows)\r\n\r\n\r\n###Prerequisites:\r\nIf you are using Force.com IDE or Eclipse as your primary IDE, chances are you have everything you need.\r\n\r\n* **JAVA\\_HOME** - Need to create a environment variable JAVA\\_HOME to point your JRE eg. _C:\\Program Files\\Java\\jdk1.6.0_31\\jre\r\n* **PATH** - Add your **Ant.bat** location to your environment variable PATH eg. _C:\\Users\\your_username\\eclipse\\plugins\\org.apache.ant_1.7.1.v20100518-1145\\bin_\r\n* Download **Force.com Migration Tool** from _https://your\\_org\\_instance.salesforce.com/ui/setup/sforce/ClientDevToolsSetupPage?setupid=ClientDevTools_ and replace **ant-salesforce.jar** you have download to your ant library folder. eg. _C:\\Users\\your_username\\eclipse\\plugins\\org.apache.ant_1.7.1.v20100518-1145\\lib_\r\n\r\n\r\n###Features\r\n* Setup a new project\r\n* Refresh from server\r\n* Quick compile - Deploy current file to salesforce\r\n* Snippets - Create new Class/Trigger/Page with tab triggers (ifc, ift and ifp)\r\n* Syntax auto-set (*.cls, *.trigger and *.page)\r\n\r\n\r\n***\r\n###License\r\n\r\nCopyright 2012 Palaniraja\r\n\r\n Licensed under the Apache License, Version 2.0 (the \"License\");\r\n you may not use this file except in compliance with the License.\r\n You may obtain a copy of the License at\r\n\r\n http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n Unless required by applicable law or agreed to in writing, software\r\n distributed under the License is distributed on an \"AS IS\" BASIS,\r\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n See the License for the specific language governing permissions and\r\n limitations under the License.\r\n","name":"iForce","tagline":"Sublime text extension to help salesforce development (windows)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}