Refresh automatically before build

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

Refresh automatically before build

Jump to solution
1,937 Views
kensu
Contributor V

Hi,

For MCUXpresso, how to refresh automatically every time before build?

Because I don't want to refresh manually the project while I add a source code file.

Thanks

Ken

Tags (2)
0 Kudos
1 Solution
1,745 Views
BlackNight
NXP Employee
NXP Employee
0 Kudos
6 Replies
1,745 Views
lpcxpresso_supp
NXP Employee
NXP Employee

How exactly are you adding new source files? If you create new files within the IDE itself, or drag'n'drop files from Windows Explorer (etc) into the project inside the IDE's Project Explorer view - then the new files should automatically be detected.

Regards,

MCUXpresso IDE Support

0 Kudos
1,745 Views
BlackNight
NXP Employee
NXP Employee

I believe his problem case is that the extra file(s) are created outside the IDE, and that way the IDE is not aware it and does not included.

Erich

0 Kudos
1,745 Views
kensu
Contributor V

Hi Erich

Yes, sometimes, team members may add source code outside IDE (ex: SVN), so I want to know how to set.

Thanks for your support, I will wait.

Ken

0 Kudos
1,746 Views
BlackNight
NXP Employee
NXP Employee

Hi Ken,

hopefully this is what you are looking for:

Automatically Refresh Eclipse Projects before Build | MCU on Eclipse 

?

Erich

0 Kudos
1,745 Views
kensu
Contributor V

Hi Erich

Thanks a lot.

This article solved my problem.

Ken

0 Kudos
1,746 Views
BlackNight
NXP Employee
NXP Employee

Hi Ken,

I solved that problem in the past and solved it with a custom builder. I would need some time tonight to write it up. I hope it can wait for a few hours.

Erich

0 Kudos