Is it possible to embed build number in arbitrary source file in eclipse?
Suppose I have a general project to edit some config files and then to upload them to the server with Ant script.
Now I want that some config file contain build number or upload date-time or some other counting stamp.
Is this possible?