Team,
I am doing some customization based on latest alfresco. I want alfresco source code to be available in my eclipse to have reference code.
How do I import source code into my eclipse, which contains both Alfresco REPO and Share both?
Guide
Solved! Go to Solution.
Hi,
Yes you can do that by Cloning Alfresco SDK latest version.
Using this command.
mvn archetype:generate -Dfilter=org.alfresco:
Then, select 'alfresco-allinone-archetype' project. And generate artifacts.
Then, you can import this as a Maven project in Eclipse. Make sure to have Alfresco version 7.4 in pom.xml file.
Hi,
Yes you can do that by Cloning Alfresco SDK latest version.
Using this command.
mvn archetype:generate -Dfilter=org.alfresco:
Then, select 'alfresco-allinone-archetype' project. And generate artifacts.
Then, you can import this as a Maven project in Eclipse. Make sure to have Alfresco version 7.4 in pom.xml file.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.