Re-post - Not seeing first post show up anywhere, sorry if this re-post is spam.
Does anyone know a way to remove the M2_REPO classpath variable that was added using mvn -Declipse.workspace=<pathtoworkspace> eclipse:configure-workspace? (I'm created another workspace and would like to clean up the first workspace.) I've tried running mvn eclipse:clean before re-running eclipse:configure-workspace again but that doesn't do it. Also, M2_REPO is marked "(non modifiable)", so I'm unable to remove it manually using menu Window > Preferences > Java > Build Path > Classpath Variables. Searched past 12 month archives but didn't see anything on this topic... Thank you -CL
