]
Max Rydahl Andersen commented on JBDS-2044:
-------------------------------------------
This still seem to happen.
Have a bug been opened against m2e since it seems wrong they include a feature that forces
eclipseproduct.
.eclipseproduct file no longer refers to JBDS
---------------------------------------------
Key: JBDS-2044
URL:
https://issues.jboss.org/browse/JBDS-2044
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 5.0.0.Beta1
Reporter: Nick Boldt
Assignee: Denis Golovin
Fix For: 8.0.x
Before, with the linux x64 installer
(jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201202271832M-H79-Beta1.jar) the
.eclipseproduct file read:
{code}
name=JBoss Developer Studio
id=com.jboss.jbds.all
version=5.0.0.v201202271832M-H79-Beta1
{code}
Now, with the universal installer
(jbdevstudio-product-universal-5.0.0.v201202271832M-H79-Beta1.jar), it reads:
{code}
name=Eclipse Platform
id=org.eclipse.platform
version=3.7.0
{code}