Here desktop automation projects will be stored
It's a maven project written in Intelij Idea. JDK version 1.8.0_151 was used.
It contains two modules: src22 - with SwingSet2 sources SwingAutomation - with test framework.
To run tests - run JTableDemoTests class in SwingAutomation module-> test -> java.
Known bugs: All demos are not loaded (an error for each demo is shown "Error occurred loading demo: xxxDemo") Workaround - start jTableDemo explicitly.