IntelliJ and ColdFusion

Answered

Hey All,

I saw an old post back to 2013 about ColdFusion 10 support, but I haven't seen any recent posts regarding ColdFusion. Some documentation that I've seen make it sound like ColdFusion is supported in this IDE, but I just wanted to confirm with the people that know it best. Specifically, is ColdFusion 2016 supported, or at least ColdFusion 9/10? I'd normally just go with CFEclipse or Sublime, but Java may be in my future as well. Also, I like to work in Android development on the side.

So I was hoping to see if IntelliJ works primarily with the latest version of ColdFusion 2016, or at least some of the more recent ColdFusion iterations, and to a lesser extent, if the IDE works well with Android development.

Thanks for any input.

0
3 comments

Coldfusion 9/10 is supported, also a lot of the features from version 11 are supported. There are some limitations and open issues, see https://youtrack.jetbrains.com/issues?q=project:%20IDEA,IDEABKL%20coldfusion%20%23unresolved for details.

1
Avatar
Permanently deleted user

Thanks much for the reply. I'm glad to hear that. At work I use ColdFusion 8 but was just curious if the modern versions were supported. Finally, just curious about Android support. I have Android Studio which of course works fine, but just curious. I'd love to have everything in one IDE.

0

Android support in IntelliJ IDEA is based on the same code as in Android Studio.

At the moment there is one limitation with setting up Android SDK since SDK Manager has been deprecated and the new built-in tool to download Android platforms and packages is not yet merged in IntelliJ IDEA 2017.1.4, therefore you will need to use Android Studio to download SDK packages right now.

However, IntelliJ IDEA 2017.2 will already have this functionality merged in.

0

Please sign in to leave a comment.