Class.forName("javafx.application.Application");
this.bind(new TypeLiteral<DataSelect<List<IClass>>>() {
}).toInstance(new SelectPackagesDialog4Fx());
} catch (ClassNotFoundException e) {
this.bind(new TypeLiteral<DataSelect<List<IClass>>>() {
}).toInstance(new SelectPackagesDialog());
}
this.bindInterceptor(Matchers.any(), NoSyntheticMatcher.getMatcher(), new LogInterceptor());
// properties