您的位置:首页 > 运维架构 > Linux

Linux vim Java

2016-07-06 20:58 399 查看
Today i will talk about write Java class by vim in Ubuntu, its so  easy if you finish it step by step.

Step One : Open Terminal



Step Two: Create Java file





Step Three : terminal change to VIM and open java file (This step is very important)  its mean  VIM  == Terminal  ,you know it.





its mean we can write java in Terminal or Vim in ubuntu.

Step four : Write java class and save it.







Step Five : Compile and Run this java  file.



Its Done ,  if you finished it follow me and Here`s Good luck to you!

Iparhan_Java  2016-7-6
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: