Skip to content

Commit 098437b

Browse files
Merge pull request #152 from gwt-plugins/brandon-bugfixes
Rename features.
2 parents ab37fd8 + 2824424 commit 098437b

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
featureName = App Engine SDK
2-
providerName = Google, Inc.
1+
featureName = App Engine SDK (GEP)
2+
providerName = GWT Eclipse Plugin
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
featureName = Google App Engine Maven Integration
2-
providerName = Google, Inc.
1+
featureName = Google App Engine Maven Integration (GEP)
2+
providerName = GWT Eclipse Plugin

features/com.google.gdt.eclipse.suite.e44.feature/build.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<project name="com.google.gdt.eclipse.suite.e44.feature"
2-
default="build"
32
basedir=".">
43
<property name="feature_name"
54
value="com.google.gdt.eclipse.suite.e44.feature" />

features/com.google.gdt.eclipse.suite.e44.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
plugin="com.google.gdt.eclipse.suite">
88

99
<description>
10-
Support for the development of GWT Projects in Eclipse
10+
Support for the development of GWT Projects in Eclipse (GEP)
1111
</description>
1212

1313
<copyright>
14-
Copyright 2009 - 2015
14+
Copyright 2009 - 2016
1515
</copyright>
1616

1717
<license>

0 commit comments

Comments
 (0)