We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running a Play 2 Scala application with mirrord no agent is created and it's the same as running with mirrord disabled.
Install JetBrains' Scala plugin
Create new project with the Play 2 generator:
Play 2
Enable mirrord and run the existing Play2Run run configuration:
Play2Run
There is no target selection dialog and no agent starts.
MacOS 14
java
11
So far no user reported having this problem. Happened to me while trying to reproduce a different bug.
The text was updated successfully, but these errors were encountered:
Might be related to #220
Sorry, something went wrong.
No branches or pull requests
Bug Description
When running a Play 2 Scala application with mirrord no agent is created and it's the same as running with mirrord disabled.
Steps to Reproduce
Install JetBrains' Scala plugin
Create new project with the
Play 2
generator:Enable mirrord and run the existing
Play2Run
run configuration:There is no target selection dialog and no agent starts.
Your operating system and version
MacOS 14
Local process
java
Local process version
11
Additional Info
So far no user reported having this problem. Happened to me while trying to reproduce a different bug.
The text was updated successfully, but these errors were encountered: