We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72df22f commit 960c94cCopy full SHA for 960c94c
jetbrains-core/resources/META-INF/plugin.xml
@@ -1,7 +1,7 @@
1
<!-- Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. -->
2
<!-- SPDX-License-Identifier: Apache-2.0 -->
3
4
-<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
+<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude" require-restart="true">
5
<id>aws.toolkit</id>
6
<name>AWS Toolkit</name>
7
<version>1.0</version>
0 commit comments