cancel
Showing results for 
Search instead for 
Did you mean: 

Development machine

muralidharand
Star Contributor
Star Contributor
I want to build alfresco deveopment machine.

What are softwares requried for this ?

Java : Java/JDK version
IDE: Eclipse
App Server
DB details

Please let me know.
1 REPLY 1

hunjet
Champ in-the-making
Champ in-the-making
Hi,

You could setup environment as follows:
  • Linux

  • Java 1.6

  • Tomcat 6

  • Latest version of Eclipse

  • Alfresco SDK (version depends on version of Alfresco you are going to use)
You could install Alfresco Bundle (http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fsimpleinstall-...). Installer will install all necessary components including database (PostgreSQL). I would recommend you to use separate Tomcat (listed above) for running Share while Alfresco itself can run on tomcat installed by installer. Having Share on different tomcat will decrease restart time.

Regards,
Blaž