|
What this is
Other links
The source code
<?xml version="1.0" encoding="UTF-8" ?>
<site>
<description url="index.html"/>
<feature url="features/com.example.root_1.0.0.jar" patch="false" type="org.eclipse.update.core.packaged">
<category name="products"/>
</feature>
<feature url="features/com.example.root_1.0.1.jar" patch="false" type="org.eclipse.update.core.packaged">
<category name="products"/>
</feature>
<feature url="features/com.example.root_1.1.0.jar" patch="false" type="org.eclipse.update.core.packaged">
<category name="products"/>
</feature>
<feature url="features/com.example.xyz_1.0.1.jar" patch="false" type="org.eclipse.update.core.packaged">
<category name="products"/>
</feature>
<feature url="features/com.example.bogus_1.0.1.jar" patch="false" type="org.eclipse.update.core.packaged">
<category name="products"/>
</feature>
<feature url="features/com.example.xyzbogus_1.0.1.jar" patch="false" type="org.eclipse.update.core.packaged">
<category name="products"/>
</feature>
<feature url="features/com.example.e334_1.0.0.jar" patch="true" type="org.eclipse.update.core.packaged">
<category name="e-fixes"/>
</feature>
<feature url="features/com.example.e335_1.0.0.jar" patch="true" type="org.eclipse.update.core.packaged">
<category name="e-fixes"/>
</feature>
<feature url="features/com.example.e388_1.0.0.jar" patch="true" type="org.eclipse.update.core.packaged">
<category name="e-fixes"/>
</feature>
<feature url="features/com.example.e452_1.0.0.jar" patch="true" type="org.eclipse.update.core.packaged">
<category name="e-fixes"/>
</feature>
<category-def name="products" label="Products">
<description>Sample products
</category-def>
<category-def name="e-fixes" label="Emergency Fixes">
<description>Emergency fixes that can be applied to the base product between
regular service packs.</description>
</category-def>
</site>
|
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.