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:
- 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
- Using CLI, go to your project directory and call atlas-mvn eclipse:eclipse. This will create the necessary eclipse files and configure it properly.
- In your Eclipse import the project as General > Existing Projects into Workspace
- 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!