shsteimer / IntelliVault

A plugin for IntelliJ IDEA to interact with a JCR repository via the FileVault tool which is packaged with Adobe CQ.
http://plugins.jetbrains.com/plugin/7328
Other
35 stars 28 forks source link

Multi profile #16

Closed stipo42 closed 6 years ago

stipo42 commented 6 years ago

Updated project to allow users to configure multiple repositories and pick which to use with existing IntelliVault actions.

This offers a great enhancement for a realistic AEM development experience, where a user would likely be running an author and publish instance at the same time.

shsteimer commented 6 years ago

I like this idea, and it looks promising, should have a chance to review in more detail later today.

stipo42 commented 6 years ago

Awesome, thanks for merging, the one thing I couldn't figure out is how to get the dialog selection window to remember the last-chosen repository. Probably could have gotten it with more time but I needed to use what I had (We're doing some heavy AEM development at my place of work)

stipo42 commented 6 years ago

Hey there, it has been a while, just wondering how this is going? I'd like to share this with some newer co-workers and it'd be cool to just point them to the official IntelliVault plugin from IntelliJ instead of having them build from the source.