Skip to content

Change examples' javadoc to show how to use appassembler #863

Closed
@mziccard

Description

@mziccard

Right now our example classes contain the following javadoc (example taken from resourcemanager):

Steps needed for running the example:

login using gcloud SDK - gcloud auth login.
compile using maven - mvn compile
run using maven - mvn exec:java -Dexec.mainClass="com.google.gcloud.examples.resourcemanager.ResourceManagerExample" -Dexec.args="[list | [create | delete | get] projectId]"

Once gcloud-java-nio is merged we will move to appassembler hence javadoc should be updated accordingly. /cc @aozarov @jean-philippe-martin

Metadata

Metadata

Assignees

Labels

type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions