Skip to content
Snippets Groups Projects
Commit d5cf03d1 authored by BARBI HUGO's avatar BARBI HUGO
Browse files

Packages created

parent b3c8349b
Branches
No related merge requests found
......@@ -33,19 +33,21 @@
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="project.structure.last.edited" value="Project" />
<property name="project.structure.last.edited" value="Modules" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
</component>
<component name="RunManager">
<configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
<configuration default="true" type="ArquillianTestNG" factoryName="" nameIsGenerated="true">
<option name="arquillianRunConfiguration">
<value>
<option name="containerStateName" value="" />
</value>
</option>
<option name="TEST_OBJECT" value="class" />
<option name="TEST_OBJECT" value="CLASS" />
<properties />
<listeners />
<method v="2">
<option name="Make" enabled="true" />
</method>
......@@ -64,7 +66,8 @@
<workItem from="1606914293705" duration="3199000" />
<workItem from="1606917997099" duration="113000" />
<workItem from="1606918163106" duration="94000" />
<workItem from="1607006873797" duration="1035000" />
<workItem from="1607006873797" duration="2810000" />
<workItem from="1607010556720" duration="433000" />
</task>
<servers />
</component>
......
This diff is collapsed.
package puissance4;
import java.awt.*;
public class Main
{
public static void main(String[] args)
......
package puissance4.model;
public class Grille
{
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment