intellij-sdk-code-samples/reference_guide/frameworks_and_external_apis.md
2015-06-10 12:34:29 +02:00

11 lines
457 B
Markdown

---
layout: general
title: Frameworks and External APIs
---
The following section explains how to access components of external frameworks from inside the *IntelliJ Platform*.
This includes:
* [XML DOM API](reference_guide/frameworks_and_external_apis/xml_dom_api.html)
* [Spring API](reference_guide/frameworks_and_external_apis/spring_api.html)
* [External Builder API and Plugins](reference_guide/frameworks_and_external_apis/external_builder_api.html)