Aaron Paxson wrote:

> So, I decided to develop this in Eclipse.  Since I know that's what
> ONMS is built on, I figured it would be fairly easy.
> 
> The problem is, when I try to compile the classes, Eclipse (or rather,
> Ant) can't find NestableException, which is an inherited exception in
> the Apache Configuration classes that Jonathan Sartin used in his RT
> Plugin (to load the properties file for the plugin)
> 
> Can anyone give me a hand at compiling these classes.  In my
> screenshot, you can see the Commons Language library added to the
> project (and the NestableException class).  Also in the screenshot,
> you can see that I manually added a pathelement in my Ant Build file,
> to help it along, but it still can't find the class.  Wierd!  Since
> I'm not an avid Eclipse developer, can anyone help me out with what
> I'm doing wrong?

If you're using eclipse with the build instructions on our site (using
./build.sh eclipse:eclipse) then eclipse should be able to find
commons-lang just fine, *if* your project's pom.xml file specifies
commons-lang as a dependency.


-- 
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to