- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 15 for ellipse (0.04 seconds)
-
build-logic/dependency-modules/src/main/kotlin/gradlebuild/modules/model/License.kt
listOf("Bouncy Castle Licence"), ), EPL( "Eclipse Public License 1.0", "https://www.eclipse.org/legal/epl-v10.html", listOf("EPL-1.0", "Eclipse Public License v1.0"), ), EPL2( "Eclipse Public License 2.0", "https://www.eclipse.org/legal/epl-v20.html", listOf("EPL-2.0", "Eclipse Public License v2.0"), ), LGPL21( "LGPL 2.1",
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 13 13:24:46 GMT 2026 - 3.9K bytes - Click Count (0) -
build-logic/dependency-modules/src/main/kotlin/gradlebuild.dependency-modules.gradle.kts
applyRule<DependencyRemovalByNameRule>("com.amazonaws:aws-java-sdk-core", setOf("jackson-dataformat-cbor")) applyRule<DependencyRemovalByGroupRule>("org.eclipse.jgit:org.eclipse.jgit", setOf("com.googlecode.javaewah")) // We don't need the extra annotations provided by j2objc
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Mar 26 09:04:32 GMT 2026 - 9.5K bytes - Click Count (0) -
README.md
1. Clone Fess's repository: ``` $ cd ~/workspace $ git clone https://github.com/codelibs/fess.git ``` 2. Import the cloned repository as a [Maven](https://maven.apache.org/) project on [Eclipse](https://www.eclipse.org/eclipseide/) or another IDE. ### Setup for OpenSearch Plugins Run antrun:run to download plugins into the plugins directory: $ mvn antrun:run ### Run Fess
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Feb 14 03:19:23 GMT 2026 - 7.8K bytes - Click Count (2) -
.idea/misc.xml
<item index="12" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.qual.Nullable" /> <item index="13" class="java.lang.String" itemvalue="org.eclipse.jdt.annotation.Nullable" /> <item index="14" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" /> <item index="15" class="java.lang.String" itemvalue="org.jspecify.annotations.Nullable" />
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Feb 16 19:01:50 GMT 2026 - 5.4K bytes - Click Count (0) -
.gitignore
*/**/.idea */**/.shelf .shelf /*.iml /*/*.iml /*/*/*.iml /*/*/*/*.iml /*/*/*/*/*.iml /out /*/out /*/*/out /*/*/*/out /*/*/*/*/out /.teamcity/target /gradle.ipr /gradle.iws # Eclipse # ------- *.classpath *.project *.settings /bin /subprojects/*/bin atlassian-ide-plugin.xml .metadata/ # NetBeans # -------- .nb-gradle .nb-gradle-properties # Vim # ---
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Mar 11 16:15:24 GMT 2026 - 1.8K bytes - Click Count (0) -
dbflute_fess/dfprop/littleAdjustmentMap.dfprop
# o refreshMap: (NotRequired - Default map:{projectName=$$AutoDetect$$ ; requestUrl=http://localhost:8386/}) # If you use synchronizer and specify this property, no need to refresh(F5) your eclipse project. # The projectName can be set plural names by slash '/'. e.g. sea/land # #; refreshMap = map:{ # ; projectName = $$AutoDetect$$ # ; requestUrl = http://localhost:8386/ #}Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Jul 25 06:04:16 GMT 2015 - 8.8K bytes - Click Count (0) -
docs/es/README.md
``` $ cd ~/workspace $ git clone https://github.com/codelibs/fess.git ``` 2. Importa el repositorio clonado como un proyecto [Maven](https://maven.apache.org/) en [Eclipse](https://www.eclipse.org/eclipseide/) u otro IDE. ### Configuración de Plugins para OpenSearch Ejecuta antrun:run para descargar los plugins en el directorio de plugins: $ mvn antrun:run ### Ejecutar FessCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Nov 11 22:42:32 GMT 2025 - 7.8K bytes - Click Count (0) -
docs/de/README.md
``` $ cd ~/workspace $ git clone https://github.com/codelibs/fess.git ``` 2. Importieren Sie das geklonte Repository als ein [Maven](https://maven.apache.org/) Projekt in [Eclipse](https://www.eclipse.org/eclipseide/) oder einer anderen IDE. ### Einrichten von OpenSearch-Plugins Führen Sie antrun:run aus, um Plugins in das Plugins-Verzeichnis herunterzuladen: $ mvn antrun:runCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Nov 11 22:42:32 GMT 2025 - 7.8K bytes - Click Count (0) -
docs/zh-CN/README.md
## 开发信息 ### 获取源代码 1. 克隆 Fess 的存储库: ``` $ cd ~/workspace $ git clone https://github.com/codelibs/fess.git ``` 2. 将克隆的存储库作为 [Maven](https://maven.apache.org/) 项目导入 [Eclipse](https://www.eclipse.org/eclipseide/) 或其他 IDE。 ### 设置 OpenSearch 插件 运行 antrun:run 将插件下载到插件目录: $ mvn antrun:run ### 运行 Fess 在您的 IDE 上运行或调试 `org.codelibs.fess.FessBoot`,然后访问 http://localhost:8080/Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Nov 11 22:42:32 GMT 2025 - 7K bytes - Click Count (0) -
src/main/webapp/css/style.css
} .searchFormBox { margin-top: 4em; } #result .info { display: none; } #result .more { display: block; } #result .description { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 12 06:14:02 GMT 2025 - 2K bytes - Click Count (0)