Personal tools
You are here: Home OSCAR EMR version 12.x 4.0 Developers 4.2 Installation 12.x 4.2.5 IDE Install 4.2.5.2 Oscar Development on Netbeans

4.2.5.2 Oscar Development on Netbeans

Netbeans can be installed for Oscar development

Oscar on Netbeans on Win7

Summary

  1. Download and install Java SE Development Kit 6 Update 31 for Windows x64 (64-bit)
  2. Download and install MySQL Server 5.1.62 Windows (x86, 64-bit, MSI Installer)
  3. Download and run puttygen.exe for Windows on Intel x86 to generate SSH Key.
  4. Register an account in Gerrit https://source.oscartools.org:8080 and add SSH Public Key.
  5. Download NetBeans IDE 7.1.1 All from Netbeans
  6. Edit C:\Program Files\NetBeans 7.1.1\etc\netbeans.conf to add -J-Xmx1024m -J-XX:PermSize=512m
  7. Download and extract Apache Maven 2.2.1 (Binary zip)
  8. Download and extract Apache Tomcat 6.0.35 Binary Distributions 64 bit Windows Zip
  9. Set Environment Variables for CATALINA_HOME
  10. Run NetBeans and clone repository
  11. Other Netbeans configurations
  12. Create database
  13. Configure oscar.properties and run Main Project
  14. build oscar_documents

Full details for netbeans on Win 7 in pdf  supplied by Tan

Netbeans on Ubuntu

Older details for netbeans on Ubuntu 9 in pdf  supplied by Aart

 

Document Actions