Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

プロジェクトをインポートします。

・Eclipse

  1. メニューの [File] > [Import…] を選択し、 [Import] ダイアログを開きます。
  2. [Maven] > [Existing Maven Projects] を選択し、 [Next] ボタンを押下します。



  3. [Select root directory] の右側の [Browse…] ボタンを押下し、jtest-spring-boot-examplesプロジェクトを選択します。

  4. [Projects] で xml のチェックボックスにチェックを付けます。



  5. [Finish] ボタンを押下します。

  6. [Package Explorer] ビューにインポートした jtest-spring-boot-examples プロジェクトが表示されることを確認します。



  7. インポートした jtest-spring-boot-examples プロジェクトのクリーンビルドが正常終了することを確認します。


  • No labels