Eclipse ==> Ant plugin?

前端 未结 5 1505
攒了一身酷
攒了一身酷 2021-01-01 12:17

Can anybody please tell me how i can add the ant plugin to eclipse? Thanks

5条回答
  •  无人及你
    2021-01-01 12:59

    it not ant that is installed by default with eclipse but the plugin of ant that latte you use ant directly from your id in this Cass eclipse so ant must be present in your system so the pugin can use it to install ant in Ubuntu use this command in a terminal sudo apt-get install ant

提交回复
热议问题