Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian de Alwis2016-05-16 01:58:30 +0000
committerGunnar Wagenknecht2016-05-19 13:44:37 +0000
commit544268b65ebb8100418a93f9088f207d280c7a2e (patch)
treeec1eb15073c6120e7a269c2eb4c9d8c36af12911 /packages/org.eclipse.epp.package.java/build.properties
parent55d2524ae1b1734b144f63e1b7c8b72d1cbbb031 (diff)
downloadorg.eclipse.epp.packages-544268b65ebb8100418a93f9088f207d280c7a2e.tar.gz
org.eclipse.epp.packages-544268b65ebb8100418a93f9088f207d280c7a2e.tar.xz
org.eclipse.epp.packages-544268b65ebb8100418a93f9088f207d280c7a2e.zip
Bug 490044 - [Welcome] Adopt Solstice theme for Java package
- revise Oomph questionnaire text and icon - include missed plugin.properties in build.properties Change-Id: I81a470cb16f7cd0af8a24c045fa5aecbdf16210c Signed-off-by: Brian de Alwis <bsd@mt.ca>
Diffstat (limited to 'packages/org.eclipse.epp.package.java/build.properties')
-rw-r--r--packages/org.eclipse.epp.package.java/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.java/build.properties b/packages/org.eclipse.epp.package.java/build.properties
index 182ef6c3..ca8d350a 100644
--- a/packages/org.eclipse.epp.package.java/build.properties
+++ b/packages/org.eclipse.epp.package.java/build.properties
@@ -9,5 +9,7 @@ bin.includes = META-INF/,\
eclipse256.png,\
epp-java-about.png,\
intro-eclipse.png,\
+ org.eclipse.ui.intro.universal.solstice/,\
plugin_customization.ini,\
- plugin.xml
+ plugin.xml,\
+ plugin.properties

Back to the top