Fuller descriptions of all changes can be found below (follow links).
Not all deprecations are listed here, assuming that the deprecated APIs continue to essentially work. For a full deprecation list, please consult the Javadoc.
Lookups.forPathThese API specification versions may be used to indicate that a module requires a certain API feature in order to function. For example, if you see here a feature you need which is labelled 1.20, your manifest should contain in its main attributes the line:
OpenIDE-Module-Module-Dependencies: org.netbeans.modules.settings/1 > 1.20
Lookups.forPathorg.netbeans.api.settings.ConvertAsJavaBeanorg.netbeans.api.settings.ConvertAsPropertiesorg.netbeans.spi.settings.Convertororg.netbeans.spi.settings.DOMConvertorConvertAsJavaBean; made by: jtulach; issues:
#169620readProperties method has been extended
to allow the method to return an object. Read
more.
ConvertAsProperties; made by: jtulach; issues:
#155962@ConvertAsProperties annotation.
recognizeXML=true then
Convertors will attempt to process also files with .xml extension.
META-INF/netbeans/translate.names. If class name
maps to empty string, it is ignored. E.g.:org.mypackage.OldClass=
Lookups.forPathConvertor DOMConvertor; made by: jpokorsky; issues:
#26076DOMConvertor; made by: jpokorsky; issues:
#26284Built on July 6 2010. | Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.