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
When no MainClass can be found, it would be helpful if jgo listed the classes which could be used because they have a public main. There is likely some helper jar already on maven with a cli which could be used to do this inspection of the jar.