-
Notifications
You must be signed in to change notification settings - Fork 129
software requirement for bdre development
Sri Harsha Boda edited this page Sep 15, 2017
·
1 revision
- Oracle JDK 7 Download for Windows
- Git Command line Client (For Windows - GitBash)Download for Windows
- Maven Download for Windows
- IntelliJ Idea (any other IDE is also okay )Download for Windows
- MySQL 5.6 (5.1 won't work) Download for Windows
- MySQL Workbench Download for Windows
- A SSH Client Download Putty for Windows
- Chrome browser
- Active MQ
- HotronWorks Sandbox (optional)
- Jenkins
- Tomcat
Following are required for building the full BDRE development environment and locally run jobs. Your machine should have Need 8 GB RAM atleast for this. These are not needed to just run the BDRE UI. You won't be able to deploy or run the jobs though.
- Vagrant Download for Windows
- Virtual Box Download for Windows
- CentOS Image Download
While installing, in "Adjusting your PATH enviroment" select third option "Use Git and optional Unix tools from the windows comand prompt"
Change PATH enviroment variable and add maven's bin dirictory to it. Reference