Martin
Martin

Reputation: 239

JBoss Tools 4.1 with Eclipse JavaEE bundle, but why?

On the JBoss Tools website they recommend explicitly to use Eclipse JavaEE bundle for the Tools. But when I install 4.1.1 (with all checkboxes) on a Standard Eclipse bundle, I have everything what JavaEE bundle has, with the ONLY execption of Mylyn (but therefore additionally Source for JDT and PDE). Or do I have a "missing link" here?

Upvotes: 0

Views: 50

Answers (1)

Max Rydahl Andersen
Max Rydahl Andersen

Reputation: 3890

We state that Eclipse JavaEE is recommended since then you:

A) have 90% or so of all the required dependencies anyway (faster install)

B) get all the functionalities of Eclipse JavaEE/WTP available to you instead of "just" the ones JBoss Tools explicitly rely on. (more consistent functionallity)

Upvotes: 2

Related Questions