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>
<!--
	Copyright (c) IBM Corporation and others 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.
	
	All Platform Debug contexts, those for org.eclipse.debug.ui, are located in this file
	All contexts are grouped by their relation, with all relations grouped alphabetically.
-->

<!--
PREFERENCE PAGES
-->
	<context id="apiprofiles_preference_page">
		<description>This page allows you to add/remove/modify api profiles to use in the workspace.
	</context>
	<context id="apitools_error_warning_preference_page">
		<description>This page allows you to set custom notification levels for detected api issues.
	</context>

<!--
PROPERTY PAGES
-->

	<context id="apitools_error_warning_prop_page">
		<description>This page allows you to set custom notification levels for detected api issues for a specific project.
	</context>
	<context id="apitools_filters_property_page">
		<description>This page allows you to view and remove custom filters for varying errors/warnings from the api tooling builder.
	</context>

<!--
DIALOGS
-->

	<context id="project_specific_settings_selection_dialog">
		<description>This dialog allows you to select a project to configure specific settings for.
		<topic label="Api Profile Wizard" href="/reference/wizards/ref_apiprofilewizard.htm"/>
	</context>
	

<!--
WIZARDS
-->

	<context id="apiprofiles_wizard_page">
		<description>This wizard page allows you to modify settings for an api profile.
		<topic label="Api Profile Wizard" href="/reference/wizards/ref_apiprofilewizard.htm"/>
	</context>
	<context id="api_tooling_setup_wizard_page">
		<description>This wizard page allows you to set up a selection of projects for use with api tooling.
		<topic label="Api Tooling Setup Wizard" href="/reference/wizards/ref_apitoolingsetupwizard.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.