Hi,
There is plenty of documentation around creating a single plugin that 'adds' functionality to IntelliJ but can someone point me to information on how to create an application (with branding) using the intellij open-source platform?
Something along the lines of a tutorial starting with a bare-bones application and then how to insert your plugins and dependencies on the different aspects of the IntelliJ platform you might need.
The only information I've found so far was a video that briefly explained ***ApplicationInfo.xml and ***Plugin.xml and how to start using it based on a JVM parameter passed in.
Thanks,
Keith