Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.javascript.feature/epp.website.xml')
-rw-r--r--packages/org.eclipse.epp.package.javascript.feature/epp.website.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml b/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
index 7c5e99e4..0584a703 100644
--- a/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
@@ -8,13 +8,13 @@
testPlan is the fully qualified URL to the test plan for this package
-->
<packageMetaData
- packageName="Eclipse IDE for JavaScript and Web Developers"
+ packageName="Eclipse IDE for Web and JavaScript Developers (includes Incubating components)"
maintainer="Eclipse Packaging Project"
iconurl="http://www.eclipse.org/downloads/images/javascript.png"
bugzillaComponentId="javascript-package"
testPlan="http://www.eclipse.org/epp/testplan.php" >
<!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
- <description><![CDATA[The essential tools for any JavaScript developer, including JavaScript, HTML, CSS, XML languages support, Git client, and Mylyn.]]></description>
+ <description><![CDATA[The essential tools for any JavaScript developer, including JavaScript, TypeScript, HTML, CSS, XML, Yaml, Markdown... languages support; Kubernetes, Angular and React frameworks support; Node.js debugger; Git client; Mylyn task management; integrated terminal and remote filesystem explorer; Web and application server management.]]></description>
<!-- packageTesters is a list of the people that are testing the package -->
<packageTesters>
<tester>Mickael Istria</tester>

Back to the top