alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="UTF-8" ?>
<site>
   <description url="info/siteInfo.html"/>


   <feature url="features/my.alphabet_1.0.0.jar" patch="false" id="my.alphabet" version="1.0.0">
      <category name="base"/>
   </feature>

   <feature url="features/my.alphabet_1.0.1.jar" patch="false" id="my.alphabet" version="1.0.1">
      <category name="base"/>
   </feature>

   <feature url="features/my.alphabet_1.1.0.jar" patch="false" id="my.alphabet" version="1.1.0">
      <category name="base"/>
   </feature>

   <feature url="features/my.alphabet_2.0.0.jar" patch="false" id="my.alphabet" version="2.0.0">
      <category name="base"/>
   </feature>


   <feature url="features/my.alphabet.more.round.letters_1.0.0.jar" patch="false" id="my.alphabet.more.round.letters" version="1.0.0">
      <category name="round"/>
   </feature>

   <feature url="features/my.alphabet.more.round.letters_1.0.1.jar" patch="false" id="my.alphabet.more.round.letters" version="1.0.1">
      <category name="round"/>
   </feature>

   <feature url="features/my.alphabet.more.round.letters_1.1.0.jar" patch="false" id="my.alphabet.more.round.letters" version="1.1.0">
      <category name="round"/>
   </feature>

   <feature url="features/my.alphabet.more.round.letters_2.0.0.jar" patch="false" id="my.alphabet.more.round.letters" version="2.0.0">
      <category name="round"/>
   </feature>


   <feature url="features/my.alphabet.more.straight.letters_1.0.0.jar" patch="false" id="my.alphabet.more.straight.letters" version="1.0.0">
      <category name="straight"/>
   </feature>

   <feature url="features/my.alphabet.more.straight.letters_1.0.1.jar" patch="false" id="my.alphabet.more.straight.letters" version="1.0.0">
      <category name="straight"/>
   </feature>

   <feature url="features/my.alphabet.more.straight.letters_1.1.0.jar" patch="false" id="my.alphabet.more.straight.letters" version="1.1.0">
      <category name="straight"/>
   </feature>

   <feature url="features/my.alphabet.more.straight.letters_2.0.0.jar" patch="false" id="my.alphabet.more.straight.letters" version="2.0.0">
      <category name="straight"/>
   </feature>


   <feature url="features/my.alphabet.numbers.win32_1.0.0.jar" patch="false" id="my.alphabet.numbers.win32" version="1.0.0">
      <category name="numbers"/>
   </feature>

   <feature url="features/my.alphabet.numbers.win32_1.0.1.jar" patch="false" id="my.alphabet.numbers.win32" version="1.0.1">
      <category name="numbers"/>
   </feature>

   <feature url="features/my.alphabet.numbers.win32_1.1.0.jar" patch="false" id="my.alphabet.numbers.win32" version="1.1.0">
      <category name="numbers"/>
   </feature>

   <feature url="features/my.alphabet.numbers.win32_2.0.0.jar" patch="false" id="my.alphabet.numbers.win32" version="2.0.0">
      <category name="numbers"/>
   </feature>

   <feature url="features/my.alphabet.numbers.linux_1.0.0.jar" patch="false" id="my.alphabet.numbers.linux" version="1.0.0">
      <category name="numbers"/>
   </feature>

   <feature url="features/my.alphabet.numbers.linux_1.0.1.jar" patch="false" id="my.alphabet.numbers.linux" version="1.0.1">
      <category name="numbers"/>
   </feature>

   <feature url="features/my.alphabet.numbers.linux_1.1.0.jar" patch="false" id="my.alphabet.numbers.linux" version="1.1.0">
      <category name="numbers"/>
   </feature>

   <feature url="features/my.alphabet.numbers.linux_2.0.0.jar" patch="false" id="my.alphabet.numbers.linux" version="2.0.0">
      <category name="numbers"/>
   </feature>


   <feature url="features/org.eclipse.netaccess_1.0.0.jar" patch="false" id="org.eclipse.netaccess" version="1.0.0">
      <category name="extras"/>
   </feature>

   <category-def label="Extra Plug-ins" name="extras">
      <description>
          Extras plug-ins
      </description>
   </category-def>

   <category-def label="Alphabet Soup" name="base">
      <description>
          Alphabet Soup Application
      </description>
   </category-def>

   <category-def label="Alphabet Soup Fun Pack - Round Letters" name="round">
      <description>
          Round Letter add-ons for Alphabet Soup
      </description>
   </category-def>

   <category-def label="Alphabet Soup Fun Pack - Straight Letters" name="straight">
      <description>
          Straight Letter add-ons for Alphabet Soup
      </description>
   </category-def>

   <category-def label="Alphabet Soup Fun Pack - Numbers" name="numbers">
      <description>
          Numbers add-ons for Alphabet Soup
      </description>
   </category-def>

</site>   
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

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.