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