diff options
Diffstat (limited to 'docs/org.eclipse.jst.j2ee.infopop/ImportWizard_HelpContexts.xml')
-rw-r--r-- | docs/org.eclipse.jst.j2ee.infopop/ImportWizard_HelpContexts.xml | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/org.eclipse.jst.j2ee.infopop/ImportWizard_HelpContexts.xml b/docs/org.eclipse.jst.j2ee.infopop/ImportWizard_HelpContexts.xml deleted file mode 100644 index db53b3b6c..000000000 --- a/docs/org.eclipse.jst.j2ee.infopop/ImportWizard_HelpContexts.xml +++ /dev/null @@ -1,57 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?NLS type="org.eclipse.help.contexts"?> -<!-- /******************************************************************************* - * Copyright (c) 2000, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ --> -<contexts> -<context id="APPCLIENT_IMPORT_APPCLIENT_WIZARD_PAGE1"> -<description>Use this wizard to import an application client JAR file. Locate the application client JAR file on your file system using the <b>Browse</b> button. Optionally, modify the project name provided. - -Use the <b>Target server</b> field to specify the application server that the imported project will be developed for. - -You can also specify whether or not to add the imported application client module to an enterprise application project. Choose an existing project or use the <b>New</b> button to create a new project. -</description> -<!--topic label="Importing an application client project" href="../com.ibm.etools.j2eeapp.doc/topics/tjimpapp.html"/--> -<!--topic label="Creating an application client project" href="../com.ibm.etools.j2eeapp.doc/topics/tjappproj.html"/--> -</context> - -<context id="EAR_IMPORT_EAR_WIZARD_PAGE1"> - <!-- wizard broken at time of this writing --> -<description>Use this wizard to import an enterprise application EAR file. Locate the enterprise application EAR file on your file system using the <b>Browse</b> button. Optionally, modify the project name provided. - -Use the <b>Target server</b> field to specify the application server that the resulting projects will be developed for. -</description> -<!--topic label="Importing an enterprise application EAR file" href="../com.ibm.etools.j2eeapp.doc/topics/tjimpear.html"/--> -<!--topic label="Creating an enterprise application project" href="../com.ibm.etools.j2eeapp.doc/topics/tjear.html"/--> -</context> - - -<context id="EJB_IMPORT_EJB_WIZARD_PAGE1"> -<description>Use this wizard to import an EJB JAR file. Locate the EJB JAR file on your file system using the <b>Browse</b> button. Optionally, modify the module name provided. - -Use the <b>Target server</b> field to specify the application server that the imported project will be developed for. - -You can also specify whether or not to add the imported EJB module to an enterprise application project. Choose an existing project or use the <b>New</b> button to create a new project. -</description> -<!--topic label="Importing an EJB JAR file" href="../com.ibm.etools.ejb.assembly.doc/topics/teimp.html"/--> -<!--topic label="Creating an EJB project" href="../com.ibm.etools.ejb.assembly.doc/topics/tecrtpro.html"/--> -</context> - -<context id="IMPORT_RAR_WIZARD_PAGE"> -<description>Use this wizard to import a JCA Connector RAR file. Locate the Connector RAR file on your file system using the <b>Browse</b> button. Optionally, modify the module name provided. - -Use the <b>Target server</b> field to specify the application server that the imported project will be developed for. - -You can also specify whether or not to add the imported connector module to an enterprise application project. Choose an existing project or use the <b>New</b> button to create a new project. -</description> -<!--topic label="Importing a connector project RAR file" href="../com.ibm.etools.j2ee.doc/topics/tjimprar.html"/--> -<!--topic label="Creating a connector project" href="../com.ibm.etools.j2ee.doc/hmtl/tjrar.html"/--> -</context> -</contexts> |