@ -8,6 +8,7 @@
<component name= "ChangeListManager" >
<component name= "ChangeListManager" >
<list default= "true" id= "8033210d-c341-4f39-a328-95fe94016f00" name= "Default Changelist" comment= "" >
<list default= "true" id= "8033210d-c341-4f39-a328-95fe94016f00" name= "Default Changelist" comment= "" >
<change beforePath= "$PROJECT_DIR$/.idea/workspace.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/.idea/workspace.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/.idea/workspace.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/.idea/workspace.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/pom.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/pom.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/controller/AdminController.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/controller/AdminController.java" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/controller/AdminController.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/controller/AdminController.java" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/dao/AdminDao.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/dao/AdminDao.java" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/dao/AdminDao.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/dao/AdminDao.java" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/service/AdminService.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/service/AdminService.java" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/service/AdminService.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/cn/ppdxzz/service/AdminService.java" afterDir= "false" />
@ -15,9 +16,10 @@
<change beforePath= "$PROJECT_DIR$/src/main/resources/spring-mvc.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/resources/spring-mvc.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/resources/spring-mvc.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/resources/spring-mvc.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/admin-edit.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/admin-edit.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/admin-edit.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/admin-edit.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/admin-list.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/admin-list.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/admin-list.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/admin-list.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/error.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/error.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/login.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/login.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/login.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/login.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/main.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/main.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/webapp/js/excel.min.js" beforeDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/controller/AdminController.class" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/controller/AdminController.class" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/controller/AdminController.class" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/controller/AdminController.class" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/dao/AdminDao.class" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/dao/AdminDao.class" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/dao/AdminDao.class" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/dao/AdminDao.class" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/service/AdminService.class" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/service/AdminService.class" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/service/AdminService.class" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/classes/cn/ppdxzz/service/AdminService.class" afterDir= "false" />
@ -30,9 +32,10 @@
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/classes/spring-mvc.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/classes/spring-mvc.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/classes/spring-mvc.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/classes/spring-mvc.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/admin-edit.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/admin-edit.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/admin-edit.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/admin-edit.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/admin-list.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/admin-list.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/admin-list.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/admin-list.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/error.jsp" beforeDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/login.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/login.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/login.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/login.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/main.jsp" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/jsp/main.jsp" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/web.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/web.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/WEB-INF/web.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/target/hellossm/WEB-INF/web.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/target/hellossm/js/excel.min.js" beforeDir= "false" />
</list>
</list>
<option name= "SHOW_DIALOG" value= "false" />
<option name= "SHOW_DIALOG" value= "false" />
<option name= "HIGHLIGHT_CONFLICTS" value= "true" />
<option name= "HIGHLIGHT_CONFLICTS" value= "true" />
@ -93,9 +96,6 @@
<property name= "settings.editor.selected.configurable" value= "editor.preferences.gutterIcons" />
<property name= "settings.editor.selected.configurable" value= "editor.preferences.gutterIcons" />
</component>
</component>
<component name= "RecentsManager" >
<component name= "RecentsManager" >
<key name= "MoveFile.RECENT_KEYS" >
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp" />
</key>
<key name= "CopyFile.RECENT_KEYS" >
<key name= "CopyFile.RECENT_KEYS" >
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp\js" />
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp\js" />
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp\images" />
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp\images" />
@ -103,6 +103,9 @@
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp" />
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp" />
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp\WEB-INF\jsp" />
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp\WEB-INF\jsp" />
</key>
</key>
<key name= "MoveFile.RECENT_KEYS" >
<recent name= "D:\Development tools\IDEA\IntelliJ IDEA 2019.2.4\hellossm\src\main\webapp" />
</key>
</component>
</component>
<component name= "RunManager" selected= "Tomcat Server.Tomcat 9.0.24" >
<component name= "RunManager" selected= "Tomcat Server.Tomcat 9.0.24" >
<configuration name= "MD5Util" type= "Application" factoryName= "Application" temporary= "true" nameIsGenerated= "true" >
<configuration name= "MD5Util" type= "Application" factoryName= "Application" temporary= "true" nameIsGenerated= "true" >
@ -216,7 +219,7 @@
<path >
<path >
<item name= "services root" type= "e789fda9:ObjectUtils$Sentinel" />
<item name= "services root" type= "e789fda9:ObjectUtils$Sentinel" />
<item name= "Tomcat Server" type= "7427dc5b:ServiceModel$ServiceGroupNode" />
<item name= "Tomcat Server" type= "7427dc5b:ServiceModel$ServiceGroupNode" />
<item name= " Running " type= "7427dc5b:ServiceModel$ServiceGroupNode" />
<item name= " Finished " type= "7427dc5b:ServiceModel$ServiceGroupNode" />
</path>
</path>
</expand>
</expand>
<select />
<select />
@ -250,7 +253,7 @@
<workItem from= "1581573464530" duration= "26409000" />
<workItem from= "1581573464530" duration= "26409000" />
<workItem from= "1581649259154" duration= "10514000" />
<workItem from= "1581649259154" duration= "10514000" />
<workItem from= "1581662911720" duration= "23085000" />
<workItem from= "1581662911720" duration= "23085000" />
<workItem from= "1581731575582" duration= " 2079 000" />
<workItem from= "1581731575582" duration= " 47721 000" />
</task>
</task>
<servers />
<servers />
</component>
</component>
@ -270,90 +273,90 @@
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state x= "137" y= "23" key= "#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1366.728@0.0.1366.728" timestamp= "1581485477637" />
<state x= "137" y= "23" key= "#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1366.728@0.0.1366.728" timestamp= "1581485477637" />
<state x= "488" y= "84" key= "#com.intellij.ide.util.MemberChooser" timestamp= "1581 683925355 ">
<state x= "488" y= "84" key= "#com.intellij.ide.util.MemberChooser" timestamp= "1581 771525224 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state x= "488" y= "84" key= "#com.intellij.ide.util.MemberChooser/0.0.1366.728@0.0.1366.728" timestamp= "1581 683925355 " />
<state x= "488" y= "84" key= "#com.intellij.ide.util.MemberChooser/0.0.1366.728@0.0.1366.728" timestamp= "1581 771525224 " />
<state width= "1059" height= "2 83 " key= "GridCell.Tab.0.bottom" timestamp= "15817 33809238 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.0.bottom" timestamp= "15817 82641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 83 " key= "GridCell.Tab.0.bottom/0.0.1366.728@0.0.1366.728" timestamp= "15817 33809238 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.0.bottom/0.0.1366.728@0.0.1366.728" timestamp= "15817 82641454 " />
<state width= "1059" height= "2 83 " key= "GridCell.Tab.0.center" timestamp= "15817 33809237 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.0.center" timestamp= "15817 82641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 83 " key= "GridCell.Tab.0.center/0.0.1366.728@0.0.1366.728" timestamp= "15817 33809237 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.0.center/0.0.1366.728@0.0.1366.728" timestamp= "15817 82641454 " />
<state width= "1059" height= "2 83 " key= "GridCell.Tab.0.left" timestamp= "15817 33 809 23 6">
<state width= "1059" height= "2 " key= "GridCell.Tab.0.left" timestamp= "15817 82641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 83 " key= "GridCell.Tab.0.left/0.0.1366.728@0.0.1366.728" timestamp= "15817 33 809 23 6" />
<state width= "1059" height= "2 " key= "GridCell.Tab.0.left/0.0.1366.728@0.0.1366.728" timestamp= "15817 82641454 " />
<state width= "1059" height= "2 83 " key= "GridCell.Tab.0.right" timestamp= "15817 33809238 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.0.right" timestamp= "15817 82641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 83 " key= "GridCell.Tab.0.right/0.0.1366.728@0.0.1366.728" timestamp= "15817 33809238 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.0.right/0.0.1366.728@0.0.1366.728" timestamp= "15817 82641454 " />
<state width= "1059" height= "2 64 " key= "GridCell.Tab.1.bottom" timestamp= "1581 690 42080 1">
<state width= "1059" height= "2 " key= "GridCell.Tab.1.bottom" timestamp= "1581 782 641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 64 " key= "GridCell.Tab.1.bottom/0.0.1366.728@0.0.1366.728" timestamp= "1581 690 42080 1" />
<state width= "1059" height= "2 " key= "GridCell.Tab.1.bottom/0.0.1366.728@0.0.1366.728" timestamp= "1581 782 641454 " />
<state width= "1059" height= "2 64 " key= "GridCell.Tab.1.center" timestamp= "1581 690 42080 1">
<state width= "1059" height= "2 " key= "GridCell.Tab.1.center" timestamp= "1581 782 641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 64 " key= "GridCell.Tab.1.center/0.0.1366.728@0.0.1366.728" timestamp= "1581 690 42080 1" />
<state width= "1059" height= "2 " key= "GridCell.Tab.1.center/0.0.1366.728@0.0.1366.728" timestamp= "1581 782 641454 " />
<state width= "1059" height= "2 64 " key= "GridCell.Tab.1.left" timestamp= "1581 690 42080 1">
<state width= "1059" height= "2 " key= "GridCell.Tab.1.left" timestamp= "1581 782 641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 64 " key= "GridCell.Tab.1.left/0.0.1366.728@0.0.1366.728" timestamp= "1581 690 42080 1" />
<state width= "1059" height= "2 " key= "GridCell.Tab.1.left/0.0.1366.728@0.0.1366.728" timestamp= "1581 782 641454 " />
<state width= "1059" height= "2 64 " key= "GridCell.Tab.1.right" timestamp= "1581 690 42080 1">
<state width= "1059" height= "2 " key= "GridCell.Tab.1.right" timestamp= "1581 782 641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 64 " key= "GridCell.Tab.1.right/0.0.1366.728@0.0.1366.728" timestamp= "1581 690 42080 1" />
<state width= "1059" height= "2 " key= "GridCell.Tab.1.right/0.0.1366.728@0.0.1366.728" timestamp= "1581 782 641454 " />
<state width= "1059" height= "2 64 " key= "GridCell.Tab.2.bottom" timestamp= "1581 690 42080 1">
<state width= "1059" height= "2 " key= "GridCell.Tab.2.bottom" timestamp= "1581 782 641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 64 " key= "GridCell.Tab.2.bottom/0.0.1366.728@0.0.1366.728" timestamp= "1581 690 42080 1" />
<state width= "1059" height= "2 " key= "GridCell.Tab.2.bottom/0.0.1366.728@0.0.1366.728" timestamp= "1581 782 641454 " />
<state width= "1059" height= "2 64 " key= "GridCell.Tab.2.center" timestamp= "1581 690 42080 1">
<state width= "1059" height= "2 " key= "GridCell.Tab.2.center" timestamp= "1581 782 641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 64 " key= "GridCell.Tab.2.center/0.0.1366.728@0.0.1366.728" timestamp= "1581 690 42080 1" />
<state width= "1059" height= "2 " key= "GridCell.Tab.2.center/0.0.1366.728@0.0.1366.728" timestamp= "1581 782 641454 " />
<state width= "1059" height= "2 64 " key= "GridCell.Tab.2.left" timestamp= "1581 690 42080 1">
<state width= "1059" height= "2 " key= "GridCell.Tab.2.left" timestamp= "1581 782 641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 64 " key= "GridCell.Tab.2.left/0.0.1366.728@0.0.1366.728" timestamp= "1581 690 42080 1" />
<state width= "1059" height= "2 " key= "GridCell.Tab.2.left/0.0.1366.728@0.0.1366.728" timestamp= "1581 782 641454 " />
<state width= "1059" height= "2 64 " key= "GridCell.Tab.2.right" timestamp= "1581 690 42080 1">
<state width= "1059" height= "2 " key= "GridCell.Tab.2.right" timestamp= "1581 782 641454 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 64 " key= "GridCell.Tab.2.right/0.0.1366.728@0.0.1366.728" timestamp= "1581 690 42080 1" />
<state width= "1059" height= "2 " key= "GridCell.Tab.2.right/0.0.1366.728@0.0.1366.728" timestamp= "1581 782 641454 " />
<state width= "1059" height= "2 83 " key= "GridCell.Tab.3.bottom" timestamp= "15817 33811544 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.3.bottom" timestamp= "15817 75851407 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 83 " key= "GridCell.Tab.3.bottom/0.0.1366.728@0.0.1366.728" timestamp= "15817 33811544 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.3.bottom/0.0.1366.728@0.0.1366.728" timestamp= "15817 75851407 " />
<state width= "1059" height= "2 83 " key= "GridCell.Tab.3.center" timestamp= "15817 33811544 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.3.center" timestamp= "15817 75851407 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 83 " key= "GridCell.Tab.3.center/0.0.1366.728@0.0.1366.728" timestamp= "15817 33811544 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.3.center/0.0.1366.728@0.0.1366.728" timestamp= "15817 75851407 " />
<state width= "1059" height= "2 83 " key= "GridCell.Tab.3.left" timestamp= "15817 33811544 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.3.left" timestamp= "15817 75851407 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 83 " key= "GridCell.Tab.3.left/0.0.1366.728@0.0.1366.728" timestamp= "15817 33811544 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.3.left/0.0.1366.728@0.0.1366.728" timestamp= "15817 75851407 " />
<state width= "1059" height= "2 83 " key= "GridCell.Tab.3.right" timestamp= "15817 33811544 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.3.right" timestamp= "15817 75851407 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 83 " key= "GridCell.Tab.3.right/0.0.1366.728@0.0.1366.728" timestamp= "15817 33811544 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.3.right/0.0.1366.728@0.0.1366.728" timestamp= "15817 75851407 " />
<state width= "1059" height= "2 33 " key= "GridCell.Tab.4.bottom" timestamp= "1581 662103502 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.4.bottom" timestamp= "1581 775851407 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 33 " key= "GridCell.Tab.4.bottom/0.0.1366.728@0.0.1366.728" timestamp= "1581 662103502 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.4.bottom/0.0.1366.728@0.0.1366.728" timestamp= "1581 775851407 " />
<state width= "1059" height= "2 33 " key= "GridCell.Tab.4.center" timestamp= "1581 662103502 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.4.center" timestamp= "1581 775851407 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 33 " key= "GridCell.Tab.4.center/0.0.1366.728@0.0.1366.728" timestamp= "1581 662103502 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.4.center/0.0.1366.728@0.0.1366.728" timestamp= "1581 775851407 " />
<state width= "1059" height= "2 33 " key= "GridCell.Tab.4.left" timestamp= "1581 662103502 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.4.left" timestamp= "1581 775851407 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 33 " key= "GridCell.Tab.4.left/0.0.1366.728@0.0.1366.728" timestamp= "1581 662103502 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.4.left/0.0.1366.728@0.0.1366.728" timestamp= "1581 775851407 " />
<state width= "1059" height= "2 33 " key= "GridCell.Tab.4.right" timestamp= "1581 662103502 ">
<state width= "1059" height= "2 " key= "GridCell.Tab.4.right" timestamp= "1581 775851407 ">
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>
<state width= "1059" height= "2 33 " key= "GridCell.Tab.4.right/0.0.1366.728@0.0.1366.728" timestamp= "1581 662103502 " />
<state width= "1059" height= "2 " key= "GridCell.Tab.4.right/0.0.1366.728@0.0.1366.728" timestamp= "1581 775851407 " />
<state x= "213" y= "23" key= "Maven.ArtifactSearchDialog" timestamp= "1581325031095" >
<state x= "213" y= "23" key= "Maven.ArtifactSearchDialog" timestamp= "1581325031095" >
<screen x= "0" y= "0" width= "1366" height= "728" />
<screen x= "0" y= "0" width= "1366" height= "728" />
</state>
</state>