I have been using MyEclipse for many years. I am coming to the conclusion that I have to degrade myclipus and plain old Want to return to the eclipse, except for for an expansion: Tomcat integration of MyEclipse does anyone detect an eclipse plugin that will provide such integration?
Here's what my current MyClip Setup is, which I would like to preserve:
- Copy of the integrated tomake with my own external (the version I chose)
- Start and stop external server from within IDE.
- Takes care of Tomcat's workpace according to the project's buildpost.
- This project is applied to that external copy (class, library, resource and all).
- Hot updates of modified JSP and classes
Actually, I ant for most purposes, as long as I play inside the IDE.
With Eclipse, I know that I can achieve 1 and 2. What about the other steps?
Note: In bus
Again 4: Yes
Again 5: Yes
The default JSP / CSS editor is similar in WTP, like MyEclipse I think.
WTP supports various methods of deployment. It can be deployed in your existing installation, or it can create a new Tomcat server locally (depending on your current settings, and using existing temporal installation), and deploy it there ... Your Development Portal Completely Apart from this, you can create multiple servers in your talket (I use it when working with different branches of the same project Can and do), and you start at any time.
Comments
Post a Comment