Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12018

Open FTL File from browser

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 22.01.01
    • None
    • base
    • None

    Description

      Allow developer to open FTL file from the browser by clicking on the filename on the named border.

      There are 2 properties involved:

      # Enable widget named border for development
      # NONE - For production where no named border will be shown.
      # LABEL - Show named border
      # SOURCE - Show named border with link to open the source code
      widget.dev.namedBorder=SOURCE
      
      # Command template to open file with editor
      # For intellij IDEA use: idea ${sourceLocation}
      widget.dev.cmd.openSourceFile=idea ${sourceLocation}

      Attachments

        1. OFBIZ-12018.patch
          14 kB
          James Yong
        2. OFBIZ-12018.patch
          13 kB
          James Yong
        3. OFBIZ-12018.patch
          12 kB
          James Yong

        Issue Links

          Activity

            People

              jamesyong James Yong
              jamesyong James Yong
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: