有没有办法在 Intellij 上配置 AEM 服务器插件,将更改推送给作者
Is there a way to configure an AEM server plugin on Intellij that will push changes to author
目前我使用 Eclipse
来开发我的 AEM application
。我这样做是因为 Eclipse
有一个插件,可以在后台将任何代码更改推送到 AEM Author instance
运行。
Intellij
有这样的解决方案吗?
IntelliVault will allow you to upload content (including Sightly, JSP, clientlib resources, etc.) to your AEM instance from your IDE. It's very similar to the VaultClipse Eclipse 插件。
两人都在幕后使用FileVault (VLT)
目前我使用 Eclipse
来开发我的 AEM application
。我这样做是因为 Eclipse
有一个插件,可以在后台将任何代码更改推送到 AEM Author instance
运行。
Intellij
有这样的解决方案吗?
IntelliVault will allow you to upload content (including Sightly, JSP, clientlib resources, etc.) to your AEM instance from your IDE. It's very similar to the VaultClipse Eclipse 插件。
两人都在幕后使用FileVault (VLT)