Options Window: PHP: Annotations

Use this panel to create and manage custom PHP annotations in code completion.

Element Description

Resolve Deprecated Elements

Select this option to resolve deprecated elements.

Custom Annotations

This table lists all custom annotations that you define. The table has two columns: one for the annotation name, and one for the annotation context ('For'). The possible contexts are function, class/interface (type), method, and field.

Click Add to create a new custom annotation. Select an annotation in the table and click Edit or Delete to modify or remove the selected custom annotation.



Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.