Skip to content

Commit 0566769

Browse files
parkjam4garrettjonesgoogle
authored andcommitted
---
yaml --- r: 9261 b: refs/heads/spanner-gapic-migration c: a004f3a h: refs/heads/master i: 9259: 2a740e5
1 parent 4ad10e5 commit 0566769

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ refs/tags/v0.35.0: c28951c5f4cc97a1be07900d19df6984115a4bd6
8181
refs/tags/v0.36.0: 6b75c61f73e6827b3ca379bd54f88f750290162f
8282
refs/tags/v0.37.0: db2e142f92601709fdd48db159776f905742e30f
8383
refs/heads/mrschmidt-sizefix: 627a3bfa30bb6f4f76af47b228c38b208dd921e0
84-
refs/heads/spanner-gapic-migration: 058ee62c765cf8e619548b97e971a753c3681b82
84+
refs/heads/spanner-gapic-migration: a004f3ac4e39a3afaa03c6cd24b737a286236a4d
8585
refs/tags/v0.38.0: c235ee4df5e1248e1769dae3f86a0d7ab7fd8301
8686
refs/tags/v0.39.0: ab231c9d22475242a43d6d9554aa4a3f736dab01
8787
refs/tags/v0.40.0: a1d5b05206cce7734365f1b910396a2c9d6605ec

branches/spanner-gapic-migration/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ libraryDependencies += "com.google.cloud" % "google-cloud" % "0.41.0-alpha"
7575
It also works just as well to declare a dependency only on the specific clients that you need. See the README of
7676
each client for instructions.
7777

78+
If you're using IntelliJ or Eclipse, you can add client libraries to your project using these IDE plugins:
79+
* [Cloud Tools for IntelliJ](https://cloud.google.com/tools/intellij/docs/client-libraries)
80+
* [Cloud Tools for Eclipse](https://cloud.google.com/eclipse/docs/libraries)
81+
82+
Besides adding client libraries, the plugins provide additional functionality, such as service account key management. Refer to the documentation for each plugin for more details.
83+
7884
These client libraries can be used on App Engine standard for Java 8 runtime, App Engine flexible (including the Compat runtime). Most of the libraries do not work on the App Engine standard for Java 7 runtime, however, Datastore, Storage, and Bigquery should work.
7985

8086
If you are running into problems with version conflicts, see [Version Management](#version-management).

0 commit comments

Comments
 (0)