Hello, first the new Eclipse plugin is really great, since it allows me to customize the generation. Using a web project, I found a little bug. The plugin generates a file 'org.eclipse.jdt.core.prefs.xml' in the .settings directory, but the ending .xml is wrong. The file must be called 'org.eclipse.jdt.core.prefs' without a further ending. In the current Eclipse 3.6 IDE I have to rename the file before the project is recognized correctly.
Regards, Jan Ehrhardt
