Creating an XPI [ << Previous | Contents | Next >> ]
  • Change to the xulkit/sample-app/ directory.
  • Run perl ../bin/makexpi.pl.
    • This command will use the values of makexpi.conf to create a new xpi in the xulkit/sample-app/ directory.
    • The xulkit/sample-app/chrome/ subdirectory will contain a version of the application's .jar file, before jarring.
    • The xulkit/sample-app/xpi/ subdirectory will contain an version of the xpi, before jarring.
  • The xpi is ready to install on any recent Mozilla based browser.