I have different custom build actions for internal builds (compiled under release) compared to external build (compiled under release obfuscated)
It would be handy for me to have a compiler directive to identify release obfuscated builds. At the moment I have to manually click some ide:// actions (if I remember).
Something like RELEASE_OBFUSCATED would be great for B4J
Note: Im aware of the build configurations but I would need to configure that per project rather than have a generic directive such as RELEASE_OBFUSCATED
It would be handy for me to have a compiler directive to identify release obfuscated builds. At the moment I have to manually click some ide:// actions (if I remember).
Something like RELEASE_OBFUSCATED would be great for B4J
Note: Im aware of the build configurations but I would need to configure that per project rather than have a generic directive such as RELEASE_OBFUSCATED