Oscar Development on Netbeans
Netbeans can be installed for Oscar development
Oscar on Netbeans on Win7
Summary
- Download and install Java SE Development Kit 6 Update 31 for Windows x64 (64-bit)
- Download and install MySQL Server 5.1.62 Windows (x86, 64-bit, MSI Installer)
- Download and run puttygen.exe for Windows on Intel x86 to generate SSH Key.
- Register an account in Gerrit https://source.oscartools.org:8080 and add SSH Public Key.
- Download NetBeans IDE 7.1.1 All from Netbeans
- Edit C:\Program Files\NetBeans 7.1.1\etc\netbeans.conf to add -J-Xmx1024m -J-XX:PermSize=512m
- Download and extract Apache Maven 2.2.1 (Binary zip)
- Download and extract Apache Tomcat 6.0.35 Binary Distributions 64 bit Windows Zip
- Set Environment Variables for CATALINA_HOME
- Run NetBeans and clone repository
- Other Netbeans configurations
- Create database
- Configure oscar.properties and run Main Project
- 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