PDK_Helium/config.xml
changeset 15 0b38a15ba03b
parent 13 0760f87d90d6
child 18 58a997e8d91d
equal deleted inserted replaced
14:2d60f964e018 15:0b38a15ba03b
   111           <defaultValue>winscw_udeb.whatlog</defaultValue>
   111           <defaultValue>winscw_udeb.whatlog</defaultValue>
   112         </hudson.model.StringParameterDefinition>
   112         </hudson.model.StringParameterDefinition>
   113         <hudson.model.ChoiceParameterDefinition>
   113         <hudson.model.ChoiceParameterDefinition>
   114           <name>FBF_REV</name>
   114           <name>FBF_REV</name>
   115           <description>The tagged version of the FBF (Helium) to use to build the Platform.
   115           <description>The tagged version of the FBF (Helium) to use to build the Platform.
   116 &lt;li&gt;tip - is the latest revision from the web
   116 &lt;li&gt;default - is the latest revision from the web
   117 &lt;br&gt;&lt;br&gt;
   117 &lt;br&gt;&lt;br&gt;
   118 &lt;i&gt;Unless you want a specific revision, its recommended to use the tip revision of the FBF&lt;/i&gt;
   118 &lt;i&gt;Unless you want a specific revision, its recommended to use the &apos;default&apos; revision of the FBF&lt;/i&gt;
   119 </description>
   119 </description>
   120           <choices class="java.util.Arrays$ArrayList">
   120           <choices class="java.util.Arrays$ArrayList">
   121             <a class="string-array">
   121             <a class="string-array">
   122               <string>tip</string>
   122               <string>default</string>
   123               <string>PDK_2.0.2</string>
   123               <string>PDK_2.0.2</string>
   124               <string>PDK_2.0.1</string>
   124               <string>PDK_2.0.1</string>
   125               <string>PDK_2.0.0</string>
   125               <string>PDK_2.0.0</string>
   126               <string>PDK_3.0.g</string>
   126               <string>PDK_3.0.g</string>
   127               <string>PDK_3.0.f</string>
   127               <string>PDK_3.0.f</string>