Cookbook を Eclipse プロジェクトとしてインポートしましょう。 まずは、Eclipse プロジェクトを生成します。 コード ブロック |
---|
$ cd jenkins
$ gen-eclipse |
Eclipse を起動します。を起動して、生成したプロジェクトをインポートします。 アプリケーション -> プログラミング -> Eclipse | Image Modified |
OK | Image Modified |
生成したプロジェクトをインポートします。 Image Removed
Image Removed File -> Import... | Image Added | General -> Existing Projects into Workspace | Image Added | Browse -> 「jenkins」ディレクトリを選択 -> OK -> Finish | Image Modified |
|