The intellij drools plugin is available in intellij ultimate only I think. Then you need to do menu File, menu item Other settings, menu item Configure plugins to enable it.
And then when it's enabled, check settings -> File type to see if *.drl is assigned to the drools drl editor (and not some custom format you created yourself in an older intellij version). Works from intellij 12+ IIRC (but 13 is better ;-). On 20-01-14 23:33, mreynolds wrote: > I recently saw this video: > > http://www.screenr.com/w9q8 > > There are some pretty advanced features being displayed that makes the > Eclipse editor pale in comparison. I assumed that there was a Drools plugin > for this and Googlefu seems to indicate that this is the case. However, > whenever I open a DRL file IntelliJ says it found a plugin that supports > that extension, but when I browse the plugin repo it turns up nothing. > Searching for JBoss revealed a JBPM pluginbut no mention of Drools. This > isn't an environment issue either as this happens to me on both Linux and > Windows. > > Does anyone know how to get this plugin? Is there another repository that > needs to be added? > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Drools-Support-in-IntelliJ-tp4027784.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
