I'm not sure if this is pure PDE issue.
When I create a new PDE plugin project, some sources are generated.
These files are in Unix format. My Maven Checkstyle then complains about
missing empty line at the end of the file.
The project setting Resource->New text file line delimiter is by default
set to 'Inherited from container' (whatever that means). I need Windows
file types.
Is this a bug or can some default be set before creating a new project?