|
What this is
Other links
The source code<?xml version="1.0" encoding="UTF-8"?> <feature id="com.example.root" label="Root" version="1.1.0" provider-name="EXAMPLE"> <description> This is a root feature that includes children, some of them optional </description> <copyright> Copyright 2002, IBM and others. </copyright> <license> A placeholder license. </license> <url> <update label="Optional URL" url="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-update-home/optionalSite/"/> <discovery label="Discovery Optional URL (from Root)" url="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-update-home/optionalSite/"/> </url> <includes id="com.example.xyzbogus" version="1.1.0" match="equivalent"> </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.