Development Environment Setup for Contribution.

cancel
Showing results for 
Search instead for 
Did you mean: 
silversky
Partner

Development Environment Setup for Contribution.

Hello

I am thinking of contributing alfresco-remote-api and am preparing for the following environment.

  • MacOS Mojave 10.14.6
  • Intellij IDEA Ultimate
  • Maven 3.6.1

For the procedure, prepare the environment referring to the page of the following URL.

However, since the information is old and there are descriptions of configuration files that are not in alfresco-remote-api such as build.xml, how to do it is not clear.

If you know someone, I want you to teach me how to do it.

2 Replies
afaust
Master

Re: Development Environment Setup for Contribution.

The linked articles are all historic remnants from the SVN days. Nowadays most projects are on GitHub, and they typically do contain a contribution guide there.

silversky
Partner

Re: Development Environment Setup for Contribution.

Hi. Axel.

Thank you for answering.


As you say, there is certainly a contribution guide on GitHub.
However, there are links to guides for the SVN days, so I was wondering how others were doing it.

For example, the following contribution guide is from the remote-api repository I am interested in.

https://github.com/Alfresco/alfresco-remote-api/blob/master/CONTRIBUTING.md

There is a document in it, but clicking on it will take you to the old guide of the community.