Skip to main content
HLare
Associate
August 17, 2019
Solved

How to install an Eclipse CDT Plugin like OpenMRC?

  • August 17, 2019
  • 1 reply
  • 2207 views

Dear Friends, I'm having problems to load this plugin (Eclipse CDT Plugin: OpenMRC), it's from GitHub, I tried using the "Install New Software" but without good results, I also download it to my desktop but the IDE wants JAR files, so please someone knows how to correctly load it in order to use that plugin? Thanks a lot!!!

Link of OpenMRC: https://github.com/stkim123/kr.ac.jbnu.ssel.misrac

Hint: I'm a Windows user

0690X00000A9k26QAB.jpg

This topic has been closed for replies.
Best answer by mattias norlander

Hi Henry,

Well the plug-in is distributed as source code. So you first need an Eclipse/CDT development environment to build the JAR files etc...

We did give it a quick try, did not work well. Default menus/icons/labels were missing. And it basically did not work at all.

1 reply

mattias norlander
ST Employee
August 19, 2019

Hi Henry,

Well the plug-in is distributed as source code. So you first need an Eclipse/CDT development environment to build the JAR files etc...

We did give it a quick try, did not work well. Default menus/icons/labels were missing. And it basically did not work at all.

HLare
HLareAuthor
Associate
August 19, 2019

Dear Mattias, thank you very much for your answer.