Hi there,
I would like to know the difference between eclipse:eclipse goal and directly
importing pom file as eclipse project. I have seen lot of references saying use
eclipse:eclipse goal to generate eclipse project file and then import the
created project. Since eclipse allows you to import pom file directly, I don't
see any benefit of doing this additional step.
Can someone please recommend best practices for using eclipse/maven if these
two approaches are essentially doing the same thing. If not, can you please
explain the differences between two approaches.
Thanks in advance.
- Niranjan