0

My project in eclipse was initially of type 'Maven' but I was working on Drools rules within that project so wanted to leverage Drools plugin's capabilities so I converted maven project to drools project as shown in the screenshot. But now I want to convert it back to maven project, how could that be done?

enter image description here

Kaizar Laxmidhar
  • 859
  • 1
  • 17
  • 38

1 Answers1

0

In the Maven sub-menu, click on "Enable Maven nature".

Steve
  • 9,270
  • 5
  • 47
  • 61