File: .classpath

package info (click to toggle)
omegat 3.6.0.10%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 63,728 kB
  • sloc: xml: 114,044; java: 74,758; sh: 174; javascript: 108; makefile: 22
file content (51 lines) | stat: -rw-r--r-- 3,402 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test-integration/src"/>
	<classpathentry kind="src" path="gen/src"/>
	<classpathentry kind="src" path="test/src"/>
	<classpathentry kind="src" path="lib-mnemonics/src"/>
	<classpathentry exported="true" kind="lib" path="lib/htmlparser.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jna.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jmyspell-core-1.0.0-beta-2.jar"/>
	<classpathentry exported="true" kind="lib" path="test/lib/junit-4.4.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/pdfbox-app-1.8.1.jar"/>
	<classpathentry kind="lib" path="lib/jsch-0.1.49.jar"/>
	<classpathentry kind="lib" path="lib/sequence-library-1.0.2.jar"/>
	<classpathentry kind="lib" path="lib/antlr-runtime-3.4.jar"/>
	<classpathentry kind="lib" path="lib/dictzip.jar"/>
	<classpathentry kind="lib" path="lib/diff.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="lib" path="lib/lucene-analyzers-3.6.2.jar"/>
	<classpathentry kind="lib" path="lib/lucene-core-3.6.2.jar"/>
	<classpathentry kind="lib" path="lib/lucene-kuromoji-3.6.2.jar"/>
	<classpathentry kind="lib" path="lib/lucene-smartcn-3.6.2.jar"/>
	<classpathentry kind="lib" path="lib/tinysegmenter.jar"/>
	<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
	<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/cjftransform-1.0.1.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/ictclas4j-1.0.1.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/jwordsplitter-3.4.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/languagetool-core-2.2.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/LanguageTool-data.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/morfologik-fsa-1.5.4.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/morfologik-speller-1.5.4.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/morfologik-stemming-1.5.4.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/segment-1.4.1.jar"/>
	<classpathentry kind="lib" path="lib/LanguageTool/lucene-gosen-2.0.2-ipadic.jar"/>
	<classpathentry kind="lib" path="lib/groovy-all-2.2.2.jar"/>
	<classpathentry kind="lib" path="lib/KoreanAnalyzer-3x-120223.jar"/>
	<classpathentry kind="lib" path="lib/SuperTMXMerge-for_OmegaT.jar"/>
	<classpathentry kind="lib" path="lib/swing-layout-1.0.4.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-api-1.7.7.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.7.jar"/>
	<classpathentry kind="lib" path="lib/sqljet-1.1.10.jar"/>
	<classpathentry kind="lib" path="lib/svnkit-1.8.5.jar"/>
	<classpathentry kind="lib" path="lib/trilead-ssh2-1.0.0-build217.jar"/>
	<classpathentry kind="lib" path="lib/vldocking-3.0.5-SNAPSHOT.jar"/>
	<classpathentry kind="lib" path="lib/juniversalchardet-1.0.3.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.jgit-3.7.1.201504261725-r.jar"/>
	<classpathentry exported="true" kind="lib" path="test/lib/xmlunit-1.6.jar"/>
	<classpathentry kind="lib" path="lib/commons-io-2.4.jar" sourcepath="lib/sources/commons-io-2.4-sources.jar"/>
	<classpathentry kind="output" path="classes"/>
</classpath>