Re: [opennms-devel] how to run opennms from Eclipse

2009-04-15 Thread DJ Gregor
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

[opennms-devel] how to run opennms from Eclipse

2009-04-15 Thread syed khurram
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