[opencms-dev] How to setup the project in eclipse?
Alexandru
icidrop at yahoo.com
Fri Feb 17 13:17:30 CET 2012
I tried to build the project with ant and it built successful. But now i want to setup my ide to try make some changes in the project.
Firstly, I tried adding the sources and satisfying the imports, which
worked fine. But then i notices that some classes had some errors.
Example:
there is org.opencms.configuration.CmsSetNextRule that executes
digester.pushParams(parameters); //org.apache.commons.digester.Digester;
But my ide says that "The method pushParams(Object) from the type Digester is not visible". That class is precompiled, so i can't check the sources.
Now what does this mean? How did ant built it successfully? And how to setup the project in my ide (eclipse) .. anyway?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120217/1ab5ae0e/attachment.htm>
More information about the opencms-dev
mailing list