プラグインマネージャーを使用して、登録済みのアップデートセンターから IDE を動的に更新したり、IDE プラグインを管理したりします。プラグインマネージャーの「インストール済み」タブを使用して、インストール済み IDE プラグインを管理します。
このタブにアクセスするには、メインメニューから「ツール」>「プラグイン」を選択し、プラグインマネージャーの「インストール済み」タブをクリックします。
Some IDE plugins are grouped together and referred to as a Feature. Each Feature generally corresponds to a technology and can contain a number of plugins that support that technology. When you activate or deactivate a Feature, the IDE activates or deactivates the corresponding plugins.
By default, the left pane displays a list of the activated features. The following table displays the icons used in the Active column to indicate the state of the feature or module.
アイコン | 説明 |
---|---|
![]() |
The feature or plugin is installed and activated. |
![]() |
プラグインを完全に非アクティブ化するには、IDE を再起動する必要があります。 |
![]() |
プラグインはインストール済みですが、非アクティブ化されています。 |
When you select a feature in the left pane, the description of the feature is displayed in the right pane. In addition to the description, the right pane also lists the plugins associated with that feature. When Show Details is selected, the right pane displays a description of the selected plugin.
You can activate and deactivate installed features and plugins by selecting the feature or plugin in the left pane and clicking Activate or Deactivate. A feature or plugin that is deactivated is not loaded on IDE startup. A deactivated feature or plugin still exists on your local system and can be re-activated at any time. You do not need to download the plugin(s) again.
プラグインをローカルシステムから完全に削除する場合は、左区画でプラグイン用のチェックボックスを選択し、「アンインストール」をクリックします。