How can I make eclipse make use of packages downloaded by maven?
When I use maven compile ,it will automatically download the dependended
java packages for me.Now , to debug the project, I import the project into
eclipse,but in eclipse, the dependended packages is still missing. How can
I get the packages?Or , Can eclipse use packages downloaded by maven?
No comments:
Post a Comment