Reference: http://www.broadleafcommerce.com/docs/core/current/getting-started notes:1, encountered problems, you can enter the group: broadleaf 517835138 2, more lazy,All pictures from BLC
First, the basic environment preparation
1. JDK 8 Installation and configuration
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html2, Maven 3.2 or more http://maven.apache.org/download.cgiSecond, the IDE IDE for Java EE Developers III, broadleaf Commerce Eclipse Workspace Download Http://downloads.broadleafcommerce.org/DemoSite-4.0.0-GA-eclipse-workspace.zipUnzip the compressed file, then point workspace to the folder, and your workspace will be as follows: V. Adding Demosite build.xml in the ant view Six, the mapping sub-engineering, core, site, and admin.
File -to-Import, select
Existing Maven Projects
Vii. ensure the choice ofMy broadleaf Sit Eight, add two moreBuildfiles
Ix. Final View Ten, the Configuration project name Upon completion
Right click inside Package Explorer --Refresh.
Xi. If Windows changes in the/demosite/build.propertiesMaven.home #maven. Home=d:/usr/share/maven maven.home=D:/tools/apache-maven-3.2.2 12. Operation
Demosite
Right click on Demosite--Run as-- Maven Install.
13. Start Site http://localhost:8080/14, start the admin (must first start the site, the site contains some of the table data required by the admin) Http://localhost:8081/admin. Username/password:
Admin/admin
Broadleaf Demosite Installation Guide