Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "Building Play from source" docs #11549

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented Nov 16, 2022

https://www.playframework.com/documentation/2.8.x/BuildingFromSource

See

  • Describe sbt-dynver
  • Maybe mention sdkman
  • Describe some useful sbt things, like -mem or the hidden .sbtopts and .jvmopts files
  • Mention the PLAY_EDITOR, PLAY_HTTP_ADDRESS, PLAY_TEST_SERVER_HTTP_ADDRESS env vars
  • Maybe a few words about the target folder
  • Describe how to import into IntelliJ
  • Add how to run integration tests
  • Describe how to run scripted tests
  • Mentiond [error] Unable to locate class corresponding to inner class entry for TemporaryFile... error
  • Mention which Java version to use
  • Mention validateCode and formatCode task
  • Mention how to debug integration tests (or in general when fork is true)
  • Mention how to run documentation locally
  • Probably link to https://github.com/playframework/.github/blob/main/CONTRIBUTING.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

None yet

1 participant