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
Take care of special deps (screenmanager and gdx-vfx in particular; guacamole)
Create the required gwt.xml files
Check the compatibility; are there any other things to be marked as @GwtIncompatible; maybe try to resolve some of those (looking at you: classpath scanning)
Create EskalonGwtLogger; should be based on this; should also log the current time, similarly to EskalonDesktopLogger
Create a test launcher?
Also think about adding a subproject for TeaVM, which seems to be more performant than GWT.
The text was updated successfully, but these errors were encountered:
gwt.xml
files@GwtIncompatible
; maybe try to resolve some of those (looking at you: classpath scanning)EskalonGwtLogger
; should be based on this; should also log the current time, similarly toEskalonDesktopLogger
Also think about adding a subproject for TeaVM, which seems to be more performant than GWT.
The text was updated successfully, but these errors were encountered: