<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Alexandru,<br>
    <br>
    take a look at your project settings and make the Java Compiler JDK
    compliance is set to Java 1.5. That should do the trick.<br>
    <br>
    Greetings, Tobias<br>
    <pre class="moz-signature" cols="300">
--

Alkacon Software GmbH - The OpenCms Experts

<a class="moz-txt-link-freetext" href="http://www.alkacon.com">http://www.alkacon.com</a>  --  <a class="moz-txt-link-freetext" href="http://www.opencms.org">http://www.opencms.org</a>

</pre>
    <br>
    Am 17.02.2012 13:17, schrieb Alexandru:
    <blockquote
      cite="mid:1329481050.67324.YahooMailNeo@web160802.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">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.<br>
        Firstly, I tried adding the sources and satisfying the imports,
        which worked fine. But then i notices that some classes had some
        errors.<br>
        Example: <br>
        there is org.opencms.configuration.CmsSetNextRule that executes
        digester.pushParams(parameters);
        //org.apache.commons.digester.Digester; <br>
        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.<br>
        <br>
        Now what does this mean? How did ant built it successfully? And
        how to setup the project in my ide (eclipse) .. anyway?<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>



</pre>
    </blockquote>
  </body>
</html>