Move search for main method off the ui thread

This commit is contained in:
BoykoAlex
2021-05-06 13:45:11 -04:00
parent f86f9be789
commit a8abea0cb0
14 changed files with 55 additions and 87 deletions

View File

@@ -20,14 +20,8 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>