Once i use mvn eclipse:eclipse
to generate the eclipse IDE file and import the project in eclipse, the eclipse shows all the dependency jars in the project explorer window(see image) ..
How to hide all the dependency jars in project explorer ?
Once i use mvn eclipse:eclipse
to generate the eclipse IDE file and import the project in eclipse, the eclipse shows all the dependency jars in the project explorer window(see image) ..
How to hide all the dependency jars in project explorer ?
If you import the project via m2e plugin the results in Eclipse looks like this: