【发布时间】:2020-11-03 06:34:07
【问题描述】:
我对使用开源软件完全陌生,现在我很迷茫。我了解源代码位于 Github 上的 Alfresco 存储库中(https://github.com/Alfresco)。我正在尝试做的是获取 Alfresco 社区源代码并为我正在处理的项目修改它。我是否从下面的链接下载每个 repo,将其导入 eclipse 之类的 ide 并将 eclipse 连接到 tomcat 服务器?这也是我将其连接到 Tomcat 服务器时将在浏览器中打开的 Alfresco Share 的正确 repo(https://github.com/Alfresco/share)?
alfresco-remote-api https://github.com/Alfresco/alfresco-remote-api
alfresco-greenmail https://github.com/Alfresco/alfresco-greenmail
alfresco-file-transfer-receiver https://github.com/Alfresco/alfresco-file-transfer-receiver
alfresco-mbeans https://github.com/Alfresco/alfresco-mbeans
alfresco-mmt https://github.com/Alfresco/alfresco-mmt
alfresco-server-root https://github.com/Alfresco/alfresco-server-root
alfresco-data-model https://github.com/Alfresco/alfresco-data-model
alfresco-core https://github.com/Alfresco/alfresco-core
alfresco-xml-factory https://github.com/Alfresco/alfresco-xml-factory
alfresco-legacy-lucene https://github.com/Alfresco/alfresco-legacy-lucene
任何帮助将不胜感激。
【问题讨论】:
-
您要进行哪些修改?它们可能作为扩展,这将简化事情,因为你不需要接触主要的源代码!
标签: alfresco alfresco-share alfresco-webscripts alfresco-enterprise alfresco-maven