Building the Project
Build the NetBeans project.
-
Return to the assistant class,
InternalFlowAssistant, and locate the line:
tasks.add(new Task1Name());
-
In that line, replace
Task1Name()
with the name of the Task 1 class:Task01ImportGeometry()
- Save the file (Ctrl-S).
You can now build the Simulation Assistant project:
- Select .