mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
add theme to modules, and a note about excluding excess files
This commit is contained in:
1
.idea/modules.xml
generated
1
.idea/modules.xml
generated
@@ -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>
|
||||
1
todo.txt
1
todo.txt
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user