I've changed the author file header that is included in all classes to this:
/**
* Author: ${USER}
* Email: ${EMAIL}
*/
But this change is not applied in the previous created classes, so how can I apply it?
I've changed the author file header that is included in all classes to this:
/**
* Author: ${USER}
* Email: ${EMAIL}
*/
But this change is not applied in the previous created classes, so how can I apply it?