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.
-
What is the Lightning Component Framework?
The Lightning Component framework is a UI framework for developing dynamic web apps for mobile and desktop devices. It’s a modern framework for building single-page applications engineered for growth. -
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.