2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【Kotlin+Spigot】1.1 開発環境のインストール

Last updated at Posted at 2020-04-28

0. 初めに

私がおすすめするIDE (統合開発環境: Integrated Development Environment) は IntelliJ です。
直接インストールしてもいいのですが、ToolBox を使うと楽にアップデートできます。
今後のことも考えて、そちらからインストールしましょう!

1. ToolBox のインストール

まず、ToolBox をクリックしましょう。
ダウンロード を押して指示に従って保存してください。
image.png

保存した .exe ファイルを起動して指示に従ってインストールしましょう。

2. IntelliJ のインストール

Windows と S を同時押しして検索バーを開きましょう。そこに、「toolbox」と入力してみてください。
JetBrains ToolBox を押すと開きます。押しても何も開かないよ?という人もご安心を。
右下のタスクバーを見てください。アイコンがあります。(画像だと一番左)
image.png
開いてなければそこを押してください。

こんな画面が出てきたら成功です。
image.png

IntelliJ IDEA Community をインストールしましょう。

3. IntelliJ の起動

Installed になった IntelliJ IDEA Community をクリックすることで起動できます。
勿論、デスクトップにアイコンを置いたり、検索バーを使ったりしても大丈夫です。
image.png

英語を読めばわかりますが、分からなくてもとりあえず同意したり次へ次へとやっていけばOKです。
image.png

これが開いたらインストール終わりです。お疲れ様でした。

リンク

次の記事に進む

目次に戻る

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?