Ionic 2 support

Answered

Hello,  I am starting to work with Ionic 2 and I would use my all mighty IDEA,  but it seems to me that its plugin only supports Ionic 1 projects. 

It does not create a v2 project nor seems to understand how to import an existing v2 project folder. 

What can I do? 

Any hint of when full v2 support will come? 

 

Many thanks 

 

Ale

 

1
3 comments

Hello!

Please follow this instructions to create new ionic project, it works for ionic 2.2.1:

  1. Choose File | New | Project on the main menu or click the New Project button on the Welcome screen.
  2. In the Project Category and Options dialog, which is the first page of the New Project wizard, choose Static Web in the left-hand pane.
  3. In the right-hand pane, choose PhoneGap/Cordova App and click Next.

 

 

Check this article to find out more:

https://www.jetbrains.com/help/idea/2016.3/using-phonegap-cordova.html

0

Thanks for answer, I already tried it but it created a Ionic 1 project setup, which is very different from Ionic 2..

It seems to me that its new project wizard does not use the "--v2" flag on the "ionic start" command

 

Ale

 

0

Yes, there is currently no way to pass `--v2` to the project generator; please follow https://youtrack.jetbrains.com/issue/WEB-18663 for updates

0

Please sign in to leave a comment.