What project or file types have/have not implemented FEQ for NetBeans 6.0?
Project Types • Most NetBeans 6.0 project types have implemented FEQ (this includes Ruby and Rails projects). • The NetBeans Modules project type uses UTF-8 and it is not possible to change the encoding for this project type. • UML does not have a project encoding property for NetBeans 6.0, and uses the encoding of the system locale. For UML Java projects that have been reverse-engineered or have had their code generated, the FEQ is applied to query for file encoding. If no information is returned, the encoding of the system locale is used. File Types • The seeding of encoding for JSP, HTML, and XML files has been completed. For XML it has been completed for most XML-based file types that can be created using the New File wizard, but not for all XML files created by projects for internal data. Other XML files created and used by various projects (e.g. web.xml, sun-config.xml) still use UTF-8; it has currently not been decided whether these files should use the encoding applied to the v