diff --git a/Tools/setup/arch.sh b/Tools/setup/arch.sh index 9ed9a6b293..d92c980fd0 100644 --- a/Tools/setup/arch.sh +++ b/Tools/setup/arch.sh @@ -121,7 +121,7 @@ if [[ $INSTALL_SIM == "true" ]]; then # java (jmavsim or fastrtps) sudo pacman -S --noconfirm --needed \ ant \ - jdk8-openjdk \ + jdk-openjdk \ ; # Gazebo setup