Restore lost "Noughts And Crosses Example"

Description

For some reasons "Noughts And Crosses Example" is present in the source code, but not connected as maven module

Activity

Show:

Valery Yatsynovich January 27, 2021 at 1:54 PM
Edited

The run of stories in Noughts And Crosses Example is skipped.
The error is:

Exception in thread "main" java.awt.AWTError: Unable to locate AWT Toolkit
at org.uispec4j.interception.toolkit.UISpecToolkit.setAwtToolkitProperty(UISpecToolkit.java:129)
at org.uispec4j.interception.toolkit.UISpecToolkit.setUp(UISpecToolkit.java:37)
at org.uispec4j.interception.toolkit.UISpecToolkit.<init>(UISpecToolkit.java:24)
at org.uispec4j.UISpec4J.initToolkit(UISpec4J.java:39)
at org.uispec4j.UISpec4J.init(UISpec4J.java:32)
at com.lunivore.noughtsandcrosses.ui.WindowControl.<init>(WindowControl.java:17)
at com.lunivore.noughtsandcrosses.NoughtsAndCrossesStory.<init>(NoughtsAndCrossesStory.java:29)
at com.lunivore.noughtsandcrosses.stories.PlayersCanHazTurns.<init>(PlayersCanHazTurns.java:31)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
...

Done

Details

Assignee

Reporter

Components

Fix versions

Priority

Created January 27, 2021 at 9:26 AM
Updated January 27, 2021 at 1:55 PM
Resolved January 27, 2021 at 9:28 AM

Flag notifications