You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To successfully compile from the datastore/ folder, in java-docs-samples/datastore/pom.xml, I needed to change the source and target to use 1.7 (they are set up for 1.8).