Import IONIC Project in Eclipse

I was developing App in IONIC-1. Now created a project in IONIC 3. Can anybody give me steps to import and build ionic application with eclipse.

See: http://www.vogella.com/tutorials/JavaScript/article.html

Did you already start a new Ionic 3 project or are you looking for information how to upgrade your Ionic v1 project?

For IDEs, use a more modern one like Visual Studio Code. This is a much better match to TypeScript than Eclipse.

can I build and run my application using these editors. Will they have facilities to create Signed APK like one we have in eclipse with ionic 1 application.