I saw that others had this problem when Maven did not appear for them in Eclipse after installing the m2e plugin, but most solutions seem to suggest doing something like "Configure> Convert to Maven". But Maven does not appear to me in the Configure list, and it does not appear in the console> Open Console or in the File> New list. I see that some solutions relate to editing the classpath of the project, but I have no clear idea of how to do this. I'm trying to get started with a Java EE7 book, and it uses Maven in the examples. Can anyone help?
java eclipse maven java-ee-7
Kyle walker
source share