|
|
@@ -3,8 +3,8 @@
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="0c822a5a-f421-4f3c-b941-5c2809c4546f" name="Default" comment="">
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/uk/ac/ic/Main.java" afterPath="$PROJECT_DIR$/src/uk/ac/ic/Main.java" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/libraries/org_eclipse_jgit_http_server_3_5_1_201410131835_r.xml" afterPath="$PROJECT_DIR$/.idea/libraries/org_eclipse_jgit_http_server_3_5_1_201410131835_r.xml" />
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
|
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/writelatex-git-bridge.iml" afterPath="$PROJECT_DIR$/writelatex-git-bridge.iml" />
|
|
|
</list>
|
|
|
<ignored path="writelatex-git-bridge.iws" />
|
|
|
<ignored path=".idea/workspace.xml" />
|
|
|
@@ -30,8 +30,8 @@
|
|
|
<file leaf-file-name="writelatex-git-bridge.iml" pinned="false" current="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/writelatex-git-bridge.iml">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state vertical-scroll-proportion="0.0" vertical-offset="210" max-vertical-offset="300">
|
|
|
- <caret line="14" column="0" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
|
|
|
+ <state vertical-scroll-proportion="0.0" vertical-offset="240" max-vertical-offset="330">
|
|
|
+ <caret line="16" column="0" selection-start-line="16" selection-start-column="0" selection-end-line="16" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
@@ -60,8 +60,18 @@
|
|
|
<file leaf-file-name="Main.java" pinned="false" current="true" current-in-tab="true">
|
|
|
<entry file="file://$PROJECT_DIR$/src/uk/ac/ic/Main.java">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state vertical-scroll-proportion="0.32608697" vertical-offset="0" max-vertical-offset="644">
|
|
|
- <caret line="14" column="8" selection-start-line="14" selection-start-column="8" selection-end-line="14" selection-end-column="8" />
|
|
|
+ <state vertical-scroll-proportion="0.38356164" vertical-offset="165" max-vertical-offset="1905">
|
|
|
+ <caret line="39" column="148" selection-start-line="39" selection-start-column="148" selection-end-line="39" selection-end-column="148" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file leaf-file-name="HttpServlet.class" pinned="false" current="false" current-in-tab="false">
|
|
|
+ <entry file="jar://$PROJECT_DIR$/libs/javax.servlet-api-3.1.0.jar!/javax/servlet/http/HttpServlet.class">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="-26.4" vertical-offset="0" max-vertical-offset="750">
|
|
|
+ <caret line="44" column="0" selection-start-line="44" selection-start-column="0" selection-end-line="44" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
@@ -87,8 +97,8 @@
|
|
|
</component>
|
|
|
<component name="ProjectFrameBounds">
|
|
|
<option name="y" value="23" />
|
|
|
- <option name="width" value="1366" />
|
|
|
- <option name="height" value="741" />
|
|
|
+ <option name="width" value="2559" />
|
|
|
+ <option name="height" value="1413" />
|
|
|
</component>
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
|
<OptionsSetting value="true" id="Add" />
|
|
|
@@ -190,13 +200,37 @@
|
|
|
<property name="GenerateAntBuildDialog.generateIdeaHomeProperty" value="false" />
|
|
|
<property name="GenerateAntBuildDialog.outputFileNameProperty" value="writelatex-git-bridge" />
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/libs/org.eclipse.jgit.http.server-3.5.1.201410131835-r-javadoc.jar!/" />
|
|
|
+ <property name="recentsLimit" value="5" />
|
|
|
+ <property name="dynamic.classpath" value="false" />
|
|
|
+ <property name="OverrideImplement.combined" value="true" />
|
|
|
+ <property name="OverrideImplement.overriding.sorted" value="false" />
|
|
|
+ <property name="FullScreen" value="false" />
|
|
|
</component>
|
|
|
<component name="RecentsManager">
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
<recent name="$PROJECT_DIR$/libs" />
|
|
|
</key>
|
|
|
+ <key name="MoveFile.RECENT_KEYS">
|
|
|
+ <recent name="$PROJECT_DIR$/libs" />
|
|
|
+ </key>
|
|
|
</component>
|
|
|
- <component name="RunManager">
|
|
|
+ <component name="RunManager" selected="Application.Main">
|
|
|
+ <configuration default="false" name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
+ <option name="MAIN_CLASS_NAME" value="uk.ac.ic.Main" />
|
|
|
+ <option name="VM_PARAMETERS" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" />
|
|
|
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
+ <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
+ <option name="ALTERNATIVE_JRE_PATH" />
|
|
|
+ <option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
|
+ <option name="ENV_VARIABLES" />
|
|
|
+ <option name="PASS_PARENT_ENVS" value="true" />
|
|
|
+ <module name="writelatex-git-bridge" />
|
|
|
+ <envs />
|
|
|
+ <RunnerSettings RunnerId="Run" />
|
|
|
+ <ConfigurationWrapper RunnerId="Run" />
|
|
|
+ <method />
|
|
|
+ </configuration>
|
|
|
<configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
|
|
|
<module name="" />
|
|
|
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
|
|
@@ -326,7 +360,14 @@
|
|
|
<option name="FILTER_LOGCAT_AUTOMATICALLY" value="true" />
|
|
|
<method />
|
|
|
</configuration>
|
|
|
- <list size="0" />
|
|
|
+ <list size="1">
|
|
|
+ <item index="0" class="java.lang.String" itemvalue="Application.Main" />
|
|
|
+ </list>
|
|
|
+ <recent_temporary>
|
|
|
+ <list size="1">
|
|
|
+ <item index="0" class="java.lang.String" itemvalue="Application.Main" />
|
|
|
+ </list>
|
|
|
+ </recent_temporary>
|
|
|
<configuration name="<template>" type="WebApp" default="true" selected="false">
|
|
|
<Host>localhost</Host>
|
|
|
<Port>5050</Port>
|
|
|
@@ -345,9 +386,10 @@
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="ToolWindowManager">
|
|
|
- <frame x="0" y="23" width="1366" height="741" extended-state="6" />
|
|
|
+ <frame x="0" y="23" width="2559" height="1413" extended-state="6" />
|
|
|
<editor active="true" />
|
|
|
<layout>
|
|
|
+ <window_info id="Documentation" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="FLOATING" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" x="100" y="123" width="1166" height="541" />
|
|
|
<window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
@@ -358,13 +400,14 @@
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32886904" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24963397" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
|
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.13325518" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
|
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.16443452" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
@@ -446,16 +489,24 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/writelatex-git-bridge.iml">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state vertical-scroll-proportion="0.0" vertical-offset="210" max-vertical-offset="300">
|
|
|
- <caret line="14" column="0" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
|
|
|
+ <state vertical-scroll-proportion="0.0" vertical-offset="240" max-vertical-offset="330">
|
|
|
+ <caret line="16" column="0" selection-start-line="16" selection-start-column="0" selection-end-line="16" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="jar://$PROJECT_DIR$/libs/javax.servlet-api-3.1.0.jar!/javax/servlet/http/HttpServlet.class">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="-26.4" vertical-offset="0" max-vertical-offset="750">
|
|
|
+ <caret line="44" column="0" selection-start-line="44" selection-start-column="0" selection-end-line="44" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/src/uk/ac/ic/Main.java">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state vertical-scroll-proportion="0.32608697" vertical-offset="0" max-vertical-offset="644">
|
|
|
- <caret line="14" column="8" selection-start-line="14" selection-start-column="8" selection-end-line="14" selection-end-column="8" />
|
|
|
+ <state vertical-scroll-proportion="0.38356164" vertical-offset="165" max-vertical-offset="1905">
|
|
|
+ <caret line="39" column="148" selection-start-line="39" selection-start-column="148" selection-end-line="39" selection-end-column="148" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|