Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-1955

Wrong function template created by eclipse plugin

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 5.0.0.CR1
    • 5.0.0.M5
    • drools-eclipse
    • None

    Description

      When I create a new rule resource (drl) in eclipse and check "Use functions" I get such a function:
      function myFunction( ... )
      #function content (can have multiple functions)
      end

      instead of:
      function myFunction( ... ) {
      #function content (can have multiple functions)
      }

      drools-eclipse/org.drools.eclipse/src/main/java/org/drools/eclipse/wizard/rule/DRLGenerator.java

      Attachments

        Activity

          People

            kverlaen@redhat.com Kris Verlaenen
            jaroslaw.kijanowski Jaroslaw Kijanowski (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty