Skip to content

Commit

Permalink
tidy ames housing example
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-higgins committed Feb 15, 2024
1 parent bd324ba commit 7a5aae1
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 62 deletions.
2 changes: 1 addition & 1 deletion .run/Example main.run.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Example main" type="Application" factoryName="Application">
<option name="MAIN_CLASS_NAME" value="com.fluxtion.extension.csvcompiler.example.MainTest" />
<option name="MAIN_CLASS_NAME" value="com.fluxtion.extension.csvcompiler.example.AmesHousingCsvPipeline" />
<module name="csv-compiler-example" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/example" />
<extension name="coverage">
Expand Down
Loading

0 comments on commit 7a5aae1

Please sign in to comment.