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
Copy file name to clipboardExpand all lines: plugins/com.google.cloud.tools.eclipse.appengine.newproject.maven/src/com/google/cloud/tools/eclipse/appengine/newproject/maven/CreateMavenBasedAppEngineStandardProject.java
Copy file name to clipboardExpand all lines: plugins/com.google.cloud.tools.eclipse.appengine.newproject.maven/src/com/google/cloud/tools/eclipse/appengine/newproject/maven/MavenArchetypeProjectWizard.java
Copy file name to clipboardExpand all lines: plugins/com.google.cloud.tools.eclipse.appengine.newproject.maven/src/com/google/cloud/tools/eclipse/appengine/newproject/maven/MavenCoordinatesValidator.java
Copy file name to clipboardExpand all lines: plugins/com.google.cloud.tools.eclipse.appengine.newproject.maven/src/com/google/cloud/tools/eclipse/appengine/newproject/maven/Messages.java
Copy file name to clipboardExpand all lines: plugins/com.google.cloud.tools.eclipse.appengine.newproject.maven/src/com/google/cloud/tools/eclipse/appengine/newproject/maven/messages.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
WIZARD_TITLE=Maven-based App Engine Standard Project
2
-
WIZARD_DESCRIPTION=Create new Maven-based App Engine Standard Project
2
+
WIZARD_DESCRIPTION=Create new Maven-based App Engine Standard Environment Project
3
3
SELECT_AN_ARCHETYPE=Select an Archetype
4
4
APPENGINE_GUESTBOOK_ARCHETYPE_DESCRIPTION=Generates the guestbook demo sample, complete and ready to run and test.
5
5
APPENGINE_GUESTBOOK_ARCHETYPE_DISPLAY_NAME=Guestbook example
0 commit comments