cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to build alfresco-community in eclipse using svn repository url https://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD.

ppg
Champ on-the-rise
Champ on-the-rise

svn url :- https://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD

and following the link to configure alfresco-community and eclipse.But in step "Create Ant project' ,I DID NOT FIND build.xml file in HEAD\root directory. 

Please help

4 REPLIES 4

kaynezhang
World-Class Innovator
World-Class Innovator

Alfresco 5 has already moved from ant to maven,you can try to use mvn eclipse:eclipse to generate eclipse project.

fcorti
Elite Collaborator
Elite Collaborator

Hi Pravin,

SVN is not the right place to compile Alfresco anymore.

I suggest you to take a look at the Alfresco SDK based on Maven.
You can find a complete documentation here.

I hope this helps you.

ppg
Champ on-the-rise
Champ on-the-rise

Thanks Francesco. This help me lot.

I have configured the project using SDK.

kalpesh_c2
Star Collaborator
Star Collaborator

Hi Pravin,

You should not use ant build tool as rightly suggested by Francesco Corti  and kayne zhang .

Rather, you should use maven build tool for the same. Ole Hejlskov has made a very useful video on SDK installation.

Here is the video

Video Link : 1109

Let me know if you have any further query with this.

Thank You

Kalpesh

ContCentric