Community
Participate
Working Groups
When starting the client and the server is not reachable (because it is not started) a nullpointer exception is thrown at AbstractSwtEnvironment:415 because m_clientSession is null init() { ... SwtUtility.setNlsTextsOnDisplay(getDisplay(), m_clientSession.getNlsTexts()); ... }
fixed on 2.5.11, #101614
shipped with eclipse scout 3.7.0