google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Google Cloud Platform plugin for Eclipse
via project creation API: https://cloud.google.com/resource-manager/docs/creating-project
Now people can directly install our nightly builds (if we make them publicly accessible), regardless of whether they install it on top of any previous release or nightly builds. Nightly...
In cron.xml (and cron.yaml) we could put code inspections/problem markers on the syntax of a schedule element. This is not well documented. ``` /hello Hot for no reason every 1...
Seen on Neon: ``` Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 6.739 sec
For the Dataflow run (which is essentially running a Java program locally), selecting a login account will provide the login cred to the Dataflow program when no service account is...
Seen on Oxygen. The console seems to have a few things mixed up into it. ``` Running com.google.cloud.tools.eclipse.appengine.deploy.ui.DeployPropertyPageForNonGaeProjectTest 13:45:05.690 [main] DEBUG c.g.c.t.e.a.f.AppEngineStandardFacet - test0.15957763650698464: current facets: [] 13:45:05.693 [main] DEBUG...
cron.xml, dos.xml, datastore-indexes.xml, dispatch.xml, queue.xml See `org.eclipse.wst.xml.ui`'s `templates/xmldefault-templates.xml` for examples. Relevant template contexts are: - `xml_new` (for new XML files) - `xml_tag` - `xml_attribute` - `xml_attribute_value` - and `xml_all`
https://github.com/GoogleCloudPlatform/google-cloud-eclipse/pull/2568#discussion_r150060393 Having fields for certain special values in a run config is a real pain. We've experienced many subtle and annoying bugs not to mention the huge implementation complexity, leading...
Placeholder bug to capture thoughts: 1. We shouldn't need to use appcfg to stage anymore. gcloud alone can do this. 2. Except maybe for cron.xml, dos.xml , etc. files. gcloud...
Before reporting a possible bug: 1. Please ensure you are running the latest version of CT4E with _Help > Check for Updates_ 2. If the problem occurs when you deploy...