Adds Jenkinsfile
All checks were successful
EpicKnarvik97/Connect-Four/master This commit looks good
All checks were successful
EpicKnarvik97/Connect-Four/master This commit looks good
This commit is contained in:
parent
95c7637af0
commit
840c122a4e
@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="MavenProjectsManager">
|
|
||||||
<option name="originalFiles">
|
|
||||||
<list>
|
|
||||||
<option value="$PROJECT_DIR$/pom.xml" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
<component name="ProjectRootManager" version="2" project-jdk-name="11.0.5" project-jdk-type="JavaSDK" />
|
|
||||||
</project>
|
|
@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ProjectModuleManager">
|
|
||||||
<modules>
|
|
||||||
<module fileurl="file://$PROJECT_DIR$/.idea/Four-In-A-Row.iml" filepath="$PROJECT_DIR$/.idea/Four-In-A-Row.iml" />
|
|
||||||
</modules>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,124 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Palette2">
|
|
||||||
<group name="Swing">
|
|
||||||
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="Button" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="RadioButton" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="CheckBox" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
|
|
||||||
<initial-values>
|
|
||||||
<property name="text" value="Label" />
|
|
||||||
</initial-values>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
||||||
<preferred-size width="150" height="-1" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
||||||
<preferred-size width="150" height="50" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
||||||
<preferred-size width="200" height="200" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
||||||
<preferred-size width="200" height="200" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
|
|
||||||
<preferred-size width="-1" height="20" />
|
|
||||||
</default-constraints>
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
|
|
||||||
</item>
|
|
||||||
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
||||||
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
|
|
||||||
</item>
|
|
||||||
</group>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="VcsDirectoryMappings">
|
|
||||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
@ -1,419 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ArtifactsWorkspaceSettings">
|
|
||||||
<artifacts-to-build>
|
|
||||||
<artifact name="Four-In-A-Row" />
|
|
||||||
</artifacts-to-build>
|
|
||||||
</component>
|
|
||||||
<component name="ChangeListManager">
|
|
||||||
<list default="true" id="69d4eee3-654f-4f1f-a941-c4798b813245" name="Default" comment="Cleanup">
|
|
||||||
<change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/board/IVerticalBoard.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/board/VerticalBoard.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/events/random/Block.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/events/random/IRandomEvent.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/events/winning/FourInARow.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/events/winning/ThreeInARow.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/CLI.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/ConnectFourCLI.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/ConnectFourGUI.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/ConnectGUI.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/IVerticalGameInterface.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/TicTacToeCLI.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/objects/IGameObject.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/objects/IPlayerObject.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/player/AI.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/player/IAI.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/player/IPlayer.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/player/Player.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/test/java/inf101/v18/connectfour/AITest.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/test/java/inf101/v18/connectfour/BoardTest.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/test/java/inf101/v18/connectfour/PlayerTest.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/test/java/inf101/v18/connectfour/RandomEventTest.java" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/src/test/java/inf101/v18/connectfour/VerticalBoardTest.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.classpath" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/artifacts/Four_In_A_Row.xml" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/libraries/junit_junit_5_0_SNAPSHOT.xml" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/uiDesigner.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.project" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.settings/org.eclipse.core.resources.prefs" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.settings/org.eclipse.jdt.core.prefs" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.settings/org.eclipse.jdt.ui.prefs" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/AUTHORS.md" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/Connect_4_Board_and_Box.jpg" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/Connect_Four.gif" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/LICENSE" beforeDir="false" afterPath="$PROJECT_DIR$/LICENSE" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/META-INF/MANIFEST.MF" beforeDir="false" afterPath="$PROJECT_DIR$/META-INF/MANIFEST.MF" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/SEM-2.md" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/artifacts/Four_In_A_Row/Four-In-A-Row.jar" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/artifacts/Four_In_A_Row/Four-In-A-Row.zip" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/Main$1.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/Main$Gamemode.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/Main.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/Plan.txt" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/board/Board.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/board/Grid.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/board/IBoard.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/board/IGrid.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/events/Block.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/events/Bomb.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/events/FourInARow.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/events/IRandomEvent.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/events/IWinCondition.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/events/InARow.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/events/RandomEvent.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/events/ThreeInARow.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/interfaces/FourInARowGUI$1.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/interfaces/FourInARowGUI.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/interfaces/GUI.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/interfaces/IGameInterface.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/interfaces/NInARowGUI$1.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/interfaces/NInARowGUI.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/interfaces/TicTacToeGUI$1.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/interfaces/TicTacToeGUI.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/objects/Empty.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/objects/GameObject.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/objects/Immovable.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/objects/Player.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/production/Four-In-A-Row/objects/Token.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/test/Four-In-A-Row/FourInARowTest.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/test/Four-In-A-Row/GridTest.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/out/test/Four-In-A-Row/TicTacToeTest.class" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/Main.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/Plan.txt" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/board/Board.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/board/Board.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/board/Grid.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/board/Grid.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/board/IBoard.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/board/IBoard.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/board/IGrid.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/board/IGrid.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/events/Block.java" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/events/Bomb.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/events/random/Bomb.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/events/FourInARow.java" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/events/IRandomEvent.java" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/events/IWinCondition.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/events/winning/IWinCondition.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/events/InARow.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/events/winning/InARow.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/events/RandomEvent.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/events/random/RandomEvent.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/events/ThreeInARow.java" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/inf101/v18/sem2/AppInfo.java" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/interfaces/FourInARowGUI.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/ConnectFourClassicGUI.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/interfaces/GUI.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/GUI.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/interfaces/IGameInterface.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/IGameInterface.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/interfaces/NInARowGUI.java" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/interfaces/TicTacToeGUI.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/interfaces/TicTacToeGUI.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/objects/Empty.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/objects/Empty.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/objects/GameObject.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/objects/GameObject.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/objects/Immovable.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/objects/Immovable.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/objects/Player.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/objects/Player.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/objects/Token.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour/objects/Token.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/test/FourInARowTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/inf101/v18/connectfour/FourInARowTest.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/test/GridTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/inf101/v18/connectfour/GridTest.java" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/test/TicTacToeTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/inf101/v18/connectfour/TicTacToeTest.java" afterDir="false" />
|
|
||||||
</list>
|
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
||||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
||||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
||||||
</component>
|
|
||||||
<component name="FileTemplateManagerImpl">
|
|
||||||
<option name="RECENT_TEMPLATES">
|
|
||||||
<list>
|
|
||||||
<option value="Interface" />
|
|
||||||
<option value="Class" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
<component name="Git.Settings">
|
|
||||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
||||||
</component>
|
|
||||||
<component name="ProjectId" id="1XnIvFFADD6NCLhouoab1HLuzfl" />
|
|
||||||
<component name="ProjectInspectionProfilesVisibleTreeState">
|
|
||||||
<entry key="Project Default">
|
|
||||||
<profile-state>
|
|
||||||
<expanded-state>
|
|
||||||
<State>
|
|
||||||
<id />
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Java</id>
|
|
||||||
</State>
|
|
||||||
<State>
|
|
||||||
<id>Probable bugsJava</id>
|
|
||||||
</State>
|
|
||||||
</expanded-state>
|
|
||||||
<selected-state>
|
|
||||||
<State>
|
|
||||||
<id>SuspiciousSystemArraycopy</id>
|
|
||||||
</State>
|
|
||||||
</selected-state>
|
|
||||||
</profile-state>
|
|
||||||
</entry>
|
|
||||||
</component>
|
|
||||||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
||||||
<component name="ProjectViewState">
|
|
||||||
<option name="hideEmptyMiddlePackages" value="true" />
|
|
||||||
<option name="showExcludedFiles" value="true" />
|
|
||||||
<option name="showLibraryContents" value="true" />
|
|
||||||
</component>
|
|
||||||
<component name="PropertiesComponent">
|
|
||||||
<property name="Downloaded.Files.Path.Enabled" value="false" />
|
|
||||||
<property name="GenerateAntBuildDialog.backupFiles" value="true" />
|
|
||||||
<property name="GenerateAntBuildDialog.enableUiFormCompile" value="true" />
|
|
||||||
<property name="GenerateAntBuildDialog.forceTargetJdk" value="true" />
|
|
||||||
<property name="GenerateAntBuildDialog.outputFileNameProperty" value="four-in-a-row" />
|
|
||||||
<property name="Repository.Attach.Annotations" value="false" />
|
|
||||||
<property name="Repository.Attach.JavaDocs" value="false" />
|
|
||||||
<property name="Repository.Attach.Sources" value="false" />
|
|
||||||
<property name="last_opened_file_path" value="$PROJECT_DIR$/src/main/java/inf101/v18/connectfour" />
|
|
||||||
<property name="project.structure.last.edited" value="Project" />
|
|
||||||
<property name="project.structure.proportion" value="0.15" />
|
|
||||||
<property name="project.structure.side.proportion" value="0.2" />
|
|
||||||
<property name="run.code.analysis.last.selected.profile" value="pProject Default" />
|
|
||||||
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
|
|
||||||
</component>
|
|
||||||
<component name="RecentsManager">
|
|
||||||
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
|
|
||||||
<recent name="inf101.v18.connectfour" />
|
|
||||||
</key>
|
|
||||||
<key name="CopyFile.RECENT_KEYS">
|
|
||||||
<recent name="C:\Users\Kristian\IdeaProjects\Connect-Four\src\main\java\inf101\v18\connectfour" />
|
|
||||||
<recent name="C:\Users\Kristian\IdeaProjects\Connect-Four\src\main\java\inf101\v18\connectfour\objects" />
|
|
||||||
<recent name="C:\Users\Kristian\IdeaProjects\Connect-Four\src\main\java\inf101\v18\connectfour\interfaces" />
|
|
||||||
<recent name="C:\Users\Kristian\IdeaProjects\Connect-Four\src\main\java\inf101\v18\connectfour\events" />
|
|
||||||
<recent name="C:\Users\Kristian\IdeaProjects\Connect-Four\src\main\java\inf101\v18\connectfour\board" />
|
|
||||||
</key>
|
|
||||||
<key name="CopyClassDialog.RECENTS_KEY">
|
|
||||||
<recent name="inf101.v18.connectfour" />
|
|
||||||
</key>
|
|
||||||
<key name="MoveFile.RECENT_KEYS">
|
|
||||||
<recent name="C:\Users\Kristian\IdeaProjects\Connect-Four\src" />
|
|
||||||
<recent name="C:\Users\Kristian\IdeaProjects\Connect-Four\src\main\java" />
|
|
||||||
<recent name="C:\Users\Kristian\IdeaProjects\Connect-Four\src\main" />
|
|
||||||
</key>
|
|
||||||
</component>
|
|
||||||
<component name="RunAnythingCache">
|
|
||||||
<option name="myCommands">
|
|
||||||
<command value="mvn clean install" />
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
<component name="RunManager" selected="Application.Main">
|
|
||||||
<configuration default="true" type="Applet" factoryName="Applet">
|
|
||||||
<option name="HTML_USED" value="false" />
|
|
||||||
<option name="WIDTH" value="400" />
|
|
||||||
<option name="HEIGHT" value="300" />
|
|
||||||
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
||||||
<module />
|
|
||||||
</configuration>
|
|
||||||
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
||||||
<option name="MAIN_CLASS_NAME" value="inf101.v18.connectfour.Main" />
|
|
||||||
<module name="Four-In-A-Row" />
|
|
||||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<configuration default="true" type="Application" factoryName="Application">
|
|
||||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<configuration name="FourInARowTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
||||||
<module name="Four-In-A-Row" />
|
|
||||||
<option name="PACKAGE_NAME" value="inf101.v18.connectfour" />
|
|
||||||
<option name="MAIN_CLASS_NAME" value="inf101.v18.connectfour.FourInARowTest" />
|
|
||||||
<option name="TEST_OBJECT" value="class" />
|
|
||||||
<option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<configuration name="GridTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
||||||
<module name="Four-In-A-Row" />
|
|
||||||
<option name="PACKAGE_NAME" value="inf101.v18.connectfour" />
|
|
||||||
<option name="MAIN_CLASS_NAME" value="inf101.v18.connectfour.GridTest" />
|
|
||||||
<option name="TEST_OBJECT" value="class" />
|
|
||||||
<option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<configuration name="TicTacToeTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
||||||
<module name="Four-In-A-Row" />
|
|
||||||
<option name="PACKAGE_NAME" value="inf101.v18.connectfour" />
|
|
||||||
<option name="MAIN_CLASS_NAME" value="inf101.v18.connectfour.TicTacToeTest" />
|
|
||||||
<option name="TEST_OBJECT" value="class" />
|
|
||||||
<option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<configuration default="true" type="JUnit" factoryName="JUnit">
|
|
||||||
<option name="TEST_OBJECT" value="class" />
|
|
||||||
<option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<configuration name="inf101.v18.connectfour in Four-In-A-Row" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
||||||
<module name="Four-In-A-Row" />
|
|
||||||
<extension name="coverage">
|
|
||||||
<pattern>
|
|
||||||
<option name="PATTERN" value="inf101.v18.connectfour.*" />
|
|
||||||
<option name="ENABLED" value="true" />
|
|
||||||
</pattern>
|
|
||||||
</extension>
|
|
||||||
<option name="PACKAGE_NAME" value="inf101.v18.connectfour" />
|
|
||||||
<option name="TEST_OBJECT" value="package" />
|
|
||||||
<option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<configuration default="true" type="TestNG">
|
|
||||||
<option name="TEST_OBJECT" value="CLASS" />
|
|
||||||
<option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
|
||||||
<properties />
|
|
||||||
<listeners />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType">
|
|
||||||
<module name="" />
|
|
||||||
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
|
||||||
<option name="PROGRAM_PARAMETERS" />
|
|
||||||
<predefined_log_file enabled="true" id="idea.log" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
<list>
|
|
||||||
<item itemvalue="Application.Main" />
|
|
||||||
<item itemvalue="JUnit.FourInARowTest" />
|
|
||||||
<item itemvalue="JUnit.GridTest" />
|
|
||||||
<item itemvalue="JUnit.TicTacToeTest" />
|
|
||||||
<item itemvalue="JUnit.inf101.v18.connectfour in Four-In-A-Row" />
|
|
||||||
</list>
|
|
||||||
<recent_temporary>
|
|
||||||
<list>
|
|
||||||
<item itemvalue="Application.Main" />
|
|
||||||
<item itemvalue="JUnit.inf101.v18.connectfour in Four-In-A-Row" />
|
|
||||||
<item itemvalue="JUnit.TicTacToeTest" />
|
|
||||||
<item itemvalue="JUnit.FourInARowTest" />
|
|
||||||
<item itemvalue="JUnit.GridTest" />
|
|
||||||
</list>
|
|
||||||
</recent_temporary>
|
|
||||||
</component>
|
|
||||||
<component name="SvnConfiguration">
|
|
||||||
<configuration />
|
|
||||||
</component>
|
|
||||||
<component name="TaskManager">
|
|
||||||
<task active="true" id="Default" summary="Default task">
|
|
||||||
<changelist id="69d4eee3-654f-4f1f-a941-c4798b813245" name="Default" comment="" />
|
|
||||||
<created>1523355832400</created>
|
|
||||||
<option name="number" value="Default" />
|
|
||||||
<option name="presentableId" value="Default" />
|
|
||||||
<updated>1523355832400</updated>
|
|
||||||
</task>
|
|
||||||
<servers />
|
|
||||||
</component>
|
|
||||||
<component name="TestHistory">
|
|
||||||
<history-entry file="FourInARowTest - 2018.04.14 at 14h 05m 58s.xml">
|
|
||||||
<configuration name="FourInARowTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="FourInARowTest - 2018.04.14 at 14h 07m 47s.xml">
|
|
||||||
<configuration name="FourInARowTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="GridTest - 2018.04.14 at 14h 06m 03s.xml">
|
|
||||||
<configuration name="GridTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="GridTest - 2018.04.14 at 14h 06m 05s.xml">
|
|
||||||
<configuration name="GridTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="TicTacToeTest - 2018.04.14 at 13h 45m 27s.xml">
|
|
||||||
<configuration name="TicTacToeTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="TicTacToeTest - 2018.04.14 at 13h 45m 52s.xml">
|
|
||||||
<configuration name="TicTacToeTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="TicTacToeTest - 2018.04.14 at 13h 51m 52s.xml">
|
|
||||||
<configuration name="TicTacToeTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="TicTacToeTest - 2018.04.14 at 14h 06m 01s.xml">
|
|
||||||
<configuration name="TicTacToeTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="TicTacToeTest - 2018.04.14 at 14h 07m 49s.xml">
|
|
||||||
<configuration name="TicTacToeTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
<history-entry file="TicTacToeTest - 2018.04.14 at 14h 08m 06s.xml">
|
|
||||||
<configuration name="TicTacToeTest" configurationId="JUnit" />
|
|
||||||
</history-entry>
|
|
||||||
</component>
|
|
||||||
<component name="VcsManagerConfiguration">
|
|
||||||
<MESSAGE value="Cleanup" />
|
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="Cleanup" />
|
|
||||||
</component>
|
|
||||||
<component name="WindowStateProjectService">
|
|
||||||
<state x="79" y="179" key="#Project_Structure" timestamp="1581676513435">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="79" y="179" key="#Project_Structure/0.0.1920.1040@0.0.1920.1040" timestamp="1581676513435" />
|
|
||||||
<state x="210" y="209" key="#com.intellij.ide.util.frameworkSupport.AddFrameworkSupportDialog" timestamp="1581676521232">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="210" y="209" key="#com.intellij.ide.util.frameworkSupport.AddFrameworkSupportDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1581676521232" />
|
|
||||||
<state x="335" y="409" key="#com.intellij.ide.util.projectWizard.JdkChooserPanel.MyDialog" timestamp="1581675775360">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="335" y="409" key="#com.intellij.ide.util.projectWizard.JdkChooserPanel.MyDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1581675775360" />
|
|
||||||
<state x="137" y="446" key="#com.intellij.refactoring.move.MoveHandler.SelectRefactoringDialog" timestamp="1581676122608">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="137" y="446" key="#com.intellij.refactoring.move.MoveHandler.SelectRefactoringDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1581676122608" />
|
|
||||||
<state x="283" y="380" width="408" height="289" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1581676810583">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="283" y="380" width="408" height="289" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/0.0.1920.1040@0.0.1920.1040" timestamp="1581676810583" />
|
|
||||||
<state x="217" y="267" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1581677645897">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="217" y="267" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1581677645897" />
|
|
||||||
<state x="0" y="118" key="CommitChangelistDialog2" timestamp="1581688086026">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="0" y="118" key="CommitChangelistDialog2/0.0.1920.1040@0.0.1920.1040" timestamp="1581688086026" />
|
|
||||||
<state width="928" height="229" key="GridCell.Tab.0.bottom" timestamp="1581687507009">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state width="928" height="229" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1581687507009" />
|
|
||||||
<state width="928" height="229" key="GridCell.Tab.0.center" timestamp="1581687507008">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state width="928" height="229" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1581687507008" />
|
|
||||||
<state width="928" height="229" key="GridCell.Tab.0.left" timestamp="1581687507008">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state width="928" height="229" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1581687507008" />
|
|
||||||
<state width="928" height="229" key="GridCell.Tab.0.right" timestamp="1581687507009">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state width="928" height="229" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1581687507009" />
|
|
||||||
<state x="191" y="414" key="com.intellij.jarRepository.RepositoryAttachDialog-DOWNLOAD" timestamp="1581676493427">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="191" y="414" key="com.intellij.jarRepository.RepositoryAttachDialog-DOWNLOAD/0.0.1920.1040@0.0.1920.1040" timestamp="1581676493427" />
|
|
||||||
<state x="118" y="217" width="737" height="606" key="find.popup" timestamp="1581679322863">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="118" y="217" width="737" height="606" key="find.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1581679322863" />
|
|
||||||
<state x="143" y="242" width="672" height="677" key="run.anything.popup" timestamp="1581681774519">
|
|
||||||
<screen x="0" y="0" width="1920" height="1040" />
|
|
||||||
</state>
|
|
||||||
<state x="143" y="242" width="672" height="677" key="run.anything.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1581681774519" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
24
Jenkinsfile
vendored
Normal file
24
Jenkinsfile
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
pipeline {
|
||||||
|
agent any
|
||||||
|
stages {
|
||||||
|
stage('Build') {
|
||||||
|
steps {
|
||||||
|
echo 'Building...'
|
||||||
|
sh 'mvn clean & mvn validate & mvn compile'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
stage('Test') {
|
||||||
|
steps {
|
||||||
|
echo 'Testing...'
|
||||||
|
sh 'mvn clean & mvn test'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
stage('Deploy') {
|
||||||
|
steps {
|
||||||
|
echo 'Deploying...'
|
||||||
|
sh 'mvn clean & mvn compile & mvn package & mvn verify & mvn install'
|
||||||
|
archiveArtifacts artifacts: '**/target/*.jar', fingerprint: true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user