|
developer_guide
Short description of the plugin's modules aimed to help contributors.
Phase-Design Before startingThe Netbeans module works on Netbeans IDE 6.1 and the latest version 6.5. Source code structure Source code for Netbeans module is organized as follows: it.pronetics.madstore.hatom is the main package for source code and configurations; it contains two files:
The Bundle.properties file defines the attributes needed for module's installation and integration with the Netbeans infrastructure. The layer.xml file defines what are the exact points where the plugin interacts with the Netbeans infrastructure and APIs. Under the main package, three other packages are found.
Developers who would like to modify or extend the hAtom Netbeans plugin may find useful the pages dedicated to the three main modules of the plugin. Code completionSyntax highlightHatom validation |