SDK:
- disable silly NetBeans warning with stack git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10203 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
d44727cfdd
commit
5253e3594d
@ -61,6 +61,7 @@ public class Installer extends ModuleInstall {
|
||||
public void restored() {
|
||||
//start scene app
|
||||
SceneApplication.getApplication();
|
||||
Logger.getLogger("org.openide.loaders.FolderChildren").setLevel(Level.OFF);
|
||||
}
|
||||
|
||||
static {
|
||||
|
Loading…
x
Reference in New Issue
Block a user