Eclipse error - Can't find Maven installation -
i have been using maven in eclipse (with m2e) fine, until when renamed 1 of folders on hard drive maven installed.
the folder renamed computer local
computerlocal
after renaming folder received next error in eclipse when attempted maven build:
can't find maven installation c:\computer local\apache-maven-3.0.4
which of course of study makes perfect sense.
the problem when re-named folder on installation directory path it's original name kept receiving same error before:
can't find maven installation c:\computer local\apache-maven-3.0.4
when copy-past directory path error explorer window finds directory fine.
so i'd know can find configuration in eclipse can see path maven installation beingness used? perhaps there can re-set or re-configure it?
eclipse maven m2eclipse m2e
No comments:
Post a Comment