assemblits / eru

The open JavaFX SCADA
GNU General Public License v3.0
14 stars 9 forks source link

EruPreferences has a floating instance #42

Closed marl0rd closed 7 years ago

marl0rd commented 7 years ago

Application do: @Override public void init() throws Exception { super.init(); eruPreferences = new EruPreferences(); }

Because there is no Spring context...