minor updates
diff --git a/plugins/org.eclipse.wtp.epp.package.jee.intro/.classpath b/plugins/org.eclipse.wtp.epp.package.jee.intro/.classpath
index 6c9b5f1..c835067 100644
--- a/plugins/org.eclipse.wtp.epp.package.jee.intro/.classpath
+++ b/plugins/org.eclipse.wtp.epp.package.jee.intro/.classpath
@@ -2,6 +2,5 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="src" path=""/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
diff --git a/plugins/org.eclipse.wtp.epp.package.jee.intro/META-INF/eclipse.inf b/plugins/org.eclipse.wtp.epp.package.jee.intro/META-INF/eclipse.inf
new file mode 100644
index 0000000..778e2f3
--- /dev/null
+++ b/plugins/org.eclipse.wtp.epp.package.jee.intro/META-INF/eclipse.inf
@@ -0,0 +1,2 @@
+# We do not want capability jars pack200'd (they are tiny, no java, and fetched easier as jars)
+jarprocessor.exclude.pack=true
\ No newline at end of file
diff --git a/plugins/org.eclipse.wtp.epp.package.jee.intro/icons/wtp_icon_x16B.gif b/plugins/org.eclipse.wtp.epp.package.jee.intro/icons/wtp_icon_x16B.gif
new file mode 100644
index 0000000..0fd1d80
--- /dev/null
+++ b/plugins/org.eclipse.wtp.epp.package.jee.intro/icons/wtp_icon_x16B.gif
Binary files differ