hi,
I just wanted to get your opinion on this subject:
we have some generated code (JAXB) that we use in the SMILA project.
in the past we have just checked in these source files in our
non-eclipse projects as they change infrequently and are needed for
the developers to write their code.
now, at eclipse we need to provide a proper copyright notice but
unfortunately the code generator wont let us add a custom jdoc where
we could place that.
modifying the generated source files to add the notice is cumbersome
and probably tends to get forgotten.