@@ -121,56 +121,61 @@ <h2>Optional Parameters</h2>
121121< td > < code > -</ code > </ td >
122122< td > No description.< br /> < strong > User Property</ strong > : < code > tycho.eclipsebuild.application</ code > </ td > </ tr >
123123< tr class ="a ">
124+ < td > < a href ="#applyCleanupsIndividually "> < code > <applyCleanupsIndividually></ code > </ a > </ td >
125+ < td > < code > boolean</ code > </ td >
126+ < td > < code > -</ code > </ td >
127+ < td > No description.</ td > </ tr >
128+ < tr class ="b ">
124129< td > < a href ="#baselines "> < code > <baselines></ code > </ a > </ td >
125130< td > < code > List<Repository></ code > </ td >
126131< td > < code > -</ code > </ td >
127132< td > If configured, automatically sets a baseline for this project if api tools nature is enabled< br /> < strong > User Property</ strong > : < code > baselines</ code > </ td > </ tr >
128- < tr class ="b ">
133+ < tr class ="a ">
129134< td > < a href ="#bundles "> < code > <bundles></ code > </ a > </ td >
130135< td > < code > List<String></ code > </ td >
131136< td > < code > -</ code > </ td >
132137< td > No description.</ td > </ tr >
133- < tr class ="a ">
138+ < tr class ="b ">
134139< td > < a href ="#cleanUpProfile "> < code > <cleanUpProfile></ code > </ a > </ td >
135140< td > < code > Map<String,String></ code > </ td >
136141< td > < code > -</ code > </ td >
137142< td > Defines key value pairs of a cleanup profile, if not defined will use the project defaults</ td > </ tr >
138- < tr class ="b ">
143+ < tr class ="a ">
139144< td > < a href ="#debug "> < code > <debug></ code > </ a > </ td >
140145< td > < code > boolean</ code > </ td >
141146< td > < code > -</ code > </ td >
142147< td > No description.< br /> < strong > Default</ strong > : < code > false</ code > < br /> < strong > User Property</ strong > : < code > tycho.eclipsebuild.debug</ code > </ td > </ tr >
143- < tr class ="a ">
148+ < tr class ="b ">
144149< td > < a href ="#eclipseRepository "> < code > <eclipseRepository></ code > </ a > </ td >
145150< td > < code > Repository</ code > </ td >
146151< td > < code > -</ code > </ td >
147152< td > No description.</ td > </ tr >
148- < tr class ="b ">
153+ < tr class ="a ">
149154< td > < a href ="#failOnResolutionError "> < code > <failOnResolutionError></ code > </ a > </ td >
150155< td > < code > boolean</ code > </ td >
151156< td > < code > -</ code > </ td >
152157< td > No description.< br /> < strong > Default</ strong > : < code > false</ code > </ td > </ tr >
153- < tr class ="a ">
158+ < tr class ="b ">
154159< td > < a href ="#features "> < code > <features></ code > </ a > </ td >
155160< td > < code > List<String></ code > </ td >
156161< td > < code > -</ code > </ td >
157162< td > No description.</ td > </ tr >
158- < tr class ="b ">
163+ < tr class ="a ">
159164< td > < a href ="#local "> < code > <local></ code > </ a > </ td >
160165< td > < code > boolean</ code > </ td >
161166< td > < code > -</ code > </ td >
162167< td > Controls if the local target platform of the project should be used to resolve the eclipse application< br /> < strong > Default</ strong > : < code > false</ code > < br /> < strong > User Property</ strong > : < code > tycho.eclipsebuild.local</ code > </ td > </ tr >
163- < tr class ="a ">
168+ < tr class ="b ">
164169< td > < a href ="#printMarker "> < code > <printMarker></ code > </ a > </ td >
165170< td > < code > boolean</ code > </ td >
166171< td > < code > -</ code > </ td >
167172< td > No description.< br /> < strong > Default</ strong > : < code > true</ code > < br /> < strong > User Property</ strong > : < code > tycho.eclipsebuild.printMarker</ code > </ td > </ tr >
168- < tr class ="b ">
173+ < tr class ="a ">
169174< td > < a href ="#reportFileName "> < code > <reportFileName></ code > </ a > </ td >
170175< td > < code > File</ code > </ td >
171176< td > < code > -</ code > </ td >
172177< td > No description.< br /> < strong > Default</ strong > : < code > ${project.build.directory}/cleanups.md</ code > < br /> < strong > User Property</ strong > : < code > tycho.cleanup.report</ code > </ td > </ tr >
173- < tr class ="a ">
178+ < tr class ="b ">
174179< td > < a href ="#skip "> < code > <skip></ code > </ a > </ td >
175180< td > < code > boolean</ code > </ td >
176181< td > < code > -</ code > </ td >
@@ -181,7 +186,12 @@ <h3><application></h3>
181186< ul >
182187< li > < strong > Type</ strong > : < code > java.lang.String</ code > </ li >
183188< li > < strong > Required</ strong > : < code > No</ code > </ li >
184- < li > < strong > User Property</ strong > : < code > tycho.eclipsebuild.application</ code > </ li > </ ul > < hr /> </ section > < a id ="baselines "> </ a > < section > < a id ="a.3Cbaselines.3E "> </ a >
189+ < li > < strong > User Property</ strong > : < code > tycho.eclipsebuild.application</ code > </ li > </ ul > < hr /> </ section > < a id ="applyCleanupsIndividually "> </ a > < section > < a id ="a.3CapplyCleanupsIndividually.3E "> </ a >
190+ < h3 > <applyCleanupsIndividually></ h3 >
191+ < div > No description.</ div >
192+ < ul >
193+ < li > < strong > Type</ strong > : < code > boolean</ code > </ li >
194+ < li > < strong > Required</ strong > : < code > No</ code > </ li > </ ul > < hr /> </ section > < a id ="baselines "> </ a > < section > < a id ="a.3Cbaselines.3E "> </ a >
185195< h3 > <baselines></ h3 >
186196< div > If configured, automatically sets a baseline for this project if api tools nature is enabled</ div >
187197< ul >
0 commit comments