Due to Garmin device memory constraints (26kb), I need to create a special handicapped versions of a few of my data fields for devices like the Edge 520.
So I named those projects in Eclipse: "[sm mem] DF_Name"
Eclipse checks for valid project names, but allows brackets. This fails in the build process..... due to the folder name created with brackets.
Anyway, a really minor nit. Just FYI.