Integrating Alfresco with Eclipse

cancel
Showing results for 
Search instead for 
Did you mean: 
lipsa
Active Member

Integrating Alfresco with Eclipse

How can I integrate alfresco with eclipse?

Can anyone send me prescribed set of steps?

5 Replies
afaust
Master

Re: Integrating Alfresco with Eclipse

Step 1: Create Maven project for Alfresco

Step 2: Import Maven project into Eclipse

Step 2+X: Do whatever is necessary for your custom development requirements that you have not mentioned in your question

lipsa
Active Member

Re: Integrating Alfresco with Eclipse

Actually I am trying to achieve Alfresco on Eclipse and I have completed all the required steps mentioned in the tutorials " [Tutorial] Install Alfresco into Eclipse " and " http://docs.alfresco.com/5.0/concepts/dev-for-developers.html " .

But now I am stuck in this step: "Click Browse and select the HEAD\root\projects directory."

While performing this I am getting an error that "No projects are found".

What to do now?

afaust
Master

Re: Integrating Alfresco with Eclipse

You usually do not need to checkout Alfresco so you can simply skip this step. Also, the tutorial you have linked is extremely old (2008) - I always advise people to look at the post they are finding via Google before using them as a reference.

lipsa
Active Member

Re: Integrating Alfresco with Eclipse

I have skipped this step, but now I am stuck in the next step. Should I try to integrate alfresco with using MAVEN?

mehe
Senior Member II

Re: Integrating Alfresco with Eclipse

Hi,

maybe a little bit outdated (you surely have to adapt the versions), but helped me a lot in 2014:

http://ohej.dk/2014/09/alfresco-sdk-2-0-beta4/