Skip to content

Commit 8342897

Browse files
parkjam4pongad
authored andcommitted
---
yaml --- r: 9851 b: refs/heads/master c: 60694d6 h: refs/heads/master i: 9849: bcf2702 9847: bbab1d6
1 parent f324791 commit 8342897

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 7f79a26e346823157b09e6b553a865cba4768820
2+
refs/heads/master: 60694d646eed090fe86b390d5b7d414298376e8a
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 8f06ce58a2d2825865991e9ba7841a013dccbae1
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,13 @@ libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.35.0"
7474
```
7575
[//]: # ({x-version-update-end})
7676

77+
// [START java_ides_links]
7778
If you're using IntelliJ or Eclipse, you can add client libraries to your project using these IDE plugins:
7879
* [Cloud Tools for IntelliJ](https://cloud.google.com/tools/intellij/docs/client-libraries?utm_source=github&utm_medium=google-cloud-java&utm_campaign=ToolsforIntelliJ)
7980
* [Cloud Tools for Eclipse](https://cloud.google.com/eclipse/docs/libraries?utm_source=github&utm_medium=google-cloud-java&utm_campaign=ToolsforEclipse)
8081

8182
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.
82-
83+
// [END java_ides_links]
8384
These client libraries can be used on App Engine standard for Java 8 runtime and 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.
8485

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

0 commit comments

Comments
 (0)