To enable you to work on the data files for an application, you need to import the application files from the demonstration
program into an Eclipse project where Eclipse builds the application automatically.
- Start
Enterprise Developer.
- Click
File > Import.
- Expand
General; then click
Existing Projects into Workspace.
Note: Be sure you know the location of your Eclipse workspace. The default is
%USERPROFILE%\workspace.
- Click
Next.
- Click
Browse next to
Select root directory and navigate to the
ClassicDataToolsDemo samples directory installed with
Enterprise Developer, which by default is
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\ClassicDataToolsDemo; then click
OK.
- In the
Projects box, ensure the
ClassicDataToolsDemo project is checked.
- Check
Copy projects into workspace; then click
Finish.
This creates a
ClassicDataToolsDemo subdirectory to your workspace location and adds the
ClassicDataToolsDemo project to
Application Explorer view. By default, Eclipse builds the project automatically and creates the
dfdstaff.idy file in the
New_Configuration.bin project subfolder. You use
dfdstaff.idy later in this tutorial.
- To start the Classic Data File Tools IDE, from your desktop, click
Start > All Programs > Micro Focus Enterprise Developer
> Data Tools > Classic Data File Tools.