File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
amazonq/src/main/resources/META-INF
core/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 22<!-- SPDX-License-Identifier: Apache-2.0 -->
33
44<idea-plugin xmlns : xi =" http://www.w3.org/2001/XInclude" >
5- <id >plugin-amazonq </id >
5+ <id >amazon.q </id >
66 <version >1.0</version >
7- <idea-version since-build =" 231" until-build =" 999" />
7+ <
vendor email =
" [email protected] " url =
" https://github.com/aws/aws-toolkit-jetbrains" >AWS</
vendor >
8+ <idea-version since-build =" 231" />
9+ <depends >com.intellij.modules.platform</depends >
810
911 <resource-bundle >software.aws.toolkits.resources.MessagesBundle</resource-bundle >
1012
Original file line number Diff line number Diff line change 22<!-- SPDX-License-Identifier: Apache-2.0 -->
33
44<idea-plugin xmlns : xi =" http://www.w3.org/2001/XInclude" >
5- <id >core</id >
6- <name >core</name >
7- <description >corecorecorecorecorecorecorecorecorecore</description >
8- <
vendor email =
" [email protected] " >vendor</
vendor >
5+ <id >aws.toolkit.core</id >
6+ <
vendor email =
" [email protected] " url =
" https://github.com/aws/aws-toolkit-jetbrains" >AWS</
vendor >
97 <version >1.0</version >
10- <idea-version since-build =" 231" until-build =" 999" />
8+ <idea-version since-build =" 231" />
9+ <depends >com.intellij.modules.platform</depends >
1110
1211 <xi : include href =" /META-INF/module-core.xml" />
1312
You can’t perform that action at this time.
0 commit comments