Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Retrieves a structure containing information about a project that has been created or deleted.

Return Type

JProject

Example

Code Block
logPrint("INFO", "Result of listener: " + getProjectFromEvent());

...