...
- Different Types of OpenMRS Developers
- Getting Started as a Developer
- Developer tools:
- JIRA - tickets and bug reports
- projects - a place to look, along with our active intro tickets, for where you can help.
- Maven
- Code Repositories
- Code Review
- Communication: weekly University, Design, and Developer meetings or IRC
- Community Citizenship: Java Conventions / Code of Conduct / Subversion Code of Conduct Github Conventions
Documentation
- Step-by-Step Installation for Developers
- Data Model
- Read about the API on the wiki
- Read the API Javadocs:
- Trunk javadocs: http://api.openmrs.org
- 1.8.x javadocs: http://resources.openmrs.org/doc-1.8
- 1.7.x javadocs: http://resources.openmrs.org/doc-1.7
- 1.6.x javadocs: http://resources.openmrs.org/doc-1.6
- Technical Overview
- Developer How-To Guide
- Module Architecture Documentation
- Unit Testing
- Security
- You may find some helpful information in the Training page.
- Developer FAQ
...