mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-22 01:30:35 +08:00
setup: Java 14 is fine now
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ if [[ $INSTALL_SIM == "true" ]]; then
|
|||||||
# java (jmavsim or fastrtps)
|
# java (jmavsim or fastrtps)
|
||||||
sudo pacman -S --noconfirm --needed \
|
sudo pacman -S --noconfirm --needed \
|
||||||
ant \
|
ant \
|
||||||
jdk8-openjdk \
|
jdk-openjdk \
|
||||||
;
|
;
|
||||||
|
|
||||||
# Gazebo setup
|
# Gazebo setup
|
||||||
|
|||||||
Reference in New Issue
Block a user