Skip to content

Ignore application class when building cap file#16

Open
jeremyherbert wants to merge 1 commit intoph4r05:masterfrom
jeremyherbert:master
Open

Ignore application class when building cap file#16
jeremyherbert wants to merge 1 commit intoph4r05:masterfrom
jeremyherbert:master

Conversation

@jeremyherbert
Copy link
Copy Markdown

Currently, the Run.java file is picked up by the gradle build when building the cap file, but this doesn't work (or make sense) because this class is for running the simulation only. This fix forces it to only look in the applet folder for code when building the cap file, and it also changes the build so that both applet cap files are built separately instead of just building only one of the two applets.

Fixes #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to build on Ubuntu 22.04

1 participant