I have a very old XUL app that runs on Windows and on XUL 1.8.1.3.
I am hoping can port over to UXP, and am trying Goanna_6.0. Is this right place to start?
I compiled Goanna_6.0 branch and end up with following folder: UXP\obj-i686-pc-mingw32\dist\bin, with following files:
- .purgecaches
- js-gdb.py
- js.exe
- mozglue.dll
- mozjs-6.dll
- nspr4.dll
- plc4.dll
- plds4.dll
Is this correct? Can I start using this to run an xul application? Previously I run using: xulrunner\xulrunner application.ini -jsconsole
Any guidance or sample XUL application boilerplate will be appreciated.
Regards,
Kok Hoor