google-cloud-eclipse
google-cloud-eclipse copied to clipboard
Google Cloud Platform plugin for Eclipse
1. Created a new Maven AESv7 project. 2. Modified the HelloWorldServlet to output more information. 3. Started to launch project with _Debug As > App Engine_. 4. The launch was...
Make sure project isn't borked, and there's a reasonable error message.

Haven't seen this failure previously. On Oxygen. ``` testNoTestClassesInDeploymentAssembly(com.google.cloud.tools.eclipse.appengine.newproject.flex.CreateAppEngineFlexWtpProjectTest) Time elapsed: 3.068 sec
Currently we disable the update button when a non-managed SDK is selected, but it would be neat of instead it just worked. 
During flex deployment on mac a probably gcloud error: ``` Beginning deployment of service [default]... Building and pushing image for service [default] xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing...
Found some internal docs that we should change these flags from the defaults to true when deploying: --enable_jar_splitting=true --enable_jar_classes=true --delete_jsps=true Currently these default to false. It's not immediately obvious if...
On Mars. ``` Running com.google.cloud.tools.eclipse.appengine.facets.WebProjectUtilTest Importing 1 projects: /home/travis/build/GoogleCloudPlatform/google-cloud-eclipse/plugins/com.google.cloud.tools.eclipse.appengine.facets.test/target/work/data/test-dynamic-web-project-dynamicrootsource/.project Importing 1 projects: /home/travis/build/GoogleCloudPlatform/google-cloud-eclipse/plugins/com.google.cloud.tools.eclipse.appengine.facets.test/target/work/data/test-dynamic-web-project-dynamicrootsource/.project Importing 1 projects: /home/travis/build/GoogleCloudPlatform/google-cloud-eclipse/plugins/com.google.cloud.tools.eclipse.appengine.facets.test/target/work/data/test-dynamic-web-project-dynamicrootsource/.project Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.7 sec
Listing some tasks. There is no consistency about the granularity of the items; some may be too specific and others may be too big. There may be missing items too....
