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"?>
<?NLS TYPE="org.eclipse.help.contexts"?>
<contexts>

    <!-- Dialogs -->

    <context id="advanced_factory_path_options_dialog_context">
    	<description>A dialog for configuring factory path options that do not normally need to be changed.
    	<topic label="Advanced factory path options dialog" href="reference/ref-apt-factoryPathOptions.htm"/>
    </context>
    <context id="processor_option_input_dialog_context">
    	<description>A dialog for adding or editing an annotation processor option.
    	<topic label="Processor option input dialog" href="reference/ref-apt-processorOptionsInput.htm"/>
    </context>
    
    <!-- Preference pages -->

    <context id="apt_configuration_preference_page_context">
        <description>Configure general Java annotation processing settings.
        <topic label="Java annotation processing preferences" href="reference/ref-apt-config.htm"/>
    </context>
    <context id="factory_path_preference_page_context">
        <description>Configure the factory path for Java annotation processing.
        <topic label="Java annotation processing factory path preferences" href="reference/ref-apt-factoryPath.htm"/>
    </context>
    
</contexts>
    
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 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.