Modules in Forte for Java
Forte for Java's modular architecture means that all parts - even those central to the functionality of the IDE, like the Editor, Debugger, and Form Editor - are in module form. There are also base modules for things such as the HTTP server, the web browser, and the creation of JavaBeans components. In addition, you can create your own modules or add third-party modules.
Updates to existing modules and new modules can be easily obtained and added to the IDE.
Contents | Prev | Next | Index |