Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9731

Tooltip for EL referenced to message bundles

XMLWordPrintable

    • A new feature has been implemented that produces tool-tips for expression language that references message bundles. The tool-tip provided functions in a similar manor to those already provided for expression language that references Java code.
    • Documented as Feature Request

      So far JBT shows tooltips only for ELs referenced to java.
      Let's add tooltips for message bundles too.
      For example the tooltip for #{msgs.propertyA} will show the path to the message bundle resource.
      Tooltip for #

      {msgs.*propertyA*}

      will show the path to the message bundle resource and the property name and value (or all of them if there are a few locals with the same property?)

      The new tooltip:

        1. ResourceBundlePropertyTooltip.png
          194 kB
          Victor Rubezhny
        2. ResourceBundlePropertyMultipleTooltip.png
          199 kB
          Victor Rubezhny
        3. ResourceBundlePropertyFromJarTooltip.png
          213 kB
          Victor Rubezhny
        4. ResourceBundleMultipleTooltip.png
          194 kB
          Victor Rubezhny
        5. ResourceBundleMultipleFromJarTooltip.png
          207 kB
          Victor Rubezhny
        6. new.png
          19 kB
          Alexey Kazakov

            vrubezhny Victor Rubezhny (Inactive)
            alexeykazakov Alexey Kazakov
            Isaac Rooskov Isaac Rooskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: