[rules-users] Need Help: Errors while running FibonacciExample

sumedha rubasinghe sumedha.r at gmail.com
Tue Feb 20 02:52:37 EST 2007


Hi,
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
http://repo1.maven.org/maven2/org/eclipse/jdt/core/3.2.0.666/core-3.2.0.666.jar

But I recommend you using the one that is coming with the dependency list.

/sumedha


On 2/20/07, venkatesh devalapura nagabhushana <venkatesh.nag at wipro.com>
wrote:
>
>
> Hi,
>
> I shifted to Sun JDK. Now, I am seeing a new problem while trying to run
> FibonacciExample:
>
> java org.drools.examples.FibonacciExample
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/eclipse/jdt/internal/compiler/env/INameEnvironment
>         at org.drools.compiler.PackageBuilder.loadCompiler(Unknown
> Source)
>         at org.drools.compiler.PackageBuilder.<init>(Unknown Source)
>         at org.drools.compiler.PackageBuilder.<init>(Unknown Source)
>         at
> org.drools.examples.FibonacciExample.main(FibonacciExample.java:18)
>
> Could any one please let me know how to solve this problem ?
>
> Thanks,
> Venkatesh
>
>
> >> Snip earlier e-mail >>
>
>
>
> 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.
>
> 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.
>
> www.wipro.com
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20070220/eda4f682/attachment.html 


More information about the rules-users mailing list