You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, developers must manually specify their main classes in the build file. Whether in Gradle or in the SpongeAPI AP, it should be possible to do this automatically.
Once automated population and validation has been done, SpongeGradle should be updated to remove the requirement of specifying a mainClass attribute.
The text was updated successfully, but these errors were encountered:
Currently, developers must manually specify their main classes in the build file. Whether in Gradle or in the SpongeAPI AP, it should be possible to do this automatically.
Once automated population and validation has been done, SpongeGradle should be updated to remove the requirement of specifying a
mainClass
attribute.The text was updated successfully, but these errors were encountered: