Hi,<br>You do not have jdt.jar in your class path. It comes with the dependency list. If you cannot find it, you can download it from here<br><a href="http://repo1.maven.org/maven2/org/eclipse/jdt/core/3.2.0.666/core-3.2.0.666.jar">
http://repo1.maven.org/maven2/org/eclipse/jdt/core/3.2.0.666/core-3.2.0.666.jar</a><br><br>But I recommend you using the one that is coming with the dependency list.<br><br>/sumedha<br><br><br><div><span class="gmail_quote">
On 2/20/07, <b class="gmail_sendername">venkatesh devalapura nagabhushana</b> &lt;<a href="mailto:venkatesh.nag@wipro.com">venkatesh.nag@wipro.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi,<br><br>I shifted to Sun JDK. Now, I am seeing a new problem while trying to run<br>FibonacciExample:<br><br>java org.drools.examples.FibonacciExample<br>Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError
:<br>org/eclipse/jdt/internal/compiler/env/INameEnvironment<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at org.drools.compiler.PackageBuilder.loadCompiler(Unknown<br>Source)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at org.drools.compiler.PackageBuilder.&lt;init&gt;(Unknown Source)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at org.drools.compiler.PackageBuilder.&lt;init&gt;(Unknown Source)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at<br>org.drools.examples.FibonacciExample.main(FibonacciExample.java:18)<br><br>Could any one please let me know how to solve this problem ?
<br><br>Thanks,<br>Venkatesh<br><br><br>&gt;&gt; Snip earlier e-mail &gt;&gt;<br><br><br><br>The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
<br><br>WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
<br><br><a href="http://www.wipro.com">www.wipro.com</a><br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users">
https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br>