Menu

Tree [b4ae92] master /
 History

HTTPS access


File Date Author Commit
 apps 2025-04-28 JBanana JBanana [87403c] FodaLoda: fixed date picker first button press ...
 core 6 days ago JBanana JBanana [ba857c] Configurator: cope with sliders
 core-test-helper 2025-05-03 JBanana JBanana [3cb046] Deal with compile warnings
 doclet 2024-04-09 JBanana JBanana [60ac5f] Tidy ups suggested by IntelliJ
 examples 2025-06-13 JBanana JBanana [91d77a] Spsh: added formula round
 ftree 2025-05-16 JBanana JBanana [af18ec] FTree: toolbar remembers which side it was on (...
 img 2023-04-14 JBanana JBanana [e9ebfa] Documentation: updated icon screenshots
 jemi 6 days ago JBanana JBanana [b4ae92] Jemi: configurable page padding
 playarea 2024-02-02 JBanana JBanana [a5b7bb] Move to J17
 quircus 2024-04-09 JBanana JBanana [60ac5f] Tidy ups suggested by IntelliJ
 retest 2024-02-10 JBanana JBanana [5004af] Update mvn build plugin; fix core-test-helper a...
 .gitignore 2022-01-22 JBanana JBanana [51780a] Ignore GC logs
 compositor.css 2019-01-05 JBanana JBanana [2784f2] Documentation: tweaks; desaturated logo
 compositor.html 2020-06-11 JBanana JBanana [25c457] Tweaks suggested by IntelliJ
 compositor.js 2019-08-19 JBanana JBanana [806dac] mvn: fixed docs
 examples.bat 2020-06-19 JBanana JBanana [900bc1] Examples scripts: fixed path issues
 examples.sh 2020-06-19 JBanana JBanana [900bc1] Examples scripts: fixed path issues
 history.txt 2021-10-31 JBanana JBanana [b3ec29] Updated history
 howthingswork.html 2024-11-15 JBanana JBanana [50a215] Docs: fixed logo paths
 index.html 2025-04-27 JBanana JBanana [27f48d] Documentation: delegate clarifications
 layout.html 2024-11-15 JBanana JBanana [50a215] Docs: fixed logo paths
 licence.txt 2024-02-02 JBanana JBanana [62b2d0] Updated copyright date
 pom.xml 2024-02-02 JBanana JBanana [a5b7bb] Move to J17
 quickstart.html 2024-11-15 JBanana JBanana [50a215] Docs: fixed logo paths
 readme 2024-02-02 JBanana JBanana [a5b7bb] Move to J17
 todo.txt 2021-01-13 JBanana JBanana [6be092] todo: added glasspane fixes
 wishlist.txt 2015-11-03 JBanana JBanana [f1d509] Updated todo and wishlist

Read Me

This is the source tree for the Compositor project on SourceForge.
http://compositor.sourceforge.net/
http://sourceforge.net/projects/compositor/


Building
========

To build, you need:
 - Java 17 or above
 - an internet connection
 - and Maven - see https://maven.apache.org/

Then:

cd build
mvn package


After building:
 - look at index.html
 - and try:
	cd compositor
	java -classpath examples\target\classes\;core\target\classes Examples examples\target\classes

   (Unix/Linux users use : instead of ; obvs)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.