...
Eclipse を起動し、次の手順でプロジェクトをインポートします。
Column | ||
---|---|---|
| ||
File -> Import...
General -> Existing Projects into Workspace Next
「/home/vagrant/workspace/<Cookbook 名>」を追加 Finish |
...
標準では .kitchen.yml が見えないので、次の手順で隠しファイルを表示します。
Column | ||
---|---|---|
| ||
Package Explorer の ▽ を選択 -> Filters… 「.*resources」のチェックを外す OK |
...