我想在eclipse上集成贾伊亚。
我刚刚开始使用jahia,我不知道如何用maven下载她的模块。
需要帮助,谢谢!
发布于 2019-04-20 17:13:03
如果您正在寻找自定义开发,那么这里是开发简介
它由模板、模块和组件三部分组成
使用maven jahia项目可以创建
发布于 2019-10-02 23:30:14
从Eclipse创建模块- Eclipse·
In Eclipse, click on File > New > Other ... > Maven > Maven Project > Next.
Declare http://maven.jahia.org/maven2 as remote catalog and select it
Choose the archetype : jahia-module-archetype
Enter an artifactId (technical name), the jahiaVersion (7.1.0.0 for exemple) and the moduleName 有关更多信息,请参阅来源:https://academy.jahia.com/files/live/sites/academy/files/documentation/training/TR7_Basic-Developer_EN_V1.5.pdf (第19页及以下...)
致以敬意,
https://stackoverflow.com/questions/55564059
复制相似问题