{% extends "global/layout.html" %} {% block title %}{{ _('Using an IDE with I2P') }}{% endblock %} {% block content %}
{% trans -%}
The main I2P development branch (i2p.i2p
) has been set up to enable developers to easily set up two of the commonly-used IDEs for Java development: Eclipse and NetBeans.
{%- endtrans %}
{% trans -%}
The main I2P development branches (i2p.i2p
and branches from it) contain .project and .classpath Eclipse files, to enable the branch to be easily set up in Eclipse.
{%- endtrans %}
$HOME/dev/i2p.i2p
).
{%- endtrans %}{% trans -%}
The main I2P development branches (i2p.i2p
and branches from it) contain NetBeans project files.
{%- endtrans %}