UI Deploy

Curated, Short, Web UI Dev we Love.

HOW-TO: Create Java Web Application with Eclipse WTP and m2eclipse

On daily basis we use Eclipse as a primary IDE for developing Java applications. We also are tightly coupled with Apache Maven as our main project management tool. A well known plugin that integrates Apache Maven into Eclipse is m2eclipse. One of its main features is the integration with Web Tools Project (WTP). In this short tutorial I will present how to start and configure Java Web Application using m2eclipse .

view source

Advertisement