LoginSignup
3
3

More than 5 years have passed since last update.

IntelliJ 14の注意点

Posted at

IntelliJ 14を使う上での注意点をまとめたいと思います(注意点を見つけ次第更新していきます)。

Eclipseからのプロジェクトのインポート

IntelliJ 14にはデフォルトではEclipseからのプロジェクトのインポートに必要なプラグインが入っていないようなので、インストールする必要があります。

手順

  1. [File]->[Settings]->[Plugins]を開きます。
  2. 検索窓にEclipseと入力すると、Eclipse Integrationというプラグインが出てくるので、これにチェックを入れて、[Install JetBeans Plugin]をクリックします。
  3. [Install Plugin]をクリックしインストールします。
  4. Settingsウィンドウの[Apply]ボタンをクリックすると再起動を促す表示が出るので、再起動します。
3
3
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
3
3