exporting installed plugins from eclipse to another

后端 未结 9 1476
别那么骄傲
别那么骄傲 2021-01-30 04:13

How to export installed plugins from eclipse?

I want to use some of my installed plugins in another eclipse machine.

I don\'t want to download those again.

9条回答
  •  执笔经年
    2021-01-30 04:46

    You can simply copy the plug in folder from the other machine --(may be on a pendrive or cd )-- whatever suits you.

    Then go to your ecplise, File > Import... > Plug-in Development --> Plug-ins and Fragments Click "Next"

    [Import From] -- Directory. Browse your plugins folder Just Hit "Next"

    From the left box, select individual or you may want to add all of it. Just hit "AddAll ->" And Just Hit "Next"

    and there on just sit back let it do all the import work.

提交回复
热议问题