GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Move where the project ID is stored to a more general preference node

Open
#660 2 comments 0 reactions 0 assignees View on GitHub
cleanup priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Currently we save the project ID under the `c.g.c.t.e.appengine.deploy` preference node, which is fine as long as it is only used for deployment. But later we (most probably) will have features that need a project ID but has nothing to do with deploy or appengine, e.g. deploy to GCE. Therefore it's better to store the project ID associated with the Eclipse project in the `com.google.cloud.tools.eclipse` preference node (or a similar, general node).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.