Deploying a newly developed Eclipse Plugin

后端 未结 5 789
时光说笑
时光说笑 2021-01-31 10:13

I have written an Eclpise plugin (an Error Parser for the CDT), and it works just fine in the debugger version of eclipse. However I cannot for the life of me figure out how to

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-31 10:21

    there is a folder under the directory C:\eclipse\plugin just copy that .jar file and paste it into this folder before doing this close the eclipse IDE and open it again when u are done check the plugin effect

提交回复
热议问题