Advertisement
danielhilst

javafx.txt

Oct 29th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. -*- Variaveis de Ambiente -*-
  2. export LD_PRELOAD=/usr/lib/libstdc++.so
  3.  
  4. -*- Linha de comando -*-
  5. java -cp jdk1.7.0_10/jre/lib/jfxrt.jar:javafx-samples-8.0.0-ea/Calculator.jar com.javafx.main.Main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement