Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

In the lcsim-contrib project in Netbeans, right click on Source Packages and select New > Java Package. Add a package for your code.

Image Added

If your name is Bob Smith, then you might call it org.lcsim.contrib.bsmith. I will use org.lcsim.contrib.example, but you should add a unique package name for yourself. You should only need to add this new base package the first time you add code to this project.

Image Removed

Create a new class in your package by right-clicking on the package in Source Packages and selecting New > Java Class.

...

If you are using the code from the ExampleDriver above, this message should display in the JAS3 log windowthe process method will be called for one event and the event number should be displayed.

No Format
Processing event: 0