# Compiling from source

## 1. Install Intellij IDEA

In order to compile the launcher you need to install intellij community, is totally free and is the best ide for java: <https://www.jetbrains.com/idea/download>

## 2. Setupping the environment

Follow the steps described in screenshots

<figure><img src="/files/NR1Kl6T35p0UCYoh92vg" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/q7hmyt54s26tJZKWLJ4Q" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/Ry6d4TgqMTofl7WBB1qQ" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/tfJ30e33THqE5K2gPULE" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/UjHO2bEhECszbF3nC7Tn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ekYT7Mn1tmfq7QWbzTlA" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/Z3BMeh8uOKhuNBLByS3B" alt="" width="563"><figcaption></figcaption></figure>

## 3. Compiling the launcher

<figure><img src="/files/MPKbmOO5ZRR7ULAknvQD" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/Qy0nu0lzCVuc7Nv5osrT" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Dont forget to enable lombok processing
{% endhint %}

## 4. Running launcher

{% content-ref url="/pages/53oRfrleVYQEwctn1Av4" %}
[Command Line Usage](/home/for-intel-and-arm/manual-install/command-line-usage.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morpheus-launcher.gitbook.io/home/for-developers/compiling-from-source.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
