Eclipse maven plugin connectors

Hey @rikhil.yalamanchi,

I currently use Eclipse Neon.3 in building and testing add-ons too. For the scenario you encountered here are the steps you can do:

  1. If you’re starting from a project not yet imported to Eclipse proceed to #2, if not kindly delete that project from Eclipse but ONLY in the IDE and not the file system
  2. Using CLI, go to your project directory and call atlas-mvn eclipse:eclipse. This will create the necessary eclipse files and configure it properly.
  3. In your Eclipse import the project as General > Existing Projects into Workspace
  4. Those red X marks should be gone. I’ve tried it again just now and still works like how I described it.

Hope this helps!

5 Likes