1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

The "idea" template has been removed.

This commit is contained in:
Cedric Beust 2016-05-29 06:49:16 -07:00
parent 14867322fd
commit 8ff4a4c717

View file

@ -131,11 +131,6 @@ val jcommander = project {
./kobaltw assemble</pre>
<h2 class="section" id="generate-idea-files">5. IDEA users: generate IDEA files</h2>
<p>
If you are planning to use IDEA to work on your project, you can ask Kobalt to generate all the IDEA files necessary to import your project:
</p>
<pre class="brush:java">
./kobaltw --init idea
</pre>
<div class="bs-callout bs-callout-warning">
<h4>Note</h4>