How to convert external annotations to a regular ones?
Our group finally adopted @Nullable/@NotNull annotation usage, so now I would like to make my private external annotations available for the whole group by moving them to the source code.
Does anyone know if it is possible to convert some/all external annotations into a regular ones within Idea itself, without resorting to some scripting?
Please sign in to leave a comment.
@Jet guys : is it possible to do such a migration ? I'm planning to use external annotations first, but I don't want to do the migration by hand when we move to 1.6