function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
OlTuOlTu 

How to configure intellij for force.com development?

Hi guys,
I've heard about Intellij Idea and am trying to configure it for Salesforce development.
Is there any guides how to this?
Actually I'm not able to get a project from my dev org. The following message appears "module must use an Illuminated Cloud SDK".

Thank you!
SandhyaSandhya (Salesforce Developers) 
Hi ,

Please refer below link which has some videos that may help you.

http://www.illuminatedcloud.com/gettingstarted
 
Hope this helps you!

Please accept my solution as Best Answer if my reply was helpful. It will make it available for other as the proper solution. 
 
Thanks and Regards
Sandhya

 
Michael Shumenko 11Michael Shumenko 11

Hi, try to use JedIDE, which is the plugin for JetBrains IDEs. It provides a lot of features for handy Salesforce development,
in particular, you may find support for the intelligent code completion, on-the-fly error detection, powerful navigation and refactoring for Apex, Visualforce and Lightning.

see https://plugins.jetbrains.com/plugin/9238--jedide-plugin-for-handy-force-com-development-with-jetbrains-ides

 

Coding-With-The-ForceCoding-With-The-Force
I know this thread is old, but I've created a walkthrough on exactly how to setup Illuminated Cloud 2 in IntelliJ. Hopefully this helps someone out: How to setup the Illuminated Cloud 2 Plugin for the IntelliJ IDE (https://youtu.be/GYAQbs0Z-pc)