Add API tool nature and builder to all code plugins
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 2 Mar 2015 21:35:51 +0000 (16:35 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 4 Mar 2015 19:03:10 +0000 (14:03 -0500)
Now that we have a release (0.1.0) we can use as an API baseline,
we can re-enable in the API tooling in the master branch.

Change-Id: Ie187f365118d1891244c661698fe451af90c3a19
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/43118
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
53 files changed:
org.eclipse.tracecompass.alltests/.project
org.eclipse.tracecompass.analysis.os.linux.core.tests/.project
org.eclipse.tracecompass.analysis.os.linux.core/.project
org.eclipse.tracecompass.analysis.os.linux.ui/.project
org.eclipse.tracecompass.btf.core.tests/.project
org.eclipse.tracecompass.btf.core/.project
org.eclipse.tracecompass.btf.ui/.project
org.eclipse.tracecompass.common.core/.project
org.eclipse.tracecompass.ctf.core.tests/.project
org.eclipse.tracecompass.ctf.core/.project
org.eclipse.tracecompass.ctf.parser.tests/.project
org.eclipse.tracecompass.ctf.parser/.project
org.eclipse.tracecompass.examples/.project
org.eclipse.tracecompass.gdbtrace.core.tests/.project
org.eclipse.tracecompass.gdbtrace.core/.project
org.eclipse.tracecompass.gdbtrace.ui.tests/.project
org.eclipse.tracecompass.gdbtrace.ui/.project
org.eclipse.tracecompass.lttng2.control.core.tests/.project
org.eclipse.tracecompass.lttng2.control.core/.project
org.eclipse.tracecompass.lttng2.control.ui.tests/.project
org.eclipse.tracecompass.lttng2.control.ui/.project
org.eclipse.tracecompass.lttng2.kernel.core.tests/.project
org.eclipse.tracecompass.lttng2.kernel.core/.project
org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.project
org.eclipse.tracecompass.lttng2.kernel.ui/.project
org.eclipse.tracecompass.lttng2.ust.core.tests/.project
org.eclipse.tracecompass.lttng2.ust.core/.project
org.eclipse.tracecompass.lttng2.ust.ui.tests/.project
org.eclipse.tracecompass.lttng2.ust.ui/.project
org.eclipse.tracecompass.pcap.core.tests/.project
org.eclipse.tracecompass.pcap.core/.project
org.eclipse.tracecompass.rcp.branding/.project
org.eclipse.tracecompass.rcp.ui/.project
org.eclipse.tracecompass.statesystem.core.tests/.project
org.eclipse.tracecompass.statesystem.core/.project
org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.project
org.eclipse.tracecompass.tmf.analysis.xml.core/.project
org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.project
org.eclipse.tracecompass.tmf.analysis.xml.ui/.project
org.eclipse.tracecompass.tmf.core.tests/.project
org.eclipse.tracecompass.tmf.core/.project
org.eclipse.tracecompass.tmf.ctf.core.tests/.project
org.eclipse.tracecompass.tmf.ctf.core/.project
org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.project
org.eclipse.tracecompass.tmf.pcap.core.tests/.project
org.eclipse.tracecompass.tmf.pcap.core/.project
org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.project
org.eclipse.tracecompass.tmf.pcap.ui/.project
org.eclipse.tracecompass.tmf.remote.core/.project
org.eclipse.tracecompass.tmf.remote.ui/.project
org.eclipse.tracecompass.tmf.ui.swtbot.tests/.project
org.eclipse.tracecompass.tmf.ui.tests/.project
org.eclipse.tracecompass.tmf.ui/.project

index ba1adcc677370bccf54dd1f0f9b99e987efd01e6..be1aeea418a27cfdae0c5b3b3c0d787920c7beb8 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 50d237feeaf57577796c676dca14e88b1108e239..e27d0cb6ce1366df3c5ae5cece5f04216e962b9d 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 8e3c32473c2a7ffc4425b9f9cc4a75adca6807c2..106b2487d4a208929d3d2ae9fe4003a888cda9ff 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 633d9797a3b20eccd336a4d9f9d4ab76adc3080a..043ad994302c67b128f90bbe849b5ec82afd90bd 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 0a4bf2d99ede2b299ff87b325d9b90abe736dc60..359d8090a9c349d4cdfb0ad2d55dac2986e9a50d 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 86204e741d34a1417b275fa5e29564d6b1c94569..4b8133a98c07542fc82872028ad0f7f64ff7441e 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 77110a7357ee9be7d67100d63389be18075448d0..608479519918f7df595984fd6564d353f57ef65a 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 75f28ac87491477745b3d23918a430726294e0a2..bff4d6ec02bb6bfee23363189787778c3fcd7978 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index d5ff82161a7e56725da9dc990ed96ebe694a818c..b3f6ae60c950021ee7302a18a2b26fb6b160f79a 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.jdt.core.javanature</nature>
                <nature>org.eclipse.pde.PluginNature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 3162f667998ea94974728c2ee1b16214abc7a87a..949bf20f6828a7659a138ba8e6338819462c4ba5 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 456814e052500450c69f859343ae992eecd69729..4d6c08be386053ec2cc4766c9ee20d8dc08d7083 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index d2562e61f18865c8da1f28f21ec7b9d45964702d..22eab523c991865287d7cdfb3b5effe8bf0f5d25 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.jdt.core.javanature</nature>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.deved.antlride.core.nature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 3e065725a16b7a44903e09dc98e3d0cf55052083..1b120217a7130de33e3a4f6d4fb1d41e8b578725 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index ddf7b05c04b637b5511996e8c4790821113ef04a..ee875da79cf58b48745ffe8a967b094349d0283a 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index fb0c5ea80c137f9876e4db9eef2aa8a09ac3e8f4..f8501ac08efb5c1afeed0562a0b0f196de444ede 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index d39fbeba92b0488701e73f04f29a631f24e7ba09..13610bf7caaf03cd9171136a19d8a8e4fa43240d 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 7e39e886343cdbf423001cb35b5bc7a86c87d463..4c995c6d3c3d24d081c13ab86a0e0b7343723ae3 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 38c9072e37f7edb6263810cce50c2279817568d3..96d73f60ff390be9d0b8155c6fb9ab8a6b39cbe0 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 95afa1dfe10603ca22d4bc1ae7ff89496a3b2524..a1054ac077a9344853b23a4c5185f15314cb1137 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 1b15fd5b23f9f3020deec251d8c7e6955e94947d..b9f247dea138d065b2dbe517301723cdf5e3e612 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index fc724394485ef534ec79617718ed9df8f4e21955..9988deae57d03bf948a512e5b56c983c9b000e5e 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 3b30f3b93240de342b3f94d0d3737caafb043508..26161b2653649716103b756356a0a6ad7e7e7c13 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 11526e81b7e4e712107f9e0b0121cf22f3523b37..6883fd54155e5c151a97e69b9b69f9f8f399dbd9 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 89b38d5c7e9edef3985ce376d45f4bb43bed84fa..2955b91c4e753455a9784d6028f3294171cb3d1f 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.jdt.core.javanature</nature>
                <nature>org.eclipse.pde.PluginNature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 4bffad6533efcdac18e1ab2ce31ea66b6d147f76..9206b866ed5c270856dc49fa69dc24526f25d2e4 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 03afc2d8d99a3e57d83384a11265e1dfa493d785..1ebf5c3a05ac560f62aecb40c14f8e4214e46913 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 651a3b2767b9dafec226a067897fd69d9102fe43..4293adb77ed019d283e3dc845e922137d643d69e 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 99d78bc9d24f13c97e0dc453d1e150ffd95d69f7..bbd5f4d7b24ab0ec043602c0f618b820a110690f 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 975d36ed50873203bce54ab9e394ccdced43e2a1..9dc8aa479f2428a25fe463ef23117706a16d3fc4 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 6266870ecd9831ada7d67d8e541106d6cd039b7a..76c8be9c0b1d6e39143983ee81245bb89b4082a5 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index de9e844bd6150adabad82ff31846bee55cbddec6..1574fd6acb3a2c890f874af1b27ca8a03847d60b 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index ab4e94423150ad605655d77de41131731a9a7125..0d974fc7cd62c7b347a4fd894eb5d97df2b6164f 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index d1fa796445527e24ce103790f7c1017926440e54..8506cbb6777c5eed245a2cb11d6d854bef183c71 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index a3b4847d12e4784ac9babaf6686a663ccfbfdc27..2ce2a67a0b36e391a0a38a236b2c801f0653f197 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index ca7369a5a89060c84d0659a3b9d924b52b81fb9f..3650b562ba2749ab2b58493be4327df2025b243d 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 68a61b53733ead8733b80240dbe897c28e8cae3c..3fc65ca47cb4ee7b75cd7243205ed5e4765128a3 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 62337417c96f87bfd43450cf1e078778b135d9af..1db23cc2108d6810036b21acb15a68d7318e88bd 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 9406e64fbc9855612990e42fde10ec5651625c08..ad5ed9bd228b588849d90e90f421cf9fe005f134 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index ac2b1e42f61732c62b5dd70860b5dacde391209c..6cbcd458817e203ab3b84d001a064325fc17534c 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 64e0acc3fc4bb1547afcfb29ffe435862ff5a3e3..6640cab90cb8f89ddc407dd760e0f105e38ca78c 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 16d9552d88228837b8080d5dc22a4dff35fd60d6..b5c107c923d39a4713b1eeb55bc2c6383bae5e13 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 508cabf1e42fb326eb9b21c69b9c3373969f2941..735c114c0ce2e968e2e219229dacaa1083ffb8b3 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 1ac623d9866252ce21071561b0cd299da03c1c1e..d8cf8b80d54936473fb0263abd950c355f0d543b 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 526effe51b2e3b4eaadd0d19d48a33ef8d00125d..a53a888419db19112040610cb0fab4f1792212c1 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index dfc2875b9f38d01bd909a6e0baf7839b8b7f1f8e..05ad442f1fa69047a8bb4e084e053b091c9bf707 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index f68784515999f88da340c237c7d85595c4323ce9..a2de098754feccf0074782ec9561442b31dd8d19 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 8dfbdc202922cf4afe848f17ad45a49a2c69ed68..b43ed7081bd1dabdcd43e0baf349e18bc51c06ed 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.jdt.core.javanature</nature>
                <nature>org.eclipse.pde.PluginNature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index cbc78fcf3b4d61e5efc5f5277e3b89cf698521ae..3a297366b600e3c050f8e81741f2b2459b8250e5 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 909cae139d4827ea3ed80f5423e23c18d2281382..eca572edc3edabb15d3a2090f46b988a055317c4 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 01ecf7992829bc1363f3364b0b2035c06928e1af..5dba64a2958374dab1106db70f32232779544473 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 3e2fb26d4ca85acfd126ca67b22eb68fc5020418..529570cc0c5213a5fef2a0ee6c730518d46b6d73 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 3459e0a2a9c1c139982da137356b90faeb2ef93f..1470f6326467f6fdac2ecac0c4c5a3702402f43e 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
index 71b50997c76d3ba1ef05619a652930d79f2f3adb..6537947819bd954f7bcebce7ef63c6fb6bdb3c3e 100644 (file)
                        <arguments>
                        </arguments>
                </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
        </natures>
 </projectDescription>
This page took 0.051267 seconds and 5 git commands to generate.