...
Now we need to tell Spoon that we want to use a different version of xulrunner than the default. Open <data-integration folder>/spoon.sh in a text editor like gedit.
Code Block |
---|
$ gedit ~/data<data-integration-home>/spoon.sh |
modify the MOZILLA_FIVE_HOME setting to the new location of the 1.9.2 version of xulrunner, replace:
...
Launch Spoon:
Code Block |
---|
cd ~/data<data-integration-home> ./spoon.sh |