My only (literally) complaint about MyEclipse is the fact that it does not handle existing J2EE projects very well. By that I mean that if I import a web project, MyEclipse does not know it’s a web project. If it has Spring/Struts/Hibermate/etc. in the project already, MyEclipse does not recognize this fact. Therefore one must use ME to “add” this support. The problem there is that things might not live in the same place (within the war/ear), or the project may be using a different lib version than the one that ME might add.
Basically I’d like to see ME detect the “features” of an existing project in a much more intelligent manner than it does now. I feel that this is *crucial* given that importing existing projects is as necessary as starting new ones, if not more so. I want to open an existing project and have it know that that project is a web project and that it is using Spring + Hibernate, for instance, and setup the project in ME accordingly.
Thanks for listening, and for a killer app! ❗
Chris Volk