This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: 'Could not find default Drools runtime' error in Eclipselzoubek Jul 14, 2010 6:27 AM (in response to mrobin21)You'll need to edit .project file in your project directory and delete <buildCommand> <name>org.drools.eclipse.droolsbuilder</name> <arguments> </arguments> </buildCommand> then re-import your project into workspace. Delete it first (without deleting from file system) and then import it as existing project. It worked at least for me. 
 
    