Versions Compared

Key

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

...

Tip

If you want to load Drivers that are in packages, you have to choose File->Load and specify the full path of the program. So, if your Driver MyDriver contains a statement like

Code Block
package x.y.z;

then you have to load x.y.z.MyDriver

Opening the LCIO File

...