Type Migration in IntelliJ
Hi All,
I am currently working on intelli IDEA community version and i am working on refactoring the data type of the code. (i.e) changing the type from integer to string or vice versa. I fount articles and videos where they refactor using intellij IDEA but i do not find the option available in the latest community version.
Could anyone help me if this feature is only available in the licensed version or how can i do this in the community version only.
Advance thanks for the help.
Thanks,
Hari
Please sign in to leave a comment.
Hello harikumar,
The type migration feature is only available in IntleliJ IDEA Ultimate.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi,
Thanks for the reply. Actually differences while comparing the features between community and ultimate edition shows type migration is available in both.
Thanks,Hari