JBoss Community

'Could not find default Drools runtime' error in Eclipse

reply from Libor Zoubek in JBoss Tools - View the full discussion

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.

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community