<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 01/09/2010 10:07, tom ska wrote:
    <blockquote
      cite="mid:AANLkTikvg9rTKgHJE5L0+eys5vFLDt-O524h+4iB2hfC@mail.gmail.com"
      type="cite">Hi,<br>
      I have problem with importing and using DrlParser &amp; XmlDumper
      classes. In Eclipse I get thoose communicate:<br>
      "Discouraged access: The type DrlParser is not accessible due to
      restriction on required library [path hier]\drools-compiler.jar"<br>
      <br>
      I googled this problem (maybe not too long) but I haven't found a
      solution. I want to mark, that my Eclipse configuration is correct
      - I don't get error, but only warning. But this is annoying :) I
      tried to look in docs, but Drools 5.1 has no javadocs, and in
      Drools 5.0.'s javadocs there are no DrlParser and XmlDumper
      classes! Why? (In Drools 5.1. Expert User Guide 4.11.4 is written
      that Drools 5.1. uses those classes). I don't understand what's
      going on :)<br>
    </blockquote>
    The XML stuff is unmaintained, so few people used it and it was a
    lot of work to do. Further more rather than pushing our own XML, we
    are waiting on RuleML and will hopefully adopt that as the default
    xml storage format.<br>
    <br>
    Tehre are Drools 5.1 docs. DrlParer and XmlDumper are considered
    "internal" classes and as such don't get published in the main
    javadocs, which is restrictied to drools-api. This allows us to
    provide a clear delineation on what is supported and unlikely to
    change and what is likely to change.<br>
<a class="moz-txt-link-freetext" href="http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/javadocs/index.html">http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/javadocs/index.html</a><br>
    <br>
    Mark<br>
    <blockquote
      cite="mid:AANLkTikvg9rTKgHJE5L0+eys5vFLDt-O524h+4iB2hfC@mail.gmail.com"
      type="cite">
      <br>
      Greetings,<br>
      tom.<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>