make/idea/template/workspace.xml
author chegar
Tue, 10 May 2016 13:34:30 +0100
changeset 37861 53d85619d7fe
child 37976 9cc5debe0f47
permissions -rw-r--r--
8074716: IntelliJ IDEA project support Reviewed-by: rriggs Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37861
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     2
<project version="4">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     3
  <component name="ChangeListManager">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     4
    <ignored path="jdk.iws" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     5
    <ignored path="$PROJECT_DIR$/build/idea/out/" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     6
    <ignored path=".idea/" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     7
  </component>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     8
  <component name="StructureViewFactory">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
     9
    <option name="ACTIVE_ACTIONS" value=",ALPHA_COMPARATOR" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    10
  </component>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    11
  <component name="antWorkspaceConfiguration">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    12
    <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    13
    <option name="FILTER_TARGETS" value="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    14
    <buildFile url="file://$PROJECT_DIR$/.idea/build.xml">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    15
      <runInBackground value="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    16
      <targetFilters>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    17
        <filter targetName="post-make" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    18
        <filter targetName="clean" isVisible="true" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    19
        <filter targetName="-do-configure" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    20
        <filter targetName="images" isVisible="true" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    21
        <filter targetName="build-module" isVisible="true" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    22
        <filter targetName="jtreg-debug" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    23
        <filter targetName="jtreg-debug-internal" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    24
        <filter targetName="jtreg" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    25
        <filter targetName="-check-jtreg.home" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    26
        <filter targetName="-def-check" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    27
        <filter targetName="-def-jtreg" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    28
        <filter targetName="-check-boot.java.home" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    29
        <filter targetName="-check-target.java.home" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    30
        <filter targetName="find-jdk-build-dir" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    31
        <filter targetName="check-env" isVisible="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    32
      </targetFilters>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    33
      <treeView value="false" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    34
      <expanded value="true" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    35
    </buildFile>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    36
  </component>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    37
  <component name="ProjectView">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    38
    <navigator currentView="PackagesPane" proportions="" version="1">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    39
      <flattenPackages />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    40
      <showMembers />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    41
      <showModules />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    42
      <showLibraryContents />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    43
      <hideEmptyPackages />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    44
      <abbreviatePackageNames />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    45
      <autoscrollToSource />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    46
      <autoscrollFromSource />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    47
      <sortByType />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    48
    </navigator>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    49
    <panes>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    50
      <pane id="ProjectPane">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    51
        <subPane>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    52
          <PATH>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    53
            <PATH_ELEMENT>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    54
              <option name="myItemId" value="jdk" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    55
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    56
            </PATH_ELEMENT>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    57
          </PATH>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    58
        </subPane>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    59
      </pane>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    60
      <pane id="PackagesPane">
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    61
        <subPane>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    62
          <PATH>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    63
            <PATH_ELEMENT>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    64
              <option name="myItemId" value="jdk" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    65
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PackageViewProjectNode" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    66
            </PATH_ELEMENT>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    67
            <PATH_ELEMENT>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    68
              <option name="myItemId" value="jdk" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    69
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PackageViewModuleNode" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    70
            </PATH_ELEMENT>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    71
          </PATH>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    72
        </subPane>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    73
      </pane>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    74
      <pane id="Scope" />
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    75
    </panes>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    76
  </component>
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents:
diff changeset
    77
</project>