ページ ツリー

比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

...

Section
Column
width720px

Cookbook を Eclipse プロジェクトとしてインポートしましょう。

まずは、Eclipse プロジェクトを生成します。

コード ブロック
$ cd jenkins
$ gen-eclipse

 

Eclipse を起動して、生成したプロジェクトをインポートします。

アプリケーション -> プログラミング -> EclipseImage Modified
OKImage Modified
File -> Import...Image Modified
General -> Existing Projects into WorkspaceImage Modified
Browse -> 「jenkins」ディレクトリを選択 -> OK -> FinishImage Modified

 

 

 

 

 

 

 

Column
Section
Column

 

...