Hi all-
Is there a way to increment the MIDlet-Version number in Codewarrior
Wireless Studio 7 after every build? I have tried searching all the
options I could think of but have had no luck. Is there a plugin to do
this? If not do any of you out there know if this is even possible
with the plugin setup of CW? I would imagine that it would have to be
a prelinker but am not sure. The only other alternative I can think of
is to just hack the .mcp file and write a little applet that looks for
a string of the form "#.#.#" and increments it. Problem with that is
CW probably locks the .mcp file while it is open and if it doesnt the
project will have to atleast be reopened to reload the new values.
Any thoughts?
Thanks,
SamH