The Eclipse project importer plugin module for NetBeans has been enhanced in the NetBeans 6.5+ releases.
I used it to successfully import a Dynamic Web Project from Eclipse Ganymede to NetBeans. Except that NetBeans creates a new 'sun-web.xml' in addition to the existing 'web.xml' file. That's because GlassFish is project's app server and the file carries additional deployment information.(Mailing list archive).
Hence I went ahead and marked the issue as verified (was originally filed by me).
http://wiki.netbeans.org/EclipseProjectImportTesting lists variousu Eclipse projects being tested for import into NetBeans.
The best way to test plugin module is to create all sorts of Eclipse projects and try importing them.
In this regard, I would also like to bring to your notice the EclipseToNetBeans project which is a growing repository of documents showcasing how you can continue working with various Eclipse projects in NetBeans. I am looking for folks to contribute there as well.
See you.


