[opencms-dev] Compiling OpenCMS Source Code

Alberto Gallardo argrico at gmail.com
Thu Oct 23 07:06:56 CEST 2014


Hi Babak,



> Finally I was able to build it following below document.
> http://www.opencms-wiki.org/wiki/Developing_OpenCms_with_Eclipse
>
>
This page describe the old "Eclipse's way" to compile OpenCms. I'm not an
Eclipse user, and never had it compiled with Eclipse, but from a quick
read, I understand that following this instructions you'll get OpenCms
compiled with Ant against the checked-in libraries. The build.xml used for
this compilation is deprecated and one year old, so don't expect to have
anything v9 / v9.5 consistently built.


> Build is successful and I got this message in Eclipse:
> BUILD SUCCESSFUL
> Total time: 33 minutes 39 seconds
>
> However still there are some errors in source code:
>
> [..]
>
> Do I need to ignore these for now ? or I should fix the errors ?
>

Unfortunately, I cannot help you. I'm not that familiarized with the code,
but I guess if Eclipse builds successfully, then the errors that you
mention are Eclipse unresolved dependencies and not real errors. (Honestly,
they look like APIs versions mismatch, so I would estress using gradle
instead of ant to build the project.)

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20141023/1f48d12d/attachment.htm>


More information about the opencms-dev mailing list