1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【Salesforce】VS Code開発環境構築

1
Posted at

目次

  1. VS CodeとSalesforce間のやり取り流れの説明
  2. VS Code開発環境構築

 VS CodeとSalesforce間のやり取り流れの説明

  VS CodeとSalesforceは直接通信できない、SalesforceクライアントとしてのSalesforce CLI、とVS Codeのプラグイン「Salesforce Extension Pack」を経由しなければならない。
  VS Code、VS Codeのプラグイン「Salesforce Extension Pack」とSalesforce CLI、及びSalesforce間のやり取り流れは下図の流れ通りです。
image.png

 VS Code開発環境構築

  開発環境環境の構築手順はネット上にたくさんあります。下記の記事をご参照ください。こちらは割愛します。

  Visual Studio CodeでSalesforceの開発環境を構築する

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?