score:1
in order to get the "checkout as maven project" functionality to work i have had to install the following:
from the eclipse marketplace:
- maven integration for eclipse
- subclipse
from the m2eclipse-extras update site (http://m2eclipse.sonatype.org/sites/m2e-extras/):
- maven scm handler for subclipse
edit:
also make sure that your project explorer view is setup correctly. verify that your top level items are projects.
Source: stackoverflow.com
Related Query
- Eclipse-Maven: Doesn't show Maven project from SCM
- Importing a Maven project into Eclipse from Git
- Checkout Maven project from SCM - no connectors
- How to run a Maven Project In Tomcat From Eclipse
- Maven clean + build causes project in Eclipse to show errors until clean in Eclipse
- How to create Jar file from Maven project in eclipse
- Eclipse Maven: no "Checkout Maven project from SCM" option
- Running Maven project on Tomcat from Eclipse
- Checking out Maven project from SVN in Eclipse
- Define Eclipse project encoding as UTF-8 from Maven
- Add all artifacts from JBoss Maven repo to Maven project in Eclipse
- How to automatically deploy maven project from eclipse to tomcat
- How to create runnable jar with resources in Eclipse from Maven project
- Maven Hides Web.xml from Eclipse and JBossAS Tools after Update Project Configuration
- Export maven project from eclipse
- Eclipse can't resolve maven dependencies, but project compiles from command line
- How do I import a multi module Maven project from SVN into Eclipse (Indigo) so that child modules can be built independently?
- Eclipse doesn't show src/main/resources in my maven project the way I see it elsewhere
- Maven not looking inside project directory for web.xml when running from eclipse
- "Could not find or load main class" after removing Maven nature and files (pom.xml, target/) from an Eclipse Project
- Can't run my Struts 2 Maven Project from Eclipse
- What do I need for autocomplete and ctrl+click to work in eclipse after importing a project from Perforce and converting it to a maven project?
- Exporting maven project from eclipse and its deployment on tomcat
- How to convert a maven dependeny from the local repo to a maven project in eclipse ?
- Maven project imported to eclipse from git is missing "Maven Dependencies" library
- Why doesnt an added folder not show up in eclipse in project directory?
- How to create a maven project which will work in eclipse and from command line
- Debugging Junit tests from Maven project in Eclipse
- Spring Boot maven project from Eclipse doesn't work in Intellij
- How to reference a non-maven project (in eclipse workspace) from a maven project?
More Query from same tag
- What IDE features should I learn to use
- Include java utility classes to an "Enterprise Application Project" using Eclipse
- Unhandled event loop exception, No more handles
- Script file encoding issue when checking code out of TFS
- "someVariable cannot be resolved" error indicated in Eclipse for an included JSP
- How to make Eclipse RCP does not detect updates when only qualifier changed
- Eclipse: Can you format code on save?
- Boolean value is set to true from the start
- eclipse automatic file encoding detection
- Data from previous version of android app using SQLite
- Can I hide the getter and setter methods in the UML2's view?
- Eclipse Android Emulator loads slow?
- Requested Resource (servlet name) not found Tomcat Eclipse IDE
- How can I compile a .jjt file in Eclipse?
- Problems committing file to SVN repository
- Error during server start up after hotswap-agent configured with Tomcat and eclipse
- How do I show syntax coloring and scoping on Eclipse IDE?
- Are gitignore files being automatically created in my project?
- Why am I missing method CacheConfiguration.getMaxEntriesLocalHeap() after converting project to gradle project?
- Bndtools: Problems preparing runtime environment
- including boost library, prevent print to console
- How to format perl code?
- Scrapy: Unresolved Import Errors
- How to embed Eclipse CDT CSourceViewer inside SWT composite
- Eclipse semicolon inserted before cursor when typing full line not using content assist
- file encoding issues with eclipse pydev
- how can i minimize the stack trace in eclipse java tomcat?
- How to get key values in MultiMap Blackberry
- How can I get device ID for Admob
- Eclipse junit testing in the same project