Editor
Planning
Documentation
- Programmatic access to Java Sources
- Language Parsing Support
- Editor Developers FAQ
- Java Users Guide
- Schliemann --- abandoned project
- Editor Features Checklist (Or what to think about before implementing a language support in NetBeans)
- Editor Settings Upgrade - Information about migrating modules from the old editor settings infrastructure (BaseOptions, Settings, etc)
- Formatting Settings - Overview of the editor formatting settings concepts, UI customizers, layer registration, etc.
- Document Locking - The ways how to lock the document
- GSF to Parsing & Indexing API Migration - How to migrate GSF-based language plugins to Parsing and Indexing API
- Editor Formatting API Upgrade - Information about migrating modules from the old editor formatting API and infrastructure (Formatter, ExtFormatter, etc)
- View Hierarchy - Representation of an editor document by hierarchy of Swing views
