We started to work on some projects, and after getting the source code, we could not use the web projects in eclipse because they were not defined as Eclipse Dynamic Web projects. Here is a small trick to convert these general projects to Dynamic Web projects.
Tag-Archive for » Eclipse «
I migrated Eclipse 3.2 to 3.3.1, at first I used the same workspace and I had some problems with myln plugins and the server did not start correctly. Then i tried with a new workspace and everything was smooth except at server startup:
Timeout waiting for Tomcat v5.5 Server at localhost to start. Server did not start after 45s.
You need to set server timeout delay = Unlimited from Window>Preferences>Server…
I needed to merge the branch changes into trunk of the project, after many changes at both the branch and trunk…
First we have to commit all changes, in case of some failure at the merge operation we may revert all changes.
Select from menu, select the path of the branch and the revision. Revision number is selected from the Show Log, and is number when we created the branch.
Some useful links for SVN merge:
Eclipse SDK – Subversion Eclipse Plugin Manual

![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=34339992-98c6-4651-87d8-fe1a97bd9a35)

