Forum LAMS for Tech-Heads - General Forum: Re: Seeting up the development environment: Compiling error


 
Search: 

2: Re: Seeting up the development environment: Compiling error
In response to 1 09/22/08 03:46 AM
[ Reply | Forward ]
Hello,

org.apache.log4j.Logger is actually a class in log4j.jar (not the file's exact name). It's one of the libraries used by lams - and needs to be added, along with the other libraries in lams_build/lib, to your build path. In your Eclipse build path window/dialog, there should be a button/s to import the libraries listed in the file lams_build/3rdParty.userlibraries to the build path. That should fix this error, I think. Sorry about the vague directions, I don't have a copy of Eclipse on me at the moment and can't remember the exact sequence of clicks/dialogs.

Thanks,

Posted by Jun-Dir Liew

3: Re: Re: Seeting up the development environment: Compiling error
In response to 2 09/22/08 05:32 AM
[ Reply | Forward ]
Many thanks for your explanation Jun-Dir. I found all libraries required at lams_build/lib. Ready to go on :)

Thanks again.

Posted by Alicia Campos

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum