You can specify output folder for Eclipse and xCode using Configuration.xml placed in respective folder. For example:
## Android
```xml
C:\Users\enchev\Documents\GitHub\Kimera\android\Playground\Kimera.Skeleton\assets\tns_modules
```
## xCode
```xml
Z:\TNSBridgeApp\TNSBridgeApp\TNSBridgeApp\tns_modules\
```
## UnitTestApp - Ready to run
```xml
C:\Work\Git\xPlatCore\Applications\Android\UnitTestApp\assets\tns_modules
```