Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for Rapp (0.17 sec)

  1. src/main/webapp/WEB-INF/env/crawler/resources/app.xml

    Shinsuke Sugaya <******@****.***> 1649470487 +0900
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Apr 09 02:14:47 GMT 2022
    - 1.8K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/env/suggest/resources/app.xml

    Shinsuke Sugaya <******@****.***> 1581716139 +0900
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 14 21:35:39 GMT 2020
    - 489 bytes
    - Viewed (0)
  3. android-test/src/main/res/values/strings.xml

    <resources>
      <string name="app_name">android-test</string>
    XML
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Tue Jul 16 22:15:20 GMT 2019
    - 73 bytes
    - Viewed (0)
  4. pom.xml

    		<version>14.14.0-SNAPSHOT</version>
    		<relativePath />
    	</parent>
    	<properties>
    		<!-- DEB & RPM build -->
    		<packaging.fess.home.dir>/usr/share/fess</packaging.fess.home.dir>
    		<packaging.fess.app.dir>${packaging.fess.home.dir}/app</packaging.fess.app.dir>
    		<packaging.fess.bin.dir>${packaging.fess.home.dir}/bin</packaging.fess.bin.dir>
    		<packaging.fess.conf.dir>/etc/fess</packaging.fess.conf.dir>
    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)
  5. src/main/webapp/WEB-INF/env/thumbnail/resources/app.xml

    Shinsuke Sugaya <******@****.***> 1518442737 +0900
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Feb 12 13:38:57 GMT 2018
    - 348 bytes
    - Viewed (0)
  6. src/test/resources/test_app.xml

    Shinsuke Sugaya <******@****.***> 1443966730 +0900
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Oct 04 13:52:10 GMT 2015
    - 240 bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/web.xml

     * governing permissions and limitations under the License.
    -->
    <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
        version="3.1">
    
      <!-- ================================================================================= -->
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Feb 13 21:53:22 GMT 2019
    - 7K bytes
    - Viewed (0)
  8. android-test-app/src/main/res/values/strings.xml

    <resources>
      <string name="app_name">android-test</string>
    XML
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sat Dec 23 14:46:51 GMT 2023
    - 73 bytes
    - Viewed (0)
  9. regression-test/src/main/res/values/strings.xml

    <resources>
      <string name="app_name">regression-test</string>
    XML
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Fri Nov 13 07:09:56 GMT 2020
    - 76 bytes
    - Viewed (0)
  10. android-test-app/src/main/AndroidManifest.xml

      <uses-permission android:name="android.permission.INTERNET" />
    
      <application
        android:allowBackup="true"
        android:label="@string/app_name"
        android:supportsRtl="true"
        android:name=".TestApplication"
      >
        <activity
          android:name=".MainActivity"
          android:exported="true">
          <intent-filter>
    XML
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sat Dec 23 14:46:51 GMT 2023
    - 683 bytes
    - Viewed (0)
Back to top