Extending Target Platform through the .ini File
You can set the
soa.excludeNonPlatformFeatures
system property in the
TIBCOBusinessStudio.ini
file. Valid values are
true
or
false
. The default value is
true.
Note:
- After the Exclude non platform features from Target Platform option is changed, clean all the projects (Project > Clean).
- The property value set in the
TIBCOBusinessStudio.ini
file takes precedence over the value set using the user interface.