Search Criteria
Package Details: omegat 6.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/omegat.git (read-only, click to copy) |
---|---|
Package Base: | omegat |
Description: | Multiplatform CAT tool application, written in Java |
Upstream URL: | https://www.omegat.org/ |
Licenses: | GPL |
Conflicts: | omegat-beta |
Submitter: | haawda |
Maintainer: | Ovear |
Last Packager: | Ovear |
Votes: | 53 |
Popularity: | 0.29 |
First Submitted: | 2008-05-01 14:36 (UTC) |
Last Updated: | 2024-10-12 19:14 (UTC) |
Dependencies (2)
- desktop-file-utils (desktop-file-utils-gitAUR)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
pescepalla commented on 2019-05-01 02:38 (UTC) (edited on 2019-05-01 02:39 (UTC) by pescepalla)
OmegaT 4.2.0 is out:
pkgver=4.2.0
sha256sums=('eba30bad179b19f818e0130625ef073726fdaabe461cf780b02d9e0898ef17eb' '595de7433e91788e15fa7714e6a65188ccf56eeac824b4a48d50a6752b989700' 'd543baf2307f9a1849011c6711d1588643bc299e21f75caf330efc2e977989d0')
pescepalla commented on 2019-04-22 00:34 (UTC)
Please add this line to the executable:
export PATH=/usr/lib/jvm/java-8-openjdk/jre/bin/:$PATH
This will temporarily set a java-8 environment for those of us who are using java-11 as their default.
You could also set
depends=('java-environment=8')
to ensure the correct Java environment is installed.
gir861 commented on 2019-03-22 12:29 (UTC)
Not working with JRE11. java.lang.module.FindException: Module java.xml.bind not found
When I have tried the rvasilev workaround. I will reinstall with a lower Java version.
anoki commented on 2018-08-25 14:30 (UTC) (edited on 2018-08-25 14:34 (UTC) by anoki)
I got this error when building the last version 4.1.5:
@Dragonlord Please update the checksum if not yet.
rvasilev commented on 2018-06-09 12:32 (UTC)
Not working with default JRE10 because of
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
. Related link and fix https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j2 Possible workrounds:
require JRE8 as dependency and start with it or
check java version and if greater than 8 run as
java -jar -Xmx512M --add-modules java.xml.bind OmegaT.jar $*
rvasilev commented on 2018-06-09 12:29 (UTC) (edited on 2018-06-09 12:29 (UTC) by rvasilev)
Not working with default JRE10 because of
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
. Related link and fix https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j2 Possible workrounds:
require JRE8 as dependency and start with it or
check java version and if greater than 8 run as
java -jar -Xmx512M --add-modules java.xml.bind OmegaT.jar $*
eyukselci commented on 2017-02-28 07:01 (UTC)
Dragonlord commented on 2016-03-13 09:54 (UTC)
eyukselci commented on 2016-03-10 07:43 (UTC)
« First ‹ Previous 1 2 3 4 5 Next › Last »