Hello All,
I have an open source maven java project. I downloaded it to Eclipse using Git. when I made "maven install" to this open source, it is converted into 4 other projects, where each project has a war archive. I tried to test these projects by adding thier war into the web-app folder of the tomcat.
Now, I need to run them (i.e., run source code) from inside Eclipse, can anyone help me in this issue?

Google for the Eclipse m2e plugin.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.