Force.com IDE Developer Guide
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
Spring '20 (API version 48.0)
Winter '20 (API version 47.0)
Summer '19 (API version 46.0)
Spring '19 (API version 45.0)
Winter '19 (API version 44.0)
Summer '18 (API version 43.0)
Spring '18 (API version 42.0)
Winter '18 (API version 41.0)
Summer '17 (API version 40.0)
Spring '17 (API version 39.0)
Winter '17 (API version 38.0)
Summer '16 (API version 37.0)
Spring '16 (API version 36.0)
Winter '16 (API version 35.0)
Notable Lightning Components Features in the Force.com IDE
Set Up the Force.com IDE with Lightning Components Support
Solutions to Common Force.com IDE Problems
Force.com IDE Release Notes
Lightning Components in the Force.com IDE
Summer ’16 (Force.com IDE v37.0) and later versions of the Force.com IDE include support
for the Lightning Component Framework.
Force.com IDE is in a maintenance-only state. We still provide support for the product through our official channels, but updates prior to October 12, 2019 will be only for critical security issues that arise. On October 12, 2019, we will no longer provide support or updates of any kind for Force.com IDE. On that date, we will also begin archiving documentation and removing download links for the product. We recommend that you start migrating to Salesforce Extensions for Visual Studio Code or one of the great tools made by our partners. For more information, see The Future of Salesforce IDEs on the Salesforce Developers Blog.
Warning
-
What Is the Lightning Component Framework?
The Lightning Component framework is a UI framework for developing single page applications for mobile and desktop devices. -
Notable Lightning Components Features in the Force.com IDE
The Force.com IDE includes lots of cool features to make working with Lightning components easier. Here are a few of our favorites. -
Set Up the Force.com IDE with Lightning Components Support
Support for the Lightning Component Framework is generally available in Summer ’16 (Force.com IDE v37.0) and later versions of the Force.com IDE. Be sure to select Lightning Support when you install or update the Force.com IDE plug-in. -
Explore Lightning Components in the Force.com IDE
Learn how to create a simple Lightning component that renders a list of contacts from your org. Start by creating an Apex controller class, and then create a Lightning component and an event handler. Finally, render the list of contacts in the component.