Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for listo (0.24 sec)

  1. src/test/resources/osdd/osdd.xml

    <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
      <ShortName>Fess</ShortName>
      <Description>Full Text Search for Your Documents.</Description>
      <Tags>Full Text Search</Tags>
      <Contact>fess-user@lists.sourceforge.jp</Contact>
      <SearchForm>http://localhost:8080/fess/</SearchForm>
      <Url type="text/html" template="http://localhost:8080/fess/search?q={searchTerms}"/>
      <InputEncoding>UTF-8</InputEncoding>
    XML
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 08 05:17:08 GMT 2024
    - 535 bytes
    - Viewed (0)
  2. .idea/runConfigurations/Generate_Compiler_Arguments_Copy.xml

          <option name="scriptParameters" value="" />
          <option name="taskDescriptions">
            <list />
          </option>
          <option name="taskNames">
            <list>
              <option value="generateCompilerArgumentsCopy" />
            </list>
          </option>
          <option name="vmOptions" />
        </ExternalSystemSettings>
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Mon Apr 03 13:47:35 GMT 2023
    - 1K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/orig/open-search/osdd.xml

    <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
      <ShortName>Fess</ShortName>
      <Description>Full Text Search for Your Documents.</Description>
      <Tags>Full Text Search</Tags>
      <Contact>fess-user@lists.sourceforge.jp</Contact>
      <SearchForm>http://localhost:8080/fess/</SearchForm>
      <Url type="text/html" template="http://localhost:8080/fess/search?q={searchTerms}"/>
      <InputEncoding>UTF-8</InputEncoding>
    XML
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Dec 10 02:26:02 GMT 2015
    - 535 bytes
    - Viewed (0)
  4. apache-maven/src/assembly/maven/conf/toolchains.xml

       |
       | Every toolchain consist of 3 elements:
       | * type: the type of tool. An often used value is 'jdk'. Toolchains-aware
       |   plugins should document which type you must use.
       |
       | * provides: A list of key/value-pairs.
       |   Based on the toolchain-configuration in the pom.xml Maven will search for
       |   matching <provides/> configuration. You can decide for yourself which key-value
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 3.5K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/projects/fully-populated-child.xml

        <connection>anon-connection</connection>
        <developerConnection>developer-connection</developerConnection>
        <url>repository-url</url>
      </scm>
    
      <mailingLists>
        <mailingList>
          <name>Maven User List</name>
          <subscribe>subscribe</subscribe>
          <unsubscribe>unsubscribe</unsubscribe>
          <archive>archive</archive>
        </mailingList>
      </mailingLists>
    
      <developers>
        <developer>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Wed Feb 28 22:49:30 GMT 2007
    - 4.7K bytes
    - Viewed (0)
  6. api/maven-api-toolchain/src/main/mdo/toolchains.mdo

          <name>PersistedToolchains</name>
          <superClass>TrackableBase</superClass>
          <description>
            The {@code &lt;toolchains&gt;} element is the root of the descriptor.
            The following table lists all the possible child elements.
          </description>
          <version>1.0.0+</version>
          <fields>
            <field>
              <name>toolchains</name>
              <version>1.0.0+</version>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Wed Feb 07 21:28:01 GMT 2024
    - 8.5K bytes
    - Viewed (0)
  7. guava/pom.xml

                <tag>
                  <name>spec</name>
                  <placement>X</placement>
                </tag>
              </tags>
    
              <!-- TODO(cpovirk): Move this to the parent after making the package-list files available there. -->
              <!-- We add the link ourselves, both so that we can choose Java 9 over the version that -source suggests and so that we can solve the JSR305 problem described below. -->
    XML
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Mon Mar 11 16:37:45 GMT 2024
    - 8.9K bytes
    - Viewed (0)
  8. .idea/uiDesigner.xml

              <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" />
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Oct 24 15:06:04 GMT 2013
    - 9.5K bytes
    - Viewed (0)
  9. api/maven-api-settings/src/main/mdo/settings.mdo

              <description>
                The lists of the remote repositories.
              </description>
              <association>
                <type>Repository</type>
                <multiplicity>*</multiplicity>
              </association>
            </field>
            <field>
              <name>pluginRepositories</name>
              <version>1.3.0+</version>
              <description>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  10. maven-compat/src/main/mdo/profiles.mdo

                <multiplicity>*</multiplicity>
              </association>
            </field>
            <field>
              <name>repositories</name>
              <version>1.0.0</version>
              <description><![CDATA[The lists of the remote repositories]]>
              </description>
              <association>
                <type>Repository</type>
                <multiplicity>*</multiplicity>
              </association>
            </field>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Jan 03 21:08:35 GMT 2023
    - 13.8K bytes
    - Viewed (0)
Back to top