Understand the IDE
The WSO2 Integrator IDE brings together everything you need to design, build, and run integrations from a single workspace. It is organized around three main building blocks:
- Integrator app: The built-in integration plugin that powers the WSO2 Integrator IDE.
- Views: The workspace shells that organize your project, integration, or library.
- Editors: The focused editing surfaces for designing flows, services, types, expressions, and data transformations.
Views
Views are the top-level shells that frame your work in the IDE. Switch between them depending on whether you are managing a multi-package project, building a single integration, or developing a reusable library.
- Project view: Manage projects with multiple integrations and libraries.
- Integrator view: Build and manage a single integration.
- Library view: Build and manage reusable libraries.
Editors
Editors are the focused surfaces inside a view where you design and edit specific artifact types.
- Flow Diagram editor
- Service Design editor
- Expression editor
- Type editor
- Type Diagram editor
- Configure editor
- Data Mapper editor
- GraphQL editor
What's next
- Integrator app — Explore the built-in plugin and its capabilities.
- Flow Diagram editor — Design integration logic using the visual flow editor.
- Create a new integration — Start building your first integration.