cavadjava@Programci ~/MyEclipse 2015 CI $ sudo bash ./myeclipse
./myeclipse: ./myeclipse: cannot execute binary file
cavadjava@Programci ~/MyEclipse 2015 CI $ chmod +x ./myeclipse
cavadjava@Programci ~/MyEclipse 2015 CI $ ./myeclipse
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=320m; support was removed in 8.0
....
./myeclipse: ./myeclipse: cannot execute binary file
cavadjava@Programci ~/MyEclipse 2015 CI $ chmod +x ./myeclipse
cavadjava@Programci ~/MyEclipse 2015 CI $ ./myeclipse
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=320m; support was removed in 8.0
....
Comments
Post a Comment