...
Follow these steps to configure IntelliJ IDE for btm development. These guide assumes you have already downloaded and built the source successfully with Maven.
Note: The following steps apply to the Bitronix 2.2 development branch, not prior releases.
Step 1:
Start the IntelliJ IDE, and select "New Project..." from the File menu.

Select the option "Import project from external model" (which includes Maven support). Click "Next".
...