Skip to content

Per project configuration

Vladimir Kotal edited this page Dec 14, 2017 · 25 revisions

Table of contents

Per project properties

Setup

  <void property="projects">
   <void method="put">
    <string>PROJECT_NAME</string>
    <object class="org.opensolaris.opengrok.configuration.Project">
     <void property="navigateWindowEnabled">
      <boolean>true</boolean>
     </void>
    </object>
   </void>
  </void>

List of tunables

  • navigateWindowEnabled : enable navigate window when browsing xrefs