I want to use IntelliJ for ionics.

Asked 1 years ago, Updated 1 years ago, 89 views

How can I add (?) ionics to the existing cordova/phonegap project created by IntelliJ?
It says it's supported by the plug-in, but I don't know how to use it.

Also, I would appreciate it if you could tell me how to set it up when creating a new project.

By the way, the version you are using is

IntelliJ IDEA14 Ultimate

That's it.

Thank you for your cooperation

android-studio cordova intellij-idea

2022-09-30 10:42

1 Answers

It was resolved on another site!
Write down your answers.

"I was able to open a project created with ""ionic start"" in IntelliJ!"

I was able to select the folder of App created from Open instead of Import Project.
"Also, I could do it by selecting ""/usr/local/bin/ionic"" from the configuration to executable!"
See https://www.jetbrains.com/idea/help/using-phonegap-cordova.html for more information.

I haven't tried an existing project, but I think I can do the same.

"Also, ""Import Project"" may be able to do it, but maybe my way of doing it is bad, but the ""www"" folder was not included."


2022-09-30 10:42

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.