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
object scratch{ }
leads to NoSuchMethodError: main in a dialog.
NoSuchMethodError: main
The text was updated successfully, but these errors were encountered:
The same happens when you have a single import
object p2collections { import scala.collection.mutable }
Sorry, something went wrong.
Other instance of the problem: https://scala-ide-portfolio.assembla.com/spaces/scala-ide/tickets/1002218
No branches or pull requests
leads to
NoSuchMethodError: main
in a dialog.The text was updated successfully, but these errors were encountered: