Maximus Decimus
Maximus Decimus

Reputation: 5271

Uninstall JBoss Tools 4.3.0 Final (Hibernate) from Eclipse Luna

I installed JBoss Tools 4.3.0 Final in my Eclipse Luna which installed Hibernate tools (Indigo) 3.4.x

That's why I think it's not working the reverse engineering. I followed the steps but classes are not being created. Even if I succeeded to map the tables.

So I decided to uninstall JBoss and Hibernate tools. When I go to Help > Marketplace > Installed and then I click uninstall, this reopens my Eclipse to refresh the changes, but Hibernate is still there. How can I uninstall the JBoss Tools manually from Eclipse Luna?

Upvotes: 1

Views: 4736

Answers (2)

Aditya Keshan
Aditya Keshan

Reputation: 16

another way to reach Installation Details would be Help-> About Eclipse-> Installation Details

Upvotes: 0

Dante
Dante

Reputation: 297

to uninstall something from eclipse you need to go Eclipse -> about eclipse -> Installation details. and uninstall everything you do not need

Upvotes: 5

Related Questions