ネイティブ Visual COBOL プロジェクトの作成

RM/COBOL ソース コードをインポートするプロジェクトを作成します。
  1. Launch Visual COBOL. Specify a path for the Eclipse workspace when prompted.

    If this is the first time you start Eclipse, the IDE displays the Eclipse ここからはじめよう page. Click Open COBOL Perspective which is the default perspective in Visual COBOL.

    If the IDE does not start in the COBOL perspective, to change to it, click Window > Perspective > Open Perspective > Other, click COBOL, and then click Open.

    Perspectives are an Eclipse concept and they include the views, menus and options relevant to your activity. The COBOL perspective shows the COBOL Explorer, Outline, and Console views, among others. The perspective is customizable, so you can choose your own views.

  2. Select File > New > COBOL Project.

    The New COBOL Project dialog box is displayed.

  3. [Project name] フィールドで、プロジェクトの名前を指定します。
  4. [完了] をクリックします。

    プロジェクトが作成され、COBOL エクスプローラーに表示されます。