We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58c9fc commit 165075fCopy full SHA for 165075f
docs/sources/getting-started.rst
@@ -10,6 +10,14 @@ Getting Started
10
11
開発環境のセットアップ方法と基本的なデータベースアクセスの実行方法を紹介します。
12
13
+.. _IntelliJ Doma support plugin: https://github.com/siosio/DomaSupport
14
+
15
+.. note::
16
17
+ このドキュメントでは、IDE として Eclipse を用いますが、
18
+ Eclipse の代わりに IntelliJ IDEA を利用して開発することも可能です。
19
+ IntelliJ IDEA を利用する場合は、 `IntelliJ Doma support plugin`_ の併用をお奨めします。
20
21
JDK のインストール
22
==================
23
0 commit comments