mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-13 23:48:46 +01:00
3 lines
197 B
Bash
3 lines
197 B
Bash
|
java -cp ../../build/macosx/work/lib/antlr.jar antlr.Tool java.g
|
||
|
# now build the pde stuff that extends the java classes
|
||
|
java -cp ../../build/macosx/work/lib/antlr.jar antlr.Tool -glib java.g pde.g
|