Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 43 for html (0.15 sec)

  1. apache-maven/src/site/site.xml

      <edit>${project.scm.url}</edit>
    
      <body>
        <menu name="Overview">
          <item name="Introduction" href="index.html"/>
        </menu>
      </body>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 24 21:16:47 GMT 2024
    - 1.2K bytes
    - Viewed (0)
  2. .idea/copyright/profiles_settings.xml

          <element module="Apply copyright" copyright="apache" />
        </module2copyright>
        <LanguageOptions name="Groovy">
          <option name="fileTypeOverride" value="1" />
        </LanguageOptions>
        <LanguageOptions name="HTML">
          <option name="fileTypeOverride" value="1" />
          <option name="prefixLines" value="false" />
        </LanguageOptions>
        <LanguageOptions name="Properties">
          <option name="fileTypeOverride" value="1" />
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Wed Mar 14 12:04:57 GMT 2018
    - 723 bytes
    - Viewed (0)
  3. pom.xml

    		</dependency>
    		<dependency>
    			<groupId>org.lastaflute</groupId>
    			<artifactId>lastaflute</artifactId>
    			<version>${lastaflute.version}</version>
    		</dependency>
    		<dependency>
    			<groupId>org.lastaflute.html</groupId>
    			<artifactId>lasta-taglib</artifactId>
    			<version>${lasta.taglib.version}</version>
    		</dependency>
    
    		<!-- dbflute -->
    		<dependency>
    			<groupId>org.dbflute</groupId>
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
  4. apache-maven/src/assembly/maven/conf/toolchains.xml

       |   Look for documentation of the toolchains-aware plugin which configuration elements
       |   can be used.
       |
       | See also https://maven.apache.org/guides/mini/guide-using-toolchains.html
       |
       | General example
    
      <toolchain>
        <type/>
        <provides>
          <version>1.0</version>
        </provides>
        <configuration/>
      </toolchain>
    
       | JDK examples
    
      <toolchain>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 3.5K bytes
    - Viewed (0)
  5. api/maven-api-model/src/main/mdo/maven.mdo

                scm's {@code child.scm.connection.inherit.append.path="false"}
                @see <a href="https://maven.apache.org/scm/scm-url-format.html">URL format</a>
                @see <a href="https://maven.apache.org/scm/scms-overview.html">list of supported SCMs</a>
                ]]>
              </description>
              <type>String</type>
            </field>
            <field>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_thumbnail.xml

    		<property name="name">"htmlThumbnailGenerator"</property>
    		<postConstruct name="addCondition">
    			<arg>"mimetype"</arg>
    			<arg>"text/html"</arg>
    		</postConstruct>
    		<postConstruct name="register"></postConstruct>
    	</component>
    	<component name="msofficeThumbnailGenerator" class="org.codelibs.fess.thumbnail.impl.CommandGenerator">
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Oct 11 21:34:52 GMT 2019
    - 5.4K bytes
    - Viewed (0)
  7. api/maven-api-plugin/src/site/site.xml

      <edit>${project.scm.url}</edit>
    
      <body>
        <menu name="Overview">
          <item name="Introduction" href="index.html"/>
          <item name="Javadocs" href="apidocs/index.html"/>
          <item name="Source Xref" href="xref/index.html"/>
          <!--item name="FAQ" href="faq.html"/-->
        </menu>
    
        <menu ref="parent"/>
        <menu ref="reports"/>
      </body>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 05 08:11:33 GMT 2023
    - 1.4K bytes
    - Viewed (0)
  8. guava/pom.xml

                </offlineLink>
              </offlineLinks>
              <links>
                <link>https://errorprone.info/api/latest/</link>
              </links>
              <overview>../overview.html</overview>
            </configuration>
          </plugin>
          <plugin>
            <artifactId>maven-resources-plugin</artifactId>
            <executions>
              <execution>
                <id>gradle-module-metadata</id>
    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)
  9. src/test/resources/data/gsaconfig.xml

    contains:?
    contains:\\.xml$
    # test
    regexp:/([^/]*)/\\1/\\1/
    .gif$
    .jpg$
    .jpeg$
    .png$
    regexpIgnoreCase:\\.dll$
    regexpIgnoreCase:\\.exe$
    /?S=A$
    /?S=D$
    contains:\001
    contains:\002
    contains:\003
    .html/$
    
              ]]></bad_urls>
    			<good_urls><![CDATA[
    https://fess.codelibs.org/
    https://www.codelibs.org/
    https://www.n2sm.net/
    smb://storage/
    
              ]]></good_urls>
    			<start_urls><![CDATA[
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun May 13 06:51:57 GMT 2018
    - 1.7K bytes
    - Viewed (0)
  10. src/main/config/eclipse/formatter/java.xml

    <setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/>
    <setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/>
    <setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/>
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Sep 17 06:39:42 GMT 2017
    - 30.5K bytes
    - Viewed (0)
Back to top