Tag Archives: mozilla

Building an XPI using Maven

For FireCurl, I wanted to use maven to do the packaging of the resulting XPI file. Following below suggestions, you’ll be able to use the following for your Mozilla Extension project: # to build a new XPI mvn package   … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment