I tried that out... For some reason when I add the

   <classpathentry kind="con" path="DROOLS/JBoss Rules"/>

it fails to run the gwt application. It gives me the following error...

java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult.getErrors()[Lorg/eclipse/jdt/core/compiler/IProblem; at com.google.gwt.dev.jdt.AbstractCompiler$ICompilerRequestorImpl.acceptResult(AbstractCompiler.java:245)
   at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:417)
at com.google.gwt.dev.jdt.AbstractCompiler$CompilerImpl.compile(AbstractCompiler.java:57) at com.google.gwt.dev.jdt.AbstractCompiler$CompilerImpl.compile(AbstractCompiler.java:192) at com.google.gwt.dev.jdt.AbstractCompiler$CompilerImpl.access$500(AbstractCompiler.java:48) at com.google.gwt.dev.jdt.AbstractCompiler.compile(AbstractCompiler.java:461) at com.google.gwt.dev.jdt.AstCompiler.getCompilationUnitDeclarations(AstCompiler.java:22) at com.google.gwt.dev.jdt.TypeOracleBuilder.build(TypeOracleBuilder.java:237)
   at com.google.gwt.dev.cfg.ModuleDef.getTypeOracle(ModuleDef.java:222)
at com.google.gwt.dev.GWTShell$BrowserWidgetHostImpl.createModuleSpaceHost(GWTShell.java:181) at com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.gwtOnLoad(BrowserWidgetIE6.java:43) at com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.invoke(BrowserWidgetIE6.java:96) at com.google.gwt.dev.shell.ie.IDispatchImpl.Invoke(IDispatchImpl.java:245) at com.google.gwt.dev.shell.ie.IDispatchImpl.method6(IDispatchImpl.java:154) at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:117)
   at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
   at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1656)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2711)
   at com.google.gwt.dev.GWTShell.pumpEventLoop(GWTShell.java:581)
   at com.google.gwt.dev.GWTShell.run(GWTShell.java:457)
   at com.google.gwt.dev.GWTShell.main(GWTShell.java:266)


Any reason as to why this might be happening?

Thanks
Ramesh

Steven Williams wrote:
I haven't done it, but I would suggest you create a GWT project as per normal and then follow these instructions: http://wiki.jboss.org/wiki/Wiki.jsp?page=RulesEclipseBuilder cheers
Steve

On 10/26/06, *Ramesh Bhaskar* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi,
       I was just wondering if anyone has an idea on how to use drools
    along with gwt (google web toolkit) in eclipse? I know this isn't the
    right mailing list to post such a query to, but was wondering if
    anyone
    could help point me in the right direction. I know how to get them
    individually working. Basically need a development and debugging
    environment for drools and gwt in eclipse within the same project.
    Any
    pointers in how I should go about configuring eclipse would be
    extremely
    appreciated.

    Thanks
    Ramesh

    ---------------------------------------------------------------------
    To unsubscribe from this list please visit:

       http://xircles.codehaus.org/manage_email




--
Steven Williams

Supervising Consultant

Object Consulting
Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
www.objectconsulting.com.au <http://www.objectconsulting.com.au>

consulting | development | training | support
our experience makes the difference


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to