Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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