Community
Participate
Working Groups
Build Identifier: I20100608-0911 File: eclipse\plugins\org.eclipse.platform.doc.isv\guide\p2_actions_touchpoints.html Sentence: The <i>source</i> can be the special<code>@artifact</code> source path, which denotes the download cache location for the first artifact key in the IU. Q:Can we read this setence as "The <i>source</i> can be the special value <code>@artifact</code> source path, which denotes the download cache location for the first artifact key in the IU. " Sentence: If the parameters is the special value <code>@artifact</code>, the location of the artifact referenced by the first artifact key in the IU is used as the parameter value. Q:Pls help to check that "If the parameters" would be changed as "If the parameter"? Sentence: Marks the bundle referenced by the first artifact key in the IU as started / not started, as controlled by the boolean parameter <i>started</i> (in string form i.e. "true"/"false"). Q:Pls help to check and explain this sentence for us. Reproducible: Always
(In reply to comment #0) > Q:Can we read this setence as "The <i>source</i> can be the special value > <code>@artifact</code> source path, which denotes the download cache location > for the first artifact key in the IU. Yes. > Q:Pls help to check that "If the parameters" would be changed as "If the > parameter"? Yes, you are correct. I will fix that. Note there are two paragraphs in a row with the same typographical error. > > Sentence: > Marks the bundle referenced by the first artifact key in the IU as started / > not started, as controlled by the boolean parameter <i>started</i> (in string > form i.e. "true"/"false"). > Q:Pls help to check and explain this sentence for us. The boolean parameter "started" controls whether a bundle gets started when an application starts up. A value of "true" will cause the bundle to be started, and "false" will cause the bundle not to be started.
Released fixes in HEAD.