How to add my plug-in in CodeWarrior?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add my plug-in in CodeWarrior?

998 Views
tgc-yilmaz
Contributor III

Hello,


I am developing software in CodeWarrior and I would like to use plug-in, that I wrote in Eclipse, in CodeWarrior. But, I do not know how to use my own plug-in in CodeWarrior. Can you help me with how to use it?

Thanks in advance...

Labels (1)
0 Kudos
Reply
1 Reply

807 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi tugce,

In order to install the plug-in in CodeWarrior you need to follow these steps:

  1. Start CodeWarrior.
  2. Use the menu Help > Install New Software
  3. Use the your plug-in file as local update archive: Click the 'Add...' button, then use 'Archive...' to point to the plug-in file.
    pastedImage_3.png
  4. Select the update(s) and go through the installation process with "Next >".
  5. Restart CodeWarrior at the end of the installation process.

Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos
Reply