PX4 / jMAVSim

Simple multirotor simulator with MAVLink protocol support
BSD 3-Clause "New" or "Revised" License
84 stars 208 forks source link

use javac instead of javac2 again #67

Closed stmoon closed 6 years ago

stmoon commented 6 years ago

Hi @bkueng ,

I solve the unnecessary compilation step with your help.

Thanks.

bkueng commented 6 years ago

Nice!