Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Refactoring.
  • Loading branch information
Luis A. Serrano committed Sep 25, 2015
1 parent b86eb5c commit 8bed317
Show file tree
Hide file tree
Showing 4,075 changed files with 63 additions and 63 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
File renamed without changes.
98 changes: 49 additions & 49 deletions .classpath → OmegaT/.classpath
@@ -1,49 +1,49 @@
<?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="test/lib/xmlunit-1.1.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/diff.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<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 kind="output" path="classes"/>
</classpath>
<?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="test/lib/xmlunit-1.1.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/diff.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<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 kind="output" path="classes"/>
</classpath>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
28 changes: 14 additions & 14 deletions Main.launch → OmegaT/Main.launch
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/OmegaT trunk/src/org/omegat/Main.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.omegat.Main"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="OmegaT trunk"/>
</launchConfiguration>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/OmegaT trunk/src/org/omegat/Main.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.omegat.Main"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="OmegaT trunk"/>
</launchConfiguration>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8bed317

Please sign in to comment.