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

Code assist for #{messages.*} should suggest properties enclosed in [ ] if they contain '.'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 2.1.0.CR1
    • 2.1.0.beta1
    • seam2
    • None

      ASSERT: There is a message.properties:
      property.name1
      property.name2
      property.name3
      EXECUTE: Try CA for #{messages.|
      ASSERT: There is a list of proposals:
      #

      {messages['property.name1']}

      #

      {messages['property.name2']}

      #

      {messages['property.name3']}

      Validator should recognize such EL as well.

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

                Created:
                Updated:
                Resolved: