Compare page missing JS development tools for "Eclipse IDE for Enterprise Java and Web Developers"
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
The compare page (https://www.eclipse.org/downloads/packages/compare) is missing the JavaScript Development tools bundle for "Eclipse IDE for Enterprise Java and Web Developers".
Similarly, the DSL product doesn't have the tick for xtend.
Original description from https://github.com/eclipse-ide/contributing/discussions/23 (by [Manuel Jordan Elera](https://github.com/manueljordan)):
> I arrived to the "Compare Eclipse Packages" page located at https://www.eclipse.org/downloads/packages/compare. I think I found a kind of error. Why the "Eclipse IDE for Enterprise Java and Web Developers" package does not have a checkbox for "JavaScript Development Tools" component? I am not sure if exists other errors like this for the other "packages" about these components .
>
> Furthermore would nice add a kind of description if the mouse's cursor is put over any icon. It specially for the duplicate "C++" icon. BTW both have the same set of checkboxes. So is not clear what is their difference.
Given that I can't see JSDT in https://github.com/eclipse-packaging/packages/blob/master/packages/org.eclipse.epp.package.jee.product/epp.product directly, it might be a transitive dependency (I am not sure whether JSDT is deprecated in favour of WildWebDeveloper)?
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://www.eclipse.org/downloads/packages/compare
2. Check the "JavaScript Development Tools" row
3. There is no tick for the Eclipse IDE for Enterprise Java and Web Developers (Java EE IDE, 3rd tool column)
**Expected behavior**
The relevant entry should have a tick.
**Screenshots**
{width=621 height=288}
When I install Eclipse for Enterprise Java and Web Developers 2026-09 M1 (2026-09 staging) from the Eclipse installer, I can see at least some parts of JSDT being present:
{width=459 height=588}
Similarly, when I install the product for DSL development, it seems to include Xtend:
{width=459 height=588}
**Desktop (please complete the following information):**
- OS: Linux/Kubuntu, shouldn't matter
- Browser: Firefox, shouldn't matter
- Version: 152.0.5 (64-bit), shouldn't matter
**Additional context**
n/A
issue