Studio Developer Manual / Version 2107
Table Of ContentsSetting Up the Workspace
CoreMedia Content Cloud comes with a fully preconfigured, Maven based development workspace. Details on how to get and set up your development environment are described in the [Blueprint Developer Manual] You will find guidance for the following topics:
Required third-party software, such as Maven.
Getting CoreMedia Blueprint.
Installing CoreMedia Blueprint.
Configuring all components.
Building the workspace.
Starting the components.
The recommended development setup is to use the workspace apps/studio-client
for
client-side changes and apps/studio-server
for server-side customizations.
For the latter, you may additionally need to change shared code in workspace shared/middle
or, in rare cases, shared/common
.
Setting Up the IDE
Once you have set up the workspace, you may configure your IDE as described in Section 6.3, “IDE Support”. If you are using IntelliJ IDEA, this means that you need to get the plugin Jangaroo 4, which you can install via IDEA's plugin manager.