Unless something has changed and I missed it, you don't run
OpenNMS from within Eclipse. If anything, you'd just run the
webapp portion using WTP.
Use "./build.sh install assembly:directory-inline" to build
OpenNMS and install it into "dist", and then you can run OpenNMS
from there using the comm
hi,
I followed the steps specified in
http://www.opennms.org/index.php/Eclipse_and_OpenNMS.
I have my eclise 3.4.1 in linux.
First i checked out the source then executed these commands.
./build.sh install # this will take some time
./build.sh clean
./build.sh eclipse:eclipse
Then i could load the