close

Filter

loading table of contents...

Studio Developer Manual / Version 2404

Table Of Contents

4.2 Building Studio Server

A detailed description on how to build CoreMedia Studio can be found in Chapter 8, Using the Development Environment. If you are using IntelliJ IDEA and the IDE is set up correctly, you can build the whole project via Maven from within the IDE. If you prefer building from the command line, you can do it by using standard Maven commands like

mvn clean install -DskipTests
  

The CoreMedia Studio server application can then be launched either directly from your IDE or via Maven from the commandline by calling mvn spring-boot:run in module studio-server-app.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.