Auto populating include paths for library projects

Topics for the Eclipse Environment
Post Reply
User avatar
tod
Posts: 587
Joined: Sat Apr 26, 2008 8:27 am
Location: Southern California
Contact:

Auto populating include paths for library projects

Post by tod »

I saw something similar asked before but never saw an answer. Everytime I start a NB device library project the include paths are empty. I'm wondering if there is the equivalent of the PROPERTIES file that each netburner device folder has that I can create or edit that will auto populate these paths (an example of what I'm talking about is the C:\nburn\Mod5272\PROPERTIES file and the

Code: Select all

NBINCLUDE="$(NBROOTMINGW)\include" "$(NBROOTMINGW)\mod5270\include" "$(NBROOTMINGW)\gcc-m68k\m68k-elf\include"
line.

I tried forcing the NetBurner device and checked the "reload selected platform's properties file" but it didn't work.
User avatar
tod
Posts: 587
Joined: Sat Apr 26, 2008 8:27 am
Location: Southern California
Contact:

Re: Auto populating include paths for library projects

Post by tod »

I forgot I'd already asked this of tech support (just reviewing my tickets). There is no equivalent of PROPERTIES for libraries.
Post Reply