-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Svein Arne Ackenhausen edited this page May 11, 2014
·
39 revisions
OpenIDE is a lightweight cross platform software development tool. It aims to provide basic language tooling around your favorite text editor. For the user it enables the ability to easily extend it as a project DSL by adding commands and taking advantage of it's event driven extensions.
- The OpenIDE philosophy
- Installing
- Getting started
- [Create your first script](wiki/Create your first script)
- [Create your first reactive script](wiki/Create your first reactive script)
- Creating packages
- Managing packages
- Scripts deep dive
- Reactive scripts deep dive
- Code samples