Skip to content

Commit b73c4bf

Browse files
Minor changes
1 parent a06cbc6 commit b73c4bf

File tree

4 files changed

+4
-84
lines changed

4 files changed

+4
-84
lines changed

.travis.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

graph-database-plugin/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<description><![CDATA[
99
<p>
10-
See this plugin <a href="https://github.com/albertoventurini/graphdb-intellij-plugin">on Github</a>
10+
See this plugin <a href="https://github.com/albertoventurini/graphdb-intellij-plugin">on Github</a>.
1111
</p>
1212
<p>
1313
This plugin provides useful features for working with graph databases.

how-to-release.md

Lines changed: 0 additions & 50 deletions
This file was deleted.
Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
updater.title=Graph Database plugin updated to v{0}
2-
updater.notification=Initial release of Graph Database Plugin.<br/>\
3-
This plugin is based on the 'Graph Database Support plugin' \
4-
developed by Neueda Technologies, Ltd. The original plugin has not been updated \
5-
in a long time. <br/>\
6-
<br/>\
7-
This plugin has been updated to run with modern versions of IntelliJ and related IDEs. \
8-
Just like the original plugin, it supports Neo4j and Cypher data sources; however, support for \
9-
Gremlin data sources (such as Cosmos DB) has been dropped. \
10-
<br/>\
11-
For more information, please see the \
12-
<a href="https://github.com/albertoventurini/graphdb-intellij-plugin">Github</a> \
13-
repository.
2+
updater.notification=\
3+
Add support for current Bolt URI schemes, which enables connecting to AuraDB instances.<br/>\
4+
Add authentication choice (either "No auth" or "User & Password") in the data source wizard.

0 commit comments

Comments
 (0)