1786428b1b2b6f5fc5f575916789bf9622e11d9f

Former-commit-id: 0c022ec3e5
Former-commit-id: 4e843c3dcf65c93b76a8e5b76cd7dededb318a25
i2p.plugins.firefox
A port of the batch scripts from i2p.firefox to Java.
Getting started
Building
This is not actually a plugin yet, but it will be soon. The important bit is the jar. To generate that, you can either generate the full plugin, which will not work but produces the jar as a by-product, or you can:
cd src
ant
cd ...
To build just the jar. You'll know it worked if you can:
java -cp ./src/build/i2pfirefox.jar net.i2p.i2pfirefox.I2PFirefox
and a new Firefox instance comes up with a fresh profile. This is just a default Firefox
profile, configuring it for I2P requires you to put a pre-configured Firefox profile into
the i2p.firefox.base.profile
directory or otherwise supply a static, pre-configured
profile.
Description
Languages
HTML
40.5%
Java
40.4%
Shell
11.6%
JavaScript
6%
CSS
1.3%