How can I add donxygen in CodeWarrior10.4?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How can I add donxygen in CodeWarrior10.4?

ソリューションへジャンプ
1,137件の閲覧回数
danielchai
Senior Contributor I

Hi All,

How can I install doxygen document tool in CW10.4.

I read Re: Installing new plugin into Codewarrior 10.4? here, but it doesn't work for me.

 

Thank you.

 

-Daniel

ラベル(1)
0 件の賞賛
返信
1 解決策
890件の閲覧回数
BlackNight
NXP Employee
NXP Employee
0 件の賞賛
返信
6 返答(返信)
890件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Daniel,

what is the problem? I have doxygen/eclox installed without issues in 10.4 (5 Best Eclipse Plugins: #1 (Eclox with Doxygen, Graphviz and Mscgen)).

0 件の賞賛
返信
890件の閲覧回数
danielchai
Senior Contributor I

Hi Erich,

Actually when I install doxygen on my PC, it is fine.

How could I enable it in CW10.4?

Thank you.

-Daniel

0 件の賞賛
返信
891件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Daniel,

you need to install the Eclox plugin as outlined in this article:

5 Best Eclipse Plugins: #1 (Eclox with Doxygen, Graphviz and Mscgen) | MCU on Eclipse

0 件の賞賛
返信
890件の閲覧回数
danielchai
Senior Contributor I

Hi Erich,

Thank you. Now I install the eclox.

When I type /** in front of a function it will add the function document block to it, but it just add the parameters.

How could I configure doxygen in CW10.4 so that it can add function name automatically?

Thank you.

/**

*

* @param pszMenu

* @param ui8NumofItem

* @param ui8CurrSelectedItem

* @param pMenuName

*/

void print_menu(char **pszMenu, uint_8 ui8NumofItem,

                uint_8 ui8CurrSelectedItem, char * pMenuName)

0 件の賞賛
返信
890件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Daniel,

I would say that this is missing in the Eclox plugin. Somebody volunteering to add this functionality to the Eclox plugin?

0 件の賞賛
返信
890件の閲覧回数
danielchai
Senior Contributor I

Hi Erich,

Thank you.

In that case, I think I will manually add it.:smileylaugh:

-Daniel

0 件の賞賛
返信