Reputation: 329
I have the standard version of the Eclipse IDE. That has a number of important projects on it. However, I need to use "Eclipse IDE for Java EE Developers". There are a few related questions that I have:
As I have no experience with "Eclipse IDE for Java EE Developers" it makes sense to ask these questions to people who have had experience with it.
Upvotes: 0
Views: 377
Reputation: 1
I'm only a begginer at eclipse but i would download eclipse for java ee developers and try run /try open your projects from "EE" itself even copy and paste a project on to your desktop and try "EE" with that project.you should be okay answering the question that your ide isn't going to overwritten
Upvotes: 0
Reputation: 25980
The best thing to do here is to download Eclipse for Java EE Developpers
and create a new workspace for Java EE applications
. You will still be able to work on your Java SE
projects in another workspace, with the same Eclipse
version.
Upvotes: 2