-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
v-homyakov
committed
Jan 8, 2021
1 parent
4927586
commit 22337fd
Showing
2 changed files
with
31 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
<idea-plugin> | ||
<id>com.targetprocess.assigned.entities.plugin</id> | ||
<name>Connector to assigned Targetprocess entities</name> | ||
<version>1.2</version> | ||
<name>Connector to Assigned Targetprocess Entities</name> | ||
<version>1.3</version> | ||
<vendor email="[email protected]" url="https://github.com/victor-homyakov/jetbrains-targetprocess-assigned-entities">Victor Homyakov</vendor> | ||
|
||
<description><![CDATA[ | ||
Adds support of Targetprocess server into Jetbrains' IDE (IDEA, WebStorm, etc.). | ||
Retrieves assigned User Stories and Bugs from Targetprocess server. | ||
Settings are in Preferences > Tools > Tasks > Servers<br> | ||
Retrieves assigned User Stories and Bugs from Targetprocess server.<br> | ||
Settings are in Preferences > Tools > Tasks > Servers.<br> | ||
Full Changelog: | ||
https://github.com/victor-homyakov/jetbrains-targetprocess-assigned-entities/blob/master/CHANGELOG.md | ||
]]></description> | ||
|
||
<change-notes><![CDATA[ | ||
|