Skip to content

Releases: GoogleCloudPlatform/google-cloud-eclipse

1.0.1

14 Mar 19:43
Compare
Choose a tag to compare

second attempt at 1.0.1

1.0.1

08 Mar 21:42
Compare
Choose a tag to compare
Fix build hang on .validation.test (#1553)

* Save dirty buffer
* Back to org.eclipse.rcp from org.eclipse.platform
* Enhance test
* Tycho requires org.eclipse.jst.web_ui.feature
* Do not install App Engine Standard facet

Beta 16

22 Feb 19:31
Compare
Choose a tag to compare
Beta 16 Pre-release
Pre-release
v1.0b16

Fixes #1350 - Detect if a project does not have App Engine applicatio…

Beta 15

16 Feb 14:35
Compare
Choose a tag to compare
Beta 15 Pre-release
Pre-release
  • Bug fixes
    • NullPointerException from Project Selector when selecting an account that doesn't have GCP access.
    • Enforcing Project Selector validation

Beta 14

13 Feb 21:06
Compare
Choose a tag to compare
Beta 14 Pre-release
Pre-release
  • New feature: quick fix for project ID warning in appengine-web.xml
  • Enhancement: new UI for project selection
  • Bug fix: auto-opening a correct URL after successful App Engine deploy

Beta 13

09 Feb 22:36
Compare
Choose a tag to compare
Beta 13 Pre-release
Pre-release

Bug fix:

  • Fixing error when creating a new native App Engine project.

Beta 12

08 Feb 20:38
Compare
Choose a tag to compare
Beta 12 Pre-release
Pre-release

New feature:

  • Shows validation warning if appengine-web.xml has elements that are not recommended.

Bug fix:

  • Converting GPE projects correctly removes the GPE facets and runtime.

Beta 11

06 Feb 16:42
Compare
Choose a tag to compare
Beta 11 Pre-release
Pre-release

Recognize when Maven central is unreachable and warn the user, rather than creating an unbuildable project.

Beta 10

27 Jan 21:02
Compare
Choose a tag to compare
Beta 10 Pre-release
Pre-release
v1.0b10

appengine-plugins-core 0.2.6 (#1302)

1.0 Beta 9

18 Jan 17:47
Compare
Choose a tag to compare
1.0 Beta 9 Pre-release
Pre-release
  • Toolbar dropdown menu for performing App Engine actions including new projects, running locally, and deploying
  • Added a favicon.ico to the generated App Engine native project.
  • Projects can launch as long as you've selected a file from the project in the Package or Project Explorer. You no longer need to select the entire project.