Project Properties Window: Annotations

In this panel you can define custom PHP annotations for the given project. These annotations are then available in code-completion in PHPDoc comments.

The Project Properties Annotations panel contains the following fields:

Element Description

Name

Name of the custom annotation.

For

The context associated with the annotation. Choose one from the following:
  • function
  • class/interface (type)
  • method
  • field

You can use the following buttons to the right of the table:

Element Description

Add

Click to add a custom annotation.
Edit Click to edit the custom annotation.

Delete

Select an annotation in the table and click Delete to delete it.


Related Topics

Developing Applications with NetBeans IDE,

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.