GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse
Move where the project ID is stored to a more general preference node
- Vorherrschende Sprache
- Java
- Sterne
- 90
- Forks
- 52
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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).
Beitragsleitfaden
Rechercherichtung
Beginne damit, im Projekt nach dem Präferenzknoten `c.g.c.t.e.appengine.deploy` zu suchen, und verfolge, wo die Projekt-ID gespeichert und gelesen wird. Fertig ist die Aufgabe, wenn die Projekt-ID dem allgemeinen Präferenzknoten `com.google.cloud.tools.eclipse` statt dem deploymentspezifischen Knoten zugeordnet ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- tooling
- Issue-Typ
- Refactoring
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100