Page 1 of 1

Question Regarding Source code for DemoSite-3.1.2-GA-eclipse

Posted: Thu Jun 19, 2014 3:23 pm
by sunil.kumar
Hello

I am new to this framework and installed the Demo Site. Demo Site is running. Now I want to debug the code. Please tell me
on which version of broadleaf framework, demo site "DemoSite-3.1.2-GA-eclipse-workspace" is running. I want to attached the source code
Please also provide me the source code link where I can download

Thank You

Re: Question Regarding Source code for DemoSite-3.1.2-GA-eclipse

Posted: Thu Jun 19, 2014 6:56 pm
by phillipuniverse
If you downloaded DemoSite-3.1.2-GA-eclipse then that targets Broadleaf 3.1.2-GA (btw we have since released 3.1.3-GA, see http://www.broadleafcommerce.com/docs/c ... s/3.1.3-ga). You can change this version or see what version you are targeting by looking in the root pom.xml and looking at the 'broadleaf.version' property.

Since we are using Maven, we publish all of the source artifacts and it should be downloaded automatically and viewable via the Eclipse Maven plugin. Was there a problem with Eclipse not finding the sources?