|
What this is
Other links
The source code<?xml version="1.0" encoding="UTF-8"?> <feature id="com.example.xyzbogus" label="XYZ & Bogus" version="1.1.0" 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> <includes id="com.example.bogus" version="1.1.0" name="Bogus Plug-in 1.1.0" match = "equivalent" optional="true"> </includes> <includes id="com.example.xyz" version="1.1.0" name="XYZ Plug-in 1.1.0" match = "equivalent" 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.