I have a couple of Configurations for compiling test code / special versions of code.
in the older NBEclipse 2.9.x, I can change the Artifact name to something like ${ProjName}X_APP and it'll give me a .s19 file with this artifact name.
in the newer NBEclipse 3.5.x, if I change the Artifact name, switch the configuration, it'll revert all of the Artifact names to the literal project name.
Is there something I've done to cause this, or is there some known workaround aside from renaming it with a post build event?