diff options
Diffstat (limited to 'doxygen')
| -rw-r--r-- | doxygen/started_build_demo.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doxygen/started_build_demo.md b/doxygen/started_build_demo.md index 14bf5b4c6..6e87b4f45 100644 --- a/doxygen/started_build_demo.md +++ b/doxygen/started_build_demo.md @@ -31,6 +31,10 @@ LPCXpresso is an eclipse-based IDE, so you will need to create an workspace firs  +*TIPS* Working with eclipse-based IDE like lpcxpresso, you should change the indexer option in *Preferences->C/C++->Indexer* to "active build" to have a better code viewer. Those lines that are opt out by #if will be gray, I found this extremely helpful. + + + ## Keil It is relatively simple for Keil |
