|
From: Honia A <hon...@ho...> - 2009-03-20 17:24:17
|
Hi all, I am trying to build OpenNMS project for Eclipse and followed the guides in the online manual below, but couldn't build the source code: http://www.opennms.org/index.php/Eclipse_and_OpenNMS I am not trying to do much of a development or anything, just would like to get the stable version set up in Eclipse so I can have access to the code (in case I wanted to change colors or add a new module to it in the future) and get it to run on the Webserver... So I git the trunk version downloaded via SVN and tried to build it on my CentOS 5.2 machine but ./build.sh install failed giving me this errors: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /root/Desktop/src/eclipse/opennms-webapp/src/main/java/org/opennms/web/inventory/InventoryLayer.java:[398,48] cannot find symbol symbol : method getExpirationDate() location: class org.opennms.rancid.InventoryNode /root/Desktop/src/eclipse/opennms-webapp/src/main/java/org/opennms/web/inventory/InventoryLayer.java:[461,81] cannot find symbol symbol : method getExpirationDate() location: class org.opennms.rancid.InventoryNode /root/Desktop/src/eclipse/opennms-webapp/src/main/java/org/opennms/web/inventory/InventoryLayer.java:[516,85] cannot find symbol symbol : method getExpirationDate() location: class org.opennms.rancid.InventoryNode /root/Desktop/src/eclipse/opennms-webapp/src/main/java/org/opennms/web/inventory/InventoryLayer.java:[563,45] cannot find symbol symbol : method getExpirationDate() location: class org.opennms.rancid.InventoryNode 1) At this point, I am really clueless and was wondering if someone could please help me with this. 2) Also, please let me know if I had to get the trunk (unstable) version or I could just get the stable version? So my question is, will that be possile to get the stable version built for Eclipse? Thanks in advance, ~honia _________________________________________________________________ Windows Live™ SkyDrive: Get 25 GB of free online storage. http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_skydrive_032009 |