|
What this is
Other links
The source code<?xml version="1.0" encoding="UTF-8"?> <feature id="com.example.extension" label="Root Product Extension" version="1.0.1" provider-name="EXAMPLE"> <description> This feature includes XYZ and Bogus features, both optional. </description> <copyright> Copyright 2002, IBM and others. </copyright> <license> A placeholder license. </license> <url> <update label="Product Extension Update Site" url="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-update-home/extensionSite/"/> </url> <includes id="com.example.bogus" name="Bogus Plug-in 1.0.1" version="1.0.1" optional="true"> </includes> <includes id="com.example.xyz" name="XYZ Plug-in 1.0.1" version="1.0.1" optional="true"> </includes> </feature> |
... 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.