add theme to modules, and a note about excluding excess files

This commit is contained in:
Ben Fry
2021-07-02 15:25:17 -04:00
parent 4b15db070d
commit d89e6dca6c
2 changed files with 2 additions and 0 deletions

1
.idea/modules.xml generated
View File

@@ -16,6 +16,7 @@
<module fileurl="file://$PROJECT_DIR$/java/libraries/serial/processing4-serial.iml" filepath="$PROJECT_DIR$/java/libraries/serial/processing4-serial.iml" />
<module fileurl="file://$PROJECT_DIR$/java/libraries/svg/processing4-svg.iml" filepath="$PROJECT_DIR$/java/libraries/svg/processing4-svg.iml" />
<module fileurl="file://$PROJECT_DIR$/build/shared/tools/MovieMaker/processing4-tools-moviemaker.iml" filepath="$PROJECT_DIR$/build/shared/tools/MovieMaker/processing4-tools-moviemaker.iml" />
<module fileurl="file://$PROJECT_DIR$/build/shared/tools/ThemeEngine/processing4-tools-theme.iml" filepath="$PROJECT_DIR$/build/shared/tools/ThemeEngine/processing4-tools-theme.iml" />
</modules>
</component>
</project>

View File

@@ -51,6 +51,7 @@ _ https://github.com/processing/processing4/issues/177
_ confirmed not working from Sam's repo either
_ move ISSUE_TEMPLATE to .github subfolder
_ lots more cleanup to do in javafx/build.xml
_ only export 'tool' subfolder for Movie Maker (and Theme Engine?)
_ remove jdt.compiler.jar from subprojects
_ no longer using JRE (doesn't exist), so it's not needed