Add readme and dist folders
3
README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# ibm-information-center
|
||||||
|
|
||||||
|
This repo attempts to repack the Information Center CD from https://archive.org/details/ibm_i5os_V5R4_5722-SS1 as a Docker container so it can run under Linux and doesn't need Win2k/WinXP anymore.
|
3
dist/eclipse/.dependents
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#13:32
|
||||||
|
#Tue Apr 02 13:32:57 CEST 2024
|
||||||
|
5733-IC1/iseries=ACTIVE
|
6
dist/eclipse/.eclipseproduct
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#
|
||||||
|
#Tue Apr 02 13:32:57 CEST 2024
|
||||||
|
version=3.0.1
|
||||||
|
port=4411
|
||||||
|
name=Eclipse Platform
|
||||||
|
id=org.eclipse.platform
|
3
dist/eclipse/IC_shutdown.bat
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
cd C:\Program Files\IBM\Information\eclipse
|
||||||
|
call ic2.bat "C:\Program Files\IBM\Information\java\bin\javaw" "C:\Program Files\IBM\Information\eclipse"
|
||||||
|
exit
|
3
dist/eclipse/IC_start.bat
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
cd C:\Program Files\IBM\Information\eclipse
|
||||||
|
call ic1.bat "C:\Program Files\IBM\Information\java\bin\javaw" "C:\Program Files\IBM\Information\eclipse"
|
||||||
|
exit
|
58
dist/eclipse/configuration/config.ini
vendored
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
# Eclipse runtime configuration file
|
||||||
|
# This file contains a number of key/value pairs that are merged into the
|
||||||
|
# System properties on system startup. The values control the way the
|
||||||
|
# runtime is structured and runs.
|
||||||
|
|
||||||
|
# Note: Only platform:/base/ and file: URLs are supported. In general the
|
||||||
|
# URLs given may include a version number (e.g., .../location_1.2.3).
|
||||||
|
# If a version is not specified, the system binds
|
||||||
|
# to the location which matches exactly or to the versioned location with the
|
||||||
|
# latest version number. If a version number is given then only exact matches
|
||||||
|
# are considered.
|
||||||
|
|
||||||
|
# The URL for the runtime entry point. The default value is
|
||||||
|
# platform:/base/plugins/org.eclipse.osgi
|
||||||
|
#osgi.framework = platform:/base/plugins/org.eclipse.osgi
|
||||||
|
|
||||||
|
# The classpath for the framework found at the osgi.framework location. This
|
||||||
|
# comma-separated list contains either URLs or simple element names. Simple
|
||||||
|
# names are assumed to be relative to the framework's install directory.
|
||||||
|
# Typically this value need not be set as it is initialized by the framework itself.
|
||||||
|
# Version match searching is not done for URLs listed here.
|
||||||
|
#osgi.frameworkClassPath =
|
||||||
|
|
||||||
|
# The comma-separated list of locations to search for the splash screen file (splash.bmp).
|
||||||
|
# For each list element a subdirectory structure based on the pattern nl/<locale> is searched.
|
||||||
|
# The system binds to the first matching file. There is no default value.
|
||||||
|
osgi.splashPath = platform:/base/plugins/org.eclipse.platform
|
||||||
|
|
||||||
|
# The location of the splash screen file. If this value is set at system startup it is used
|
||||||
|
# in favour of the osgi.splashPath searching outlined above. If the value is not set
|
||||||
|
# the searching is done and this key is bound to the result of the search.
|
||||||
|
#osgi.splashLocation =
|
||||||
|
|
||||||
|
# The comma-separated list of bundles which are automatically installed and optionally started
|
||||||
|
# once the system is up and running. Each entry if of the form
|
||||||
|
# <URL | simple bundle location>[@ [<startlevel>] [":start"]]
|
||||||
|
# If the startlevel is omitted then the framework will use the default start level for the bundle.
|
||||||
|
# If the "start" tag is added then the bundle will be marked as started after being installed.
|
||||||
|
# Simple bundle locations are interepreted as relative to the framework's parent directory.
|
||||||
|
# The startlevel indicates the OSGi start level at which the bundle should run.
|
||||||
|
# If this value is not set, the system computes an appropriate default.
|
||||||
|
#osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
|
||||||
|
|
||||||
|
# The product to run. A given Eclipse configuration may contain many products.
|
||||||
|
# The product identified will supply the branding (window icons, title bar text) etc
|
||||||
|
# as well as define the default application to run.
|
||||||
|
#eclipse.product=
|
||||||
|
|
||||||
|
# The application to run. The value specified here is the id of the application extension
|
||||||
|
# the runtime will find, instantiate and execute once the system is up. Note that typically
|
||||||
|
# the identified eclipse.product defines the default application to run.
|
||||||
|
#eclipse.application=
|
||||||
|
|
||||||
|
# The build identifier
|
||||||
|
eclipse.buildId=M200409161125
|
||||||
|
|
||||||
|
# End of file marker - must be here
|
||||||
|
eof=eof
|
125
dist/eclipse/cpl-v10.html
vendored
Normal file
@ -0,0 +1,125 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
||||||
|
<HTML>
|
||||||
|
<HEAD>
|
||||||
|
<TITLE>Common Public License - v 1.0</TITLE>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||||
|
</HEAD>
|
||||||
|
|
||||||
|
<BODY BGCOLOR="#FFFFFF" VLINK="#800000">
|
||||||
|
|
||||||
|
|
||||||
|
<P ALIGN="CENTER"><B>Common Public License - v 1.0</B>
|
||||||
|
<P><B></B><FONT SIZE="3"></FONT>
|
||||||
|
<P><FONT SIZE="3"></FONT><FONT SIZE="2">THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"><B>1. DEFINITIONS</B></FONT>
|
||||||
|
<P><FONT SIZE="2">"Contribution" means:</FONT>
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and<BR CLEAR="LEFT">
|
||||||
|
b) in the case of each subsequent Contributor:</FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">i) changes to the Program, and</FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">ii) additions to the Program;</FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. </FONT><FONT SIZE="2">A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. </FONT><FONT SIZE="2">Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. </FONT></UL>
|
||||||
|
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2">"Contributor" means any person or entity that distributes the Program.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2">"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. </FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2">"Program" means the Contributions distributed in accordance with this Agreement.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2">"Recipient" means anyone who receives the Program under this Agreement, including all Contributors.</FONT>
|
||||||
|
<P><FONT SIZE="2"><B></B></FONT>
|
||||||
|
<P><FONT SIZE="2"><B>2. GRANT OF RIGHTS</B></FONT>
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2"></FONT><FONT SIZE="2">a) </FONT><FONT SIZE="2">Subject to the terms of this Agreement, each Contributor hereby grants</FONT><FONT SIZE="2"> Recipient a non-exclusive, worldwide, royalty-free copyright license to</FONT><FONT SIZE="2" COLOR="#FF0000"> </FONT><FONT SIZE="2">reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.</FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2"></FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2"></FONT><FONT SIZE="2">b) Subject to the terms of this Agreement, each Contributor hereby grants </FONT><FONT SIZE="2">Recipient a non-exclusive, worldwide,</FONT><FONT SIZE="2" COLOR="#008000"> </FONT><FONT SIZE="2">royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. </FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2"></FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.</FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2"></FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. </FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2"></FONT></UL>
|
||||||
|
|
||||||
|
<P><FONT SIZE="2"><B>3. REQUIREMENTS</B></FONT>
|
||||||
|
<P><FONT SIZE="2"><B></B>A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:</FONT>
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">a) it complies with the terms and conditions of this Agreement; and</FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">b) its license agreement:</FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">i) effectively disclaims</FONT><FONT SIZE="2"> on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; </FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; </FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">iii)</FONT><FONT SIZE="2"> states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and</FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.</FONT><FONT SIZE="2" COLOR="#0000FF"> </FONT><FONT SIZE="2" COLOR="#FF0000"></FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2" COLOR="#FF0000"></FONT><FONT SIZE="2"></FONT></UL>
|
||||||
|
|
||||||
|
<P><FONT SIZE="2">When the Program is made available in source code form:</FONT>
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">a) it must be made available under this Agreement; and </FONT></UL>
|
||||||
|
|
||||||
|
|
||||||
|
<UL><FONT SIZE="2">b) a copy of this Agreement must be included with each copy of the Program. </FONT></UL>
|
||||||
|
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2" COLOR="#0000FF"><STRIKE></STRIKE></FONT>
|
||||||
|
<P><FONT SIZE="2" COLOR="#0000FF"><STRIKE></STRIKE></FONT><FONT SIZE="2">Contributors may not remove or alter any copyright notices contained within the Program. </FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2">Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. </FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"><B>4. COMMERCIAL DISTRIBUTION</B></FONT>
|
||||||
|
<P><FONT SIZE="2">Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2">For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2" COLOR="#0000FF"></FONT>
|
||||||
|
<P><FONT SIZE="2" COLOR="#0000FF"></FONT><FONT SIZE="2"><B>5. NO WARRANTY</B></FONT>
|
||||||
|
<P><FONT SIZE="2">EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is</FONT><FONT SIZE="2"> solely responsible for determining the appropriateness of using and distributing </FONT><FONT SIZE="2">the Program</FONT><FONT SIZE="2"> and assumes all risks associated with its exercise of rights under this Agreement</FONT><FONT SIZE="2">, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, </FONT><FONT SIZE="2">programs or equipment, and unavailability or interruption of operations</FONT><FONT SIZE="2">. </FONT><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2"><B>6. DISCLAIMER OF LIABILITY</B></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2">EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES </FONT><FONT SIZE="2">(INCLUDING WITHOUT LIMITATION LOST PROFITS),</FONT><FONT SIZE="2"> HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"><B>7. GENERAL</B></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2">If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2">If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. </FONT><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2">All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. </FONT><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2">Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to </FONT><FONT SIZE="2">publish new versions (including revisions) of this Agreement from time to </FONT><FONT SIZE="2">time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. </FONT><FONT SIZE="2">Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new </FONT><FONT SIZE="2">version. </FONT><FONT SIZE="2">Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, </FONT><FONT SIZE="2">by implication, estoppel or otherwise</FONT><FONT SIZE="2">.</FONT><FONT SIZE="2"> All rights in the Program not expressly granted under this Agreement are reserved.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2">This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.</FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT><FONT SIZE="2"></FONT>
|
||||||
|
<P><FONT SIZE="2"></FONT>
|
||||||
|
|
||||||
|
</BODY>
|
||||||
|
|
||||||
|
</HTML>
|
37
dist/eclipse/features/com.ibm.help.eserver_1.2.1.1/feature.xml
vendored
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="com.ibm.help.eserver"
|
||||||
|
label="Information Center Customization"
|
||||||
|
version="1.2.1.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="com.ibm.eclipse.help.tools"
|
||||||
|
download-size="27252"
|
||||||
|
install-size="29528"
|
||||||
|
version="1.1.0"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="com.ibm.help.eserver.doc"
|
||||||
|
download-size="19579"
|
||||||
|
install-size="21244"
|
||||||
|
version="1.2.1.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="com.ibm.eclipse.help"
|
||||||
|
download-size="10948"
|
||||||
|
install-size="11591"
|
||||||
|
version="1.1.0"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
86
dist/eclipse/features/i5OS.ic.rzahg_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,86 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahg"
|
||||||
|
label="iSeries Information Center, Version 5 Release 4"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.images"
|
||||||
|
download-size="67910"
|
||||||
|
install-size="66881"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.phyplan"
|
||||||
|
download-size="18348"
|
||||||
|
install-size="38568"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaat"
|
||||||
|
download-size="449056"
|
||||||
|
install-size="1552335"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahg"
|
||||||
|
download-size="228374"
|
||||||
|
install-size="649419"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzam4"
|
||||||
|
download-size="3825947"
|
||||||
|
install-size="5371250"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaua"
|
||||||
|
download-size="8171"
|
||||||
|
install-size="29818"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.icbase"
|
||||||
|
download-size="4832"
|
||||||
|
install-size="34992"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzari"
|
||||||
|
download-size="23374"
|
||||||
|
install-size="24989"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.books"
|
||||||
|
download-size="51934444"
|
||||||
|
install-size="71490709"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahb"
|
||||||
|
download-size="898174"
|
||||||
|
install-size="1548964"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
121
dist/eclipse/features/i5OS.ic.rzahgdb_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,121 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgdb"
|
||||||
|
label="Database"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.dbp"
|
||||||
|
download-size="4485490"
|
||||||
|
install-size="7388412"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.db2"
|
||||||
|
download-size="11143476"
|
||||||
|
install-size="20024853"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.ddp"
|
||||||
|
download-size="3281568"
|
||||||
|
install-size="5357264"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.ddm"
|
||||||
|
download-size="4095243"
|
||||||
|
install-size="6821424"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajq"
|
||||||
|
download-size="6674911"
|
||||||
|
install-size="10371437"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajp"
|
||||||
|
download-size="18777863"
|
||||||
|
install-size="25205509"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.cli"
|
||||||
|
download-size="2357705"
|
||||||
|
install-size="4317971"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakj"
|
||||||
|
download-size="1688424"
|
||||||
|
install-size="2361540"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.sqlp"
|
||||||
|
download-size="3594971"
|
||||||
|
install-size="6373515"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahf"
|
||||||
|
download-size="826521"
|
||||||
|
install-size="1459180"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzate"
|
||||||
|
download-size="224608"
|
||||||
|
install-size="357010"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatd"
|
||||||
|
download-size="18163"
|
||||||
|
install-size="66978"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.dbmult"
|
||||||
|
download-size="917081"
|
||||||
|
install-size="1490680"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatc"
|
||||||
|
download-size="12155795"
|
||||||
|
install-size="17029775"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzala"
|
||||||
|
download-size="1940979"
|
||||||
|
install-size="4200170"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
107
dist/eclipse/features/i5OS.ic.rzahgebus_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,107 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgebus"
|
||||||
|
label="e-business and Web serving"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzau1"
|
||||||
|
download-size="31594"
|
||||||
|
install-size="86543"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamj"
|
||||||
|
download-size="315306"
|
||||||
|
install-size="485554"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahy"
|
||||||
|
download-size="3022643"
|
||||||
|
install-size="4542905"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatz"
|
||||||
|
download-size="14128007"
|
||||||
|
install-size="19148590"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahs"
|
||||||
|
download-size="25189"
|
||||||
|
install-size="56156"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaty"
|
||||||
|
download-size="749956"
|
||||||
|
install-size="1042470"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamy"
|
||||||
|
download-size="13437395"
|
||||||
|
install-size="17665069"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatu"
|
||||||
|
download-size="7863"
|
||||||
|
install-size="27955"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalv"
|
||||||
|
download-size="2254118"
|
||||||
|
install-size="3189914"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzai1"
|
||||||
|
download-size="9100"
|
||||||
|
install-size="30847"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzau5"
|
||||||
|
download-size="437942"
|
||||||
|
install-size="631834"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaie"
|
||||||
|
download-size="14944001"
|
||||||
|
install-size="28581492"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzau4"
|
||||||
|
download-size="785843"
|
||||||
|
install-size="1049653"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
44
dist/eclipse/features/i5OS.ic.rzahgffs_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgffs"
|
||||||
|
label="Files and file systems"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.ifs"
|
||||||
|
download-size="2748489"
|
||||||
|
install-size="4457879"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatb"
|
||||||
|
download-size="836016"
|
||||||
|
install-size="1511428"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzata"
|
||||||
|
download-size="193247"
|
||||||
|
install-size="285744"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.dm"
|
||||||
|
download-size="5227575"
|
||||||
|
install-size="7539500"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
51
dist/eclipse/features/i5OS.ic.rzahghardware_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahghardware"
|
||||||
|
label="Hardware installation and use"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.phyplan"
|
||||||
|
download-size="18348"
|
||||||
|
install-size="38568"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzame"
|
||||||
|
download-size="7014833"
|
||||||
|
install-size="7475089"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzam9"
|
||||||
|
download-size="4144849"
|
||||||
|
install-size="5230338"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzal2"
|
||||||
|
download-size="1304176"
|
||||||
|
install-size="1746316"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatm"
|
||||||
|
download-size="619097"
|
||||||
|
install-size="947490"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
23
dist/eclipse/features/i5OS.ic.rzahghome_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahghome"
|
||||||
|
label="About information center"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.pdf_table"
|
||||||
|
download-size="121580"
|
||||||
|
install-size="1002652"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
149
dist/eclipse/features/i5OS.ic.rzahgicbasic2_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,149 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgicbasic2"
|
||||||
|
label="Systems management"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaih"
|
||||||
|
download-size="1936932"
|
||||||
|
install-size="2757995"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzal2"
|
||||||
|
download-size="1304176"
|
||||||
|
install-size="1746316"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaig"
|
||||||
|
download-size="2217501"
|
||||||
|
install-size="3254145"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakw"
|
||||||
|
download-size="13084"
|
||||||
|
install-size="53219"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatq"
|
||||||
|
download-size="9691"
|
||||||
|
install-size="30504"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaks"
|
||||||
|
download-size="3442415"
|
||||||
|
install-size="5398246"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatl"
|
||||||
|
download-size="672129"
|
||||||
|
install-size="957567"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaly"
|
||||||
|
download-size="5529247"
|
||||||
|
install-size="6682642"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzati"
|
||||||
|
download-size="814498"
|
||||||
|
install-size="1277633"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalw"
|
||||||
|
download-size="390307"
|
||||||
|
install-size="581299"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzai8"
|
||||||
|
download-size="4598821"
|
||||||
|
install-size="5841745"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahx"
|
||||||
|
download-size="26856061"
|
||||||
|
install-size="32952620"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaki"
|
||||||
|
download-size="5142172"
|
||||||
|
install-size="8309379"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahr"
|
||||||
|
download-size="335730"
|
||||||
|
install-size="523520"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamp"
|
||||||
|
download-size="221559"
|
||||||
|
install-size="404194"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaj1"
|
||||||
|
download-size="269572"
|
||||||
|
install-size="479225"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaiu"
|
||||||
|
download-size="8400318"
|
||||||
|
install-size="12125609"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzait"
|
||||||
|
download-size="2390625"
|
||||||
|
install-size="3354563"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakz"
|
||||||
|
download-size="2286659"
|
||||||
|
install-size="4012986"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
58
dist/eclipse/features/i5OS.ic.rzahgicguestop_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgicguestop"
|
||||||
|
label="Integrated operating environments"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzau9"
|
||||||
|
download-size="900987"
|
||||||
|
install-size="1345129"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalf"
|
||||||
|
download-size="682042"
|
||||||
|
install-size="1051488"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalm"
|
||||||
|
download-size="1281418"
|
||||||
|
install-size="1780555"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahs"
|
||||||
|
download-size="25189"
|
||||||
|
install-size="56156"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamr"
|
||||||
|
download-size="7614"
|
||||||
|
install-size="27260"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahq"
|
||||||
|
download-size="4952451"
|
||||||
|
install-size="7061891"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
128
dist/eclipse/features/i5OS.ic.rzahgicinterface_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,128 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgicinterface"
|
||||||
|
label="Connecting to iSeries"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakx"
|
||||||
|
download-size="1439450"
|
||||||
|
install-size="4297277"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaj3"
|
||||||
|
download-size="464929"
|
||||||
|
install-size="662791"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaj2"
|
||||||
|
download-size="272056"
|
||||||
|
install-size="653415"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatg"
|
||||||
|
download-size="306320"
|
||||||
|
install-size="510468"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajr"
|
||||||
|
download-size="2297665"
|
||||||
|
install-size="3161436"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzam5"
|
||||||
|
download-size="1058039"
|
||||||
|
install-size="1288947"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaik"
|
||||||
|
download-size="4898706"
|
||||||
|
install-size="7831456"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahh"
|
||||||
|
download-size="11518196"
|
||||||
|
install-size="40132568"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaij"
|
||||||
|
download-size="571319"
|
||||||
|
install-size="904381"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaii"
|
||||||
|
download-size="1636748"
|
||||||
|
install-size="3075510"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaih"
|
||||||
|
download-size="1936932"
|
||||||
|
install-size="2757995"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamm"
|
||||||
|
download-size="1505109"
|
||||||
|
install-size="2306716"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatx"
|
||||||
|
download-size="7383"
|
||||||
|
install-size="27605"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatw"
|
||||||
|
download-size="69696"
|
||||||
|
install-size="111815"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatv"
|
||||||
|
download-size="453887"
|
||||||
|
install-size="750283"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahx"
|
||||||
|
download-size="26856061"
|
||||||
|
install-size="32952620"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
23
dist/eclipse/features/i5OS.ic.rzahgiclotprod_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgiclotprod"
|
||||||
|
label="Lotus software for i5/OS"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahs"
|
||||||
|
download-size="25189"
|
||||||
|
install-size="56156"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
317
dist/eclipse/features/i5OS.ic.rzahgicnet2_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,317 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgicnet2"
|
||||||
|
label="Networking"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaie"
|
||||||
|
download-size="14944001"
|
||||||
|
install-size="28581492"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaku"
|
||||||
|
download-size="1009173"
|
||||||
|
install-size="1698401"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakt"
|
||||||
|
download-size="268231"
|
||||||
|
install-size="377172"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahy"
|
||||||
|
download-size="3022643"
|
||||||
|
install-size="4542905"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzam3"
|
||||||
|
download-size="10694"
|
||||||
|
install-size="35141"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahu"
|
||||||
|
download-size="1339437"
|
||||||
|
install-size="1939356"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaj4"
|
||||||
|
download-size="635195"
|
||||||
|
install-size="879890"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahq"
|
||||||
|
download-size="4952451"
|
||||||
|
install-size="7061891"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakk"
|
||||||
|
download-size="1047448"
|
||||||
|
install-size="1424316"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakh"
|
||||||
|
download-size="2002903"
|
||||||
|
install-size="2952842"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakg"
|
||||||
|
download-size="1880451"
|
||||||
|
install-size="2287004"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahl"
|
||||||
|
download-size="756256"
|
||||||
|
install-size="1123863"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzau3"
|
||||||
|
download-size="1134725"
|
||||||
|
install-size="1444947"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahj"
|
||||||
|
download-size="3707840"
|
||||||
|
install-size="5056275"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamz"
|
||||||
|
download-size="1460175"
|
||||||
|
install-size="2180833"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamu"
|
||||||
|
download-size="795507"
|
||||||
|
install-size="1143653"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaef"
|
||||||
|
download-size="1041605"
|
||||||
|
install-size="1526999"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajy"
|
||||||
|
download-size="503652"
|
||||||
|
install-size="823827"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajw"
|
||||||
|
download-size="1760800"
|
||||||
|
install-size="2079300"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaju"
|
||||||
|
download-size="579352"
|
||||||
|
install-size="881496"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzal7"
|
||||||
|
download-size="232921"
|
||||||
|
install-size="353284"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajt"
|
||||||
|
download-size="4442093"
|
||||||
|
install-size="5445304"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzal6"
|
||||||
|
download-size="169978"
|
||||||
|
install-size="264801"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzal5"
|
||||||
|
download-size="257626"
|
||||||
|
install-size="347321"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzal4"
|
||||||
|
download-size="103337"
|
||||||
|
install-size="163741"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzai2"
|
||||||
|
download-size="1035339"
|
||||||
|
install-size="1461913"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzai1"
|
||||||
|
download-size="9100"
|
||||||
|
install-size="30847"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajc"
|
||||||
|
download-size="2162211"
|
||||||
|
install-size="3411539"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajb"
|
||||||
|
download-size="771709"
|
||||||
|
install-size="1028324"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaja"
|
||||||
|
download-size="1551399"
|
||||||
|
install-size="2823972"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalz"
|
||||||
|
download-size="969182"
|
||||||
|
install-size="1261777"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalv"
|
||||||
|
download-size="2254118"
|
||||||
|
install-size="3189914"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaub"
|
||||||
|
download-size="264575"
|
||||||
|
install-size="405825"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaiy"
|
||||||
|
download-size="1365423"
|
||||||
|
install-size="1840629"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalr"
|
||||||
|
download-size="121738"
|
||||||
|
install-size="407799"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaiw"
|
||||||
|
download-size="2788238"
|
||||||
|
install-size="8648937"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzak8"
|
||||||
|
download-size="1186835"
|
||||||
|
install-size="1665741"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzall"
|
||||||
|
download-size="79051"
|
||||||
|
install-size="249226"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzair"
|
||||||
|
download-size="3554763"
|
||||||
|
install-size="4795399"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaiq"
|
||||||
|
download-size="1708888"
|
||||||
|
install-size="2792063"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzak3"
|
||||||
|
download-size="2149140"
|
||||||
|
install-size="2504370"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzak1"
|
||||||
|
download-size="16250"
|
||||||
|
install-size="45166"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzain"
|
||||||
|
download-size="365714"
|
||||||
|
install-size="532807"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
261
dist/eclipse/features/i5OS.ic.rzahgicprog2_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,261 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgicprog2"
|
||||||
|
label="Programming"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamq"
|
||||||
|
download-size="119812"
|
||||||
|
install-size="193391"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rbam6"
|
||||||
|
download-size="7972032"
|
||||||
|
install-size="13661652"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzake"
|
||||||
|
download-size="550626"
|
||||||
|
install-size="894584"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahz"
|
||||||
|
download-size="1926307"
|
||||||
|
install-size="2991040"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakd"
|
||||||
|
download-size="2042858"
|
||||||
|
install-size="3031191"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamm"
|
||||||
|
download-size="1505109"
|
||||||
|
install-size="2306716"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakc"
|
||||||
|
download-size="10900966"
|
||||||
|
install-size="15952382"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakb"
|
||||||
|
download-size="1148656"
|
||||||
|
install-size="1978546"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahx"
|
||||||
|
download-size="26856061"
|
||||||
|
install-size="32952620"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahw"
|
||||||
|
download-size="2699380"
|
||||||
|
install-size="4109911"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamj"
|
||||||
|
download-size="315306"
|
||||||
|
install-size="485554"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.apiref"
|
||||||
|
download-size="4576335"
|
||||||
|
install-size="7080389"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahp"
|
||||||
|
download-size="342038"
|
||||||
|
install-size="524090"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.apis"
|
||||||
|
download-size="20467310"
|
||||||
|
install-size="53445462"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzau8"
|
||||||
|
download-size="517294"
|
||||||
|
install-size="814563"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahh"
|
||||||
|
download-size="11518196"
|
||||||
|
install-size="40132568"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajp"
|
||||||
|
download-size="18777863"
|
||||||
|
install-size="25205509"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzau6"
|
||||||
|
download-size="1838308"
|
||||||
|
install-size="2446274"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.cl"
|
||||||
|
download-size="7335639"
|
||||||
|
install-size="30848397"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaha"
|
||||||
|
download-size="8541472"
|
||||||
|
install-size="15577250"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzau1"
|
||||||
|
download-size="31594"
|
||||||
|
install-size="86543"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.db2"
|
||||||
|
download-size="11143476"
|
||||||
|
install-size="20024853"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.clpdf"
|
||||||
|
download-size="76882609"
|
||||||
|
install-size="122918245"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.apifinder"
|
||||||
|
download-size="426463"
|
||||||
|
install-size="5239907"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalf"
|
||||||
|
download-size="682042"
|
||||||
|
install-size="1051488"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.dds"
|
||||||
|
download-size="1868286"
|
||||||
|
install-size="2339645"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzab6"
|
||||||
|
download-size="2346579"
|
||||||
|
install-size="3391111"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalc"
|
||||||
|
download-size="215001"
|
||||||
|
install-size="382294"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzala"
|
||||||
|
download-size="1940979"
|
||||||
|
install-size="4200170"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakx"
|
||||||
|
download-size="1439450"
|
||||||
|
install-size="4297277"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.nls"
|
||||||
|
download-size="6430097"
|
||||||
|
install-size="12681745"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.clfinder"
|
||||||
|
download-size="207564"
|
||||||
|
install-size="1605439"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaik"
|
||||||
|
download-size="4898706"
|
||||||
|
install-size="7831456"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.sqlp"
|
||||||
|
download-size="3594971"
|
||||||
|
install-size="6373515"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakl"
|
||||||
|
download-size="209845"
|
||||||
|
install-size="349528"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
23
dist/eclipse/features/i5OS.ic.rzahgicrelated_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgicrelated"
|
||||||
|
label="Related links"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.experience"
|
||||||
|
download-size="28865"
|
||||||
|
install-size="53444"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
114
dist/eclipse/features/i5OS.ic.rzahgicsecurity_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,114 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgicsecurity"
|
||||||
|
label="Security"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajc"
|
||||||
|
download-size="2162211"
|
||||||
|
install-size="3411539"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamz"
|
||||||
|
download-size="1460175"
|
||||||
|
install-size="2180833"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzajb"
|
||||||
|
download-size="771709"
|
||||||
|
install-size="1028324"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaja"
|
||||||
|
download-size="1551399"
|
||||||
|
install-size="2823972"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalz"
|
||||||
|
download-size="969182"
|
||||||
|
install-size="1261777"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamv"
|
||||||
|
download-size="11539259"
|
||||||
|
install-size="20310984"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalx"
|
||||||
|
download-size="15056"
|
||||||
|
install-size="53731"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalv"
|
||||||
|
download-size="2254118"
|
||||||
|
install-size="3189914"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaub"
|
||||||
|
download-size="264575"
|
||||||
|
install-size="405825"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahu"
|
||||||
|
download-size="1339437"
|
||||||
|
install-size="1939356"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaj4"
|
||||||
|
download-size="635195"
|
||||||
|
install-size="879890"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamh"
|
||||||
|
download-size="449099"
|
||||||
|
install-size="709179"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzain"
|
||||||
|
download-size="365714"
|
||||||
|
install-size="532807"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzakh"
|
||||||
|
download-size="2002903"
|
||||||
|
install-size="2952842"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
44
dist/eclipse/features/i5OS.ic.rzahgictroub2_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgictroub2"
|
||||||
|
label="Service and support"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzar5"
|
||||||
|
download-size="6903812"
|
||||||
|
install-size="9121482"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzatj"
|
||||||
|
download-size="1284248"
|
||||||
|
install-size="1643766"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzar7"
|
||||||
|
download-size="7231"
|
||||||
|
install-size="27565"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaji"
|
||||||
|
download-size="427950"
|
||||||
|
install-size="632050"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
37
dist/eclipse/features/i5OS.ic.rzahgos400software_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgos400software"
|
||||||
|
label="i5/OS and related software"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzai4"
|
||||||
|
download-size="408248"
|
||||||
|
install-size="686508"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzahc"
|
||||||
|
download-size="2820075"
|
||||||
|
install-size="4783257"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzam8"
|
||||||
|
download-size="4513134"
|
||||||
|
install-size="6098280"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
30
dist/eclipse/features/i5OS.ic.rzahgprint_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgprint"
|
||||||
|
label="Printing"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzaub"
|
||||||
|
download-size="264575"
|
||||||
|
install-size="405825"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzalu"
|
||||||
|
download-size="16263689"
|
||||||
|
install-size="28204689"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
30
dist/eclipse/features/i5OS.ic.rzahgupgrademigration_5.4.0.1/feature.xml
vendored
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<feature
|
||||||
|
id="i5OS.ic.rzahgupgrademigration"
|
||||||
|
label="Migration"
|
||||||
|
version="5.4.0.1">
|
||||||
|
|
||||||
|
<license url="license">
|
||||||
|
[License goes here]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamd"
|
||||||
|
download-size="1032559"
|
||||||
|
install-size="1531214"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="i5OS.ic.rzamc"
|
||||||
|
download-size="284308"
|
||||||
|
install-size="448740"
|
||||||
|
version="5.4.0.1"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<update label="Update Site" url=""/>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</feature>
|
7
dist/eclipse/ic1.bat
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
if "%OS%" == "Windows_NT" goto startNT
|
||||||
|
start %1 -classpath "plugins\org.eclipse.help.base_3.0.1\helpbase.jar" org.eclipse.help.standalone.Infocenter -eclipsehome %2 -data workspace -plugincustomization plugins/i5OS.ic.rzari_5.4.0.1/plugin_customization.ini -port 4411 -command start -noexec
|
||||||
|
goto end
|
||||||
|
:startNT
|
||||||
|
start "Tomcat" %1 -classpath "plugins\org.eclipse.help.base_3.0.1\helpbase.jar" org.eclipse.help.standalone.Infocenter -eclipsehome %2 -data workspace -plugincustomization plugins/i5OS.ic.rzari_5.4.0.1/plugin_customization.ini -port 4411 -command start -noexec
|
||||||
|
goto end
|
||||||
|
:end
|
7
dist/eclipse/ic2.bat
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
if "%OS%" == "Windows_NT" goto startNT
|
||||||
|
start %1 -classpath "plugins\org.eclipse.help.base_3.0.1\helpbase.jar" org.eclipse.help.standalone.Infocenter -eclipsehome %2 -data workspace -command shutdown
|
||||||
|
goto end
|
||||||
|
:startNT
|
||||||
|
start "Tomcat" %1 -classpath "plugins\org.eclipse.help.base_3.0.1\helpbase.jar" org.eclipse.help.standalone.Infocenter -eclipsehome %2 -data workspace -command shutdown
|
||||||
|
goto end
|
||||||
|
:end
|
1
dist/eclipse/links/i5OSic_unix_1.link
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
path=/mnt/cdrom
|
1
dist/eclipse/links/i5OSic_unix_2.link
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
path=/mnt/cdrecorder
|
1
dist/eclipse/links/i5OSic_unix_3.link
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
path=/media/cdrom
|
1
dist/eclipse/links/i5OSic_unix_4.link
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
path=/media/cdrecorder
|
1
dist/eclipse/links/i5OSic_win32.link
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
path=\\temp\\deleteme_CD
|
72
dist/eclipse/notice.html
vendored
Normal file
@ -0,0 +1,72 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
|
||||||
|
<title>Eclipse.org Software User Agreement</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body lang="EN-US" link=blue vlink=purple>
|
||||||
|
<h2>Eclipse.org Software User Agreement</h2>
|
||||||
|
<p>15<sup>th</sup> June, 2004</p>
|
||||||
|
|
||||||
|
<h3>Usage Of Content</h3>
|
||||||
|
|
||||||
|
<p>ECLIPSE.ORG MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
|
||||||
|
(COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
|
||||||
|
CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE
|
||||||
|
OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
|
||||||
|
NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
|
||||||
|
CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p>
|
||||||
|
|
||||||
|
<h3>Applicable Licenses</h3>
|
||||||
|
|
||||||
|
<p>Unless otherwise indicated, all Content made available by Eclipse.org is provided to you under the terms and conditions of the Common Public License Version 1.0
|
||||||
|
("CPL"). A copy of the CPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>.
|
||||||
|
For purposes of the CPL, "Program" will mean the Content.</p>
|
||||||
|
|
||||||
|
<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS
|
||||||
|
modules ("Modules") and made available as downloadable archives ("Downloads").</p>
|
||||||
|
|
||||||
|
<p>Content may be apportioned into plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features"). A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Files named "feature.xml" may contain a list of the names and version numbers of the Plug-ins and/or Fragments associated with a Feature. Plug-ins and Fragments are located in directories
|
||||||
|
named "plugins" and Features are located in directories named "features".</p>
|
||||||
|
|
||||||
|
<p>Features may also include other Features ("Included Features"). Files named "feature.xml" may contain a list of the names and version numbers of Included Features.</p>
|
||||||
|
|
||||||
|
<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and
|
||||||
|
Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module
|
||||||
|
including, but not limited to the following locations:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>The top-level (root) directory</li>
|
||||||
|
<li>Plug-in and Fragment directories</li>
|
||||||
|
<li>Subdirectories of the directory named "src" of certain Plug-ins</li>
|
||||||
|
<li>Feature directories</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Note: if a Feature made available by Eclipse.org is installed using the Eclipse Update Manager, you must agree to a license ("Feature Update License") during the
|
||||||
|
installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
|
||||||
|
inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties".
|
||||||
|
Such Abouts, Feature Licenses and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in
|
||||||
|
that directory.</p>
|
||||||
|
|
||||||
|
<p>THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER TO THE CPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE
|
||||||
|
OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Eclipse Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>)</li>
|
||||||
|
<li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li>
|
||||||
|
<li>IBM Public License 1.0 (available at <a href="http://oss.software.ibm.com/developerworks/opensource/license10.html">http://oss.software.ibm.com/developerworks/opensource/license10.html</a>)</li>
|
||||||
|
<li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li>
|
||||||
|
<li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License or Feature Update License is provided, please
|
||||||
|
contact Eclipse.org to determine what terms and conditions govern that particular Content.</p>
|
||||||
|
|
||||||
|
<h3>Cryptography</h3>
|
||||||
|
|
||||||
|
<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
|
||||||
|
another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
|
||||||
|
possession, or use, and re-export of encryption software, to see if this is permitted.</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
7
dist/eclipse/plugins/com.ibm.eclipse.help.tools_1.1.0/META-INF/MANIFEST.MF
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Manifest-Version: 1.0
|
||||||
|
Ant-Version: Apache Ant 1.6.1
|
||||||
|
Created-By: 1.4.2 (IBM Corporation)
|
||||||
|
Implementation-Title: IBM code for 'com.ibm.eclipse.help.tools' plugin
|
||||||
|
Implementation-Version: 1.1.0, Build 20051018
|
||||||
|
Implementation-Vendor: IBM Corporation
|
||||||
|
|
BIN
dist/eclipse/plugins/com.ibm.eclipse.help.tools_1.1.0/eclipse_tools.jar
vendored
Normal file
24
dist/eclipse/plugins/com.ibm.eclipse.help.tools_1.1.0/plugin.xml
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<?eclipse version="3.0"?>
|
||||||
|
<plugin
|
||||||
|
id="com.ibm.eclipse.help.tools"
|
||||||
|
name="IBM Eclipse Help Tools Plugin"
|
||||||
|
version="1.1.0"
|
||||||
|
provider-name="IBM">
|
||||||
|
|
||||||
|
<runtime>
|
||||||
|
<library name="eclipse_tools.jar">
|
||||||
|
<export name="*"/>
|
||||||
|
</library>
|
||||||
|
</runtime>
|
||||||
|
|
||||||
|
<requires>
|
||||||
|
<import plugin="org.eclipse.help"/>
|
||||||
|
<import plugin="org.eclipse.core.runtime"/>
|
||||||
|
<import plugin="org.apache.lucene"/>
|
||||||
|
<import plugin="org.eclipse.help.appserver"/>
|
||||||
|
<import plugin="org.eclipse.tomcat"/>
|
||||||
|
</requires>
|
||||||
|
|
||||||
|
</plugin>
|
||||||
|
|
7
dist/eclipse/plugins/com.ibm.eclipse.help_1.1.0/META-INF/MANIFEST.MF
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Manifest-Version: 1.0
|
||||||
|
Ant-Version: Apache Ant 1.6.1
|
||||||
|
Created-By: 1.4.2 (IBM Corporation)
|
||||||
|
Implementation-Title: IBM code for 'com.ibm.eclipse.help' plugin.
|
||||||
|
Implementation-Version: 1.1.0, Build 20051018
|
||||||
|
Implementation-Vendor: IBM Corporation
|
||||||
|
|
BIN
dist/eclipse/plugins/com.ibm.eclipse.help_1.1.0/eclipse_help.jar
vendored
Normal file
24
dist/eclipse/plugins/com.ibm.eclipse.help_1.1.0/plugin.xml
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<?eclipse version="3.0"?>
|
||||||
|
<plugin
|
||||||
|
id="com.ibm.eclipse.help"
|
||||||
|
name="IBM Eclipse Help Plugin"
|
||||||
|
version="1.1.0"
|
||||||
|
provider-name="IBM">
|
||||||
|
|
||||||
|
<runtime>
|
||||||
|
<library name="eclipse_help.jar">
|
||||||
|
<export name="*"/>
|
||||||
|
</library>
|
||||||
|
</runtime>
|
||||||
|
|
||||||
|
<requires>
|
||||||
|
<import plugin="org.eclipse.help"/>
|
||||||
|
<import plugin="org.eclipse.core.runtime"/>
|
||||||
|
<import plugin="org.apache.lucene"/>
|
||||||
|
<import plugin="org.eclipse.help.appserver"/>
|
||||||
|
<import plugin="org.eclipse.tomcat"/>
|
||||||
|
</requires>
|
||||||
|
|
||||||
|
</plugin>
|
||||||
|
|
BIN
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/.statinfo
vendored
Normal file
7
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/META-INF/MANIFEST.MF
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Manifest-Version: 1.0
|
||||||
|
Ant-Version: Apache Ant 1.6.1
|
||||||
|
Created-By: 1.4.2 (IBM Corporation)
|
||||||
|
Implementation-Title: IBM code for 'com.ibm.help.eserver.doc plugin
|
||||||
|
Implementation-Version: 1.1.0, Build 20051018
|
||||||
|
Implementation-Vendor: IBM Corporation
|
||||||
|
|
BIN
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/c.gif
vendored
Normal file
After ![]() (image error) Size: 43 B |
BIN
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/eserver_brand.gif
vendored
Normal file
After ![]() (image error) Size: 3.7 KiB |
43
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/eserver_icbanner.html
vendored
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
|
<meta name="Owner" content="rchinfoc@us.ibm.com">
|
||||||
|
<meta name="Keywords" content="ibm,international business machines,internet,e-business,ebusiness,technical support, technical information, information, manuals, books, information center, infocenter">
|
||||||
|
<meta scheme="rfc1766" name="DC.Language" content="en-us">
|
||||||
|
<meta scheme="iso8601" name="DC.Date" content="2005-08-01">
|
||||||
|
<meta name="Security" content="public">
|
||||||
|
<meta name="Copyright" content="Copyright (c) 2002, 2005 by IBM Corporation">
|
||||||
|
<meta name="Source" content="">
|
||||||
|
<meta name="Robots" content="index,follow">
|
||||||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'>
|
||||||
|
<title>IBM Systems Hardware Information Center banner</title>
|
||||||
|
<!-- (C) Copyright IBM Corporation, 2002, 2005 -->
|
||||||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||||||
|
<!-- US Government Users Restricted Rights -->
|
||||||
|
<!-- Use, duplication or disclosure restricted by -->
|
||||||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||||||
|
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
BODY {
|
||||||
|
background-color:black;
|
||||||
|
text:white;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
DIV.back {
|
||||||
|
width: 100%;
|
||||||
|
text-align: right;
|
||||||
|
height: 44px;
|
||||||
|
background-image: url('eserver_brand.gif');
|
||||||
|
}
|
||||||
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="back"><nobr>
|
||||||
|
<img src="c.gif" width="400" height="1" alt=""><img src="eserver_image.jpg" alt="IBM logo and mosaic" width="274" height="44"></nobr></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/eserver_image.jpg
vendored
Normal file
After ![]() (image error) Size: 14 KiB |
4
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/no_toc.xml
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||||
|
<toc label="No Toc">
|
||||||
|
</toc>
|
15
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/plugin.xml
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<?eclipse version="3.0"?>
|
||||||
|
<plugin
|
||||||
|
id="com.ibm.help.eserver.doc"
|
||||||
|
name="com.ibm.help.eserver.doc"
|
||||||
|
version="1.1.0"
|
||||||
|
provider-name="IBM">
|
||||||
|
<requires>
|
||||||
|
<import plugin="org.eclipse.help"/>
|
||||||
|
</requires>
|
||||||
|
<extension
|
||||||
|
point="org.eclipse.help.toc">
|
||||||
|
<toc file="no_toc.xml" />
|
||||||
|
</extension>
|
||||||
|
</plugin>
|
13
dist/eclipse/plugins/com.ibm.help.eserver.doc_1.2.1.1/plugin_customization.ini
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# plugin_customization.ini
|
||||||
|
# sets default values for plug-in-specific preferences
|
||||||
|
# keys are qualified by plug-in id
|
||||||
|
# e.g., org.eclipse.ui/RECENT_FILES=10
|
||||||
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||||
|
# "%key" are externalized strings defined in plugin_customization.properties
|
||||||
|
# This file does not need to be translated.
|
||||||
|
# NLS_MESSAGEFORMAT_NONE
|
||||||
|
org.eclipse.help.base/banner=/com.ibm.help.eserver.doc/eserver_icbanner.html
|
||||||
|
org.eclipse.help.base/banner_height=44
|
||||||
|
org.eclipse.help.base/windowTitlePrefix=false
|
||||||
|
org.eclipse.help.base/linksView=false
|
||||||
|
org.eclipse.help.base/help_home=/com.ibm.help.ic.doc/using_system/about_the_system.html
|
30
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/about.html
vendored
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>About</title>
|
||||||
|
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
|
||||||
|
</head>
|
||||||
|
<body lang="EN-US">
|
||||||
|
<h2>About This Content</h2>
|
||||||
|
|
||||||
|
<p>20th June, 2002</p>
|
||||||
|
<h3>License</h3>
|
||||||
|
<p>Eclipse.org makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the
|
||||||
|
Common Public License Version 1.0 ("CPL"). A copy of the CPL is available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>.
|
||||||
|
For purposes of the CPL, "Program" will mean the Content.</p>
|
||||||
|
|
||||||
|
<h3>Contributions</h3>
|
||||||
|
|
||||||
|
<p>If this Content is licensed to you under the terms and conditions of the CPL, any Contributions, as defined in the CPL, uploaded, submitted, or otherwise
|
||||||
|
made available to Eclipse.org, members of Eclipse.org and/or the host of Eclipse.org web site, by you that relate to such
|
||||||
|
Content are provided under the terms and conditions of the CPL and can be made available to others under the terms of the CPL.</p>
|
||||||
|
|
||||||
|
<p>If this Content is licensed to you under license terms and conditions other than the CPL ("Other License"), any modifications, enhancements and/or
|
||||||
|
other code and/or documentation ("Modifications") uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the
|
||||||
|
host of Eclipse.org, by you that relate to such Content are provided under terms and conditions of the Other License and can be made available
|
||||||
|
to others under the terms of the Other License. In addition, with regard to Modifications for which you are the copyright holder, you are also
|
||||||
|
providing the Modifications under the terms and conditions of the CPL and such Modifications can be made available to others under the terms of
|
||||||
|
the CPL.</p>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
13
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/fragment.xml
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<?eclipse version="3.0"?>
|
||||||
|
<fragment
|
||||||
|
name="IBM Information Center NL Support"
|
||||||
|
id="com.ibm.help.ic.doc.nl1"
|
||||||
|
version="3.0.0"
|
||||||
|
plugin-id="com.ibm.help.ic.doc"
|
||||||
|
plugin-version="3.0.0"
|
||||||
|
>
|
||||||
|
<runtime>
|
||||||
|
<library name="$nl$/"/>
|
||||||
|
</runtime>
|
||||||
|
</fragment>
|
26
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ar/banner.htm
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
|
||||||
|
<title>مركز معلومات IBM</title>
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
BODY {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
DIV.back {
|
||||||
|
width: 100%;
|
||||||
|
text-align: right;
|
||||||
|
height: 44px;
|
||||||
|
background-image: url('xb_ICbrand.gif');
|
||||||
|
}
|
||||||
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body marginwidth="0" marginheight="0">
|
||||||
|
<div class="back"><nobr>
|
||||||
|
<img src="spacer.gif" width="1" height="1" alt="اضغط ALT K to للذهاب الى المحتويات الرئيسية " /><img src="xb_ICmosaic.jpg" alt="شعار IBM" width="285" height="44" /></nobr></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ar/doc.zip
vendored
Normal file
218
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ar/ibmdita.css
vendored
Normal file
@ -0,0 +1,218 @@
|
|||||||
|
.unresolved { background-color: skyblue; }
|
||||||
|
.noTemplate { background-color: yellow; }
|
||||||
|
|
||||||
|
.sidebar {background: silver }
|
||||||
|
.toc {font-size: small; }
|
||||||
|
|
||||||
|
.base { background-color: #ffffff; }
|
||||||
|
.breadcrumb { font-size : smaller;}
|
||||||
|
.prereq { margin-left : 20px;}
|
||||||
|
.hierarchy { display: block; border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; border-color : Silver;}
|
||||||
|
|
||||||
|
.nested0 { margin-top : 1em;}
|
||||||
|
.nested1 { }
|
||||||
|
.nested2 { }
|
||||||
|
|
||||||
|
.p {margin-top: 1em}
|
||||||
|
|
||||||
|
.tableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.tablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
caption { text-align: left; font-style: italic }
|
||||||
|
.simpletableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.simpletablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.figcap { font-style: italic }
|
||||||
|
.figdesc { font-style: normal }
|
||||||
|
|
||||||
|
.fignone {margin-top: 1em}
|
||||||
|
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.synnone {margin-top: 1em}
|
||||||
|
.synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.syntop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.skip { margin-top: 1em }
|
||||||
|
.skipspace { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ullinks { list-style-type: none }
|
||||||
|
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.olchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.linklist { margin-bottom: 1em }
|
||||||
|
.linklistwithchild { margin-left: 1.5em; margin-bottom: 1em }
|
||||||
|
.sublinklist { margin-left: 1.5em; margin-bottom: 1em }
|
||||||
|
.relconcepts { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.reltasks { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relref { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relinfo { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
div.breadcrumb {margin-bottom: 1em }
|
||||||
|
|
||||||
|
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
|
||||||
|
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
|
||||||
|
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle5 { font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle6 { font-size: 1.17em; font-style: italic; }
|
||||||
|
.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
|
||||||
|
.section { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.example { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.note { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.notetitle { font-weight: bold }
|
||||||
|
.notelisttitle { font-weight: bold }
|
||||||
|
.tip { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.tiptitle { font-weight: bold }
|
||||||
|
.fastpath { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.fastpathtitle { font-weight: bold }
|
||||||
|
.important { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.importanttitle { font-weight: bold }
|
||||||
|
.remember { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.remembertitle { font-weight: bold }
|
||||||
|
.restriction { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.restrictiontitle { font-weight: bold }
|
||||||
|
.attention { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.attentiontitle { font-weight: bold }
|
||||||
|
.dangertitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
|
||||||
|
.cautiontitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.caution { font-weight: bold; margin-bottom : 1em; }
|
||||||
|
|
||||||
|
ul.simple { list-style-type: none }
|
||||||
|
|
||||||
|
.firstcol { font-weight : bold;}
|
||||||
|
|
||||||
|
.bold { font-weight: bold; }
|
||||||
|
.boldItalic { font-weight: bold; font-style: italic; }
|
||||||
|
.italic { font-style: italic; }
|
||||||
|
.underlined { text-decoration: underline; }
|
||||||
|
.uicontrol { font-weight: bold; }
|
||||||
|
.parmname { font-weight: bold; }
|
||||||
|
.kwd { font-weight: bold; }
|
||||||
|
.defkwd { font-weight: bold; text-decoration: underline; }
|
||||||
|
.var { font-style : italic;}
|
||||||
|
.shortcut { text-decoration: underline; }
|
||||||
|
|
||||||
|
.ptocH1 {font-size: x-small; }
|
||||||
|
.ptocH2 {font-size: x-small; }
|
||||||
|
|
||||||
|
.smallCaps { text-transform: uppercase; font-size: smaller; }
|
||||||
|
.stitle { font-style: italic; text-decoration: underline; }
|
||||||
|
.nte {}
|
||||||
|
|
||||||
|
.dlterm { font-weight: bold; }
|
||||||
|
.dltermexpand { font-weight: bold; margin-top: 1em; }
|
||||||
|
.defListHead { font-weight: bold; text-decoration: underline; }
|
||||||
|
.parmListKwd { font-weight: bold; }
|
||||||
|
.parmListVar { font-style: italic; }
|
||||||
|
.pk { font-weight: bold; text-decoration: underline; }
|
||||||
|
|
||||||
|
*[compact="yes"]>li { margin-top: 0em;}
|
||||||
|
*[compact="no"]>li { margin-top: .53em;}
|
||||||
|
.liexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.sliexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.dlexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ddexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.stepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.substepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
div.imageleft { text-align: left }
|
||||||
|
div.imagecenter { text-align: center }
|
||||||
|
div.imageright { text-align: right }
|
||||||
|
div.imagejustify { text-align: justify }
|
||||||
|
|
||||||
|
pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
|
||||||
|
|
||||||
|
CITE { font-style: italic; }
|
||||||
|
EM { font-style: italic; }
|
||||||
|
STRONG { font-weight: bold; }
|
||||||
|
VAR { font-style: italic; }
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
Styles added to support .NET output. Not used by standard processing.
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
|
||||||
|
{
|
||||||
|
padding: 5px 10px 0px 22px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nsbanner /* Creates Nonscrolling banner region */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
border-bottom: 1px solid #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.bannerrow1 /* provides full-width color to top row in running head */
|
||||||
|
{
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* STYLES FOR RUNNING HEADS */
|
||||||
|
|
||||||
|
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
top: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
width: 100%;
|
||||||
|
height: 21px;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
table.bannerparthead td /* General Values for cells in the top row of running head */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 2px 0px 0px 4px;
|
||||||
|
vertical-align: middle;
|
||||||
|
/*border-width: 0px 0px 1px 0px; */
|
||||||
|
border-width: 0px
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #999999;
|
||||||
|
background: transparent;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
table.bannerparthead td.product /* Values for top right cell in running head */
|
||||||
|
{ /* Allows for a second text block in the running head */
|
||||||
|
text-align: right;
|
||||||
|
padding: 2px 5px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1.dtH1 {
|
||||||
|
margin-left: -18px;
|
||||||
|
}
|
||||||
|
div.titlerow /* provides non-scroll topic title area (requires script) */
|
||||||
|
{
|
||||||
|
width: 100%; /* Forces tables to have correct right margin */
|
||||||
|
padding: 0px 10px 0px 22px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
div.titlerow h1
|
||||||
|
{
|
||||||
|
margin-top: 0em;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: .2em
|
||||||
|
}
|
219
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ar/ibmditar.css
vendored
Normal file
@ -0,0 +1,219 @@
|
|||||||
|
.unresolved { background-color: skyblue; }
|
||||||
|
.noTemplate { background-color: yellow; }
|
||||||
|
|
||||||
|
.sidebar {background: silver }
|
||||||
|
.toc {font-size: small; }
|
||||||
|
|
||||||
|
.base { background-color: #ffffff; }
|
||||||
|
.breadcrumb { font-size : smaller;}
|
||||||
|
.prereq { margin-right : 20px;}
|
||||||
|
.hierarchy { display: block; border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; border-color : Silver;}
|
||||||
|
|
||||||
|
.nested0 { margin-top : 1em;}
|
||||||
|
.nested1 { }
|
||||||
|
.nested2 { }
|
||||||
|
|
||||||
|
.p {margin-top: 1em}
|
||||||
|
|
||||||
|
.tableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.tablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
caption { text-align: left; font-style: italic }
|
||||||
|
.simpletableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.simpletablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.figcap { font-style: italic }
|
||||||
|
.figdesc { font-style: normal }
|
||||||
|
|
||||||
|
.fignone {margin-top: 1em}
|
||||||
|
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.synnone {margin-top: 1em}
|
||||||
|
.synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.syntop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.skip { margin-top: 1em }
|
||||||
|
.skipspace { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ullinks { list-style-type: none }
|
||||||
|
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.olchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.linklist { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.linklistwithchild { margin-top: 1em; margin-right: 1.5em; margin-bottom: 1em }
|
||||||
|
.sublinklist { margin-top: 1em; margin-right: 1.5em; margin-bottom: 1em }
|
||||||
|
.relconcepts { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.reltasks { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relref { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relinfo { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
div.breadcrumb {margin-bottom: 1em }
|
||||||
|
|
||||||
|
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
|
||||||
|
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
|
||||||
|
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle5 { font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle6 { font-size: 1.17em; font-style: italic; }
|
||||||
|
.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
|
||||||
|
.section { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.example { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.note { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.notetitle { font-weight: bold }
|
||||||
|
.notelisttitle { font-weight: bold }
|
||||||
|
.tip { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.tiptitle { font-weight: bold }
|
||||||
|
.fastpath { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.fastpathtitle { font-weight: bold }
|
||||||
|
.important { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.importanttitle { font-weight: bold }
|
||||||
|
.remember { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.remembertitle { font-weight: bold }
|
||||||
|
.restriction { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.restrictiontitle { font-weight: bold }
|
||||||
|
.attention { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.attentiontitle { font-weight: bold }
|
||||||
|
.dangertitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
|
||||||
|
.cautiontitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.caution { font-weight: bold; margin-bottom : 1em; }
|
||||||
|
|
||||||
|
ul.simple { list-style-type: none }
|
||||||
|
|
||||||
|
.firstcol { font-weight : bold;}
|
||||||
|
|
||||||
|
.bold { font-weight: bold; }
|
||||||
|
.boldItalic { font-weight: bold; font-style: italic; }
|
||||||
|
.italic { font-style: italic; }
|
||||||
|
.underlined { text-decoration: underline; }
|
||||||
|
.uicontrol { font-weight: bold; }
|
||||||
|
.parmname { font-weight: bold; }
|
||||||
|
.kwd { font-weight: bold; }
|
||||||
|
.defkwd { font-weight: bold; text-decoration: underline; }
|
||||||
|
.var { font-style : italic;}
|
||||||
|
.shortcut { text-decoration: underline; }
|
||||||
|
|
||||||
|
.ptocH1 {font-size: x-small; }
|
||||||
|
.ptocH2 {font-size: x-small; }
|
||||||
|
|
||||||
|
.smallCaps { text-transform: uppercase; font-size: smaller; }
|
||||||
|
.stitle { font-style: italic; text-decoration: underline; }
|
||||||
|
.nte {}
|
||||||
|
|
||||||
|
.dlterm { font-weight: bold; }
|
||||||
|
.dltermexpand { font-weight: bold; margin-top: 1em; }
|
||||||
|
.defListHead { font-weight: bold; text-decoration: underline; }
|
||||||
|
.parmListKwd { font-weight: bold; }
|
||||||
|
.parmListVar { font-style: italic; }
|
||||||
|
.pk { font-weight: bold; text-decoration: underline; }
|
||||||
|
|
||||||
|
*[compact="yes"]>li { margin-top: 0em;}
|
||||||
|
*[compact="no"]>li { margin-top: .53em;}
|
||||||
|
.liexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.sliexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.dlexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ddexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.stepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.substepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
div.imageleft { text-align: left }
|
||||||
|
div.imagecenter { text-align: center }
|
||||||
|
div.imageright { text-align: right }
|
||||||
|
div.imagejustify { text-align: justify }
|
||||||
|
|
||||||
|
pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
|
||||||
|
|
||||||
|
CITE { font-style: italic; }
|
||||||
|
EM { font-style: italic; }
|
||||||
|
STRONG { font-weight: bold; }
|
||||||
|
VAR { font-style: italic; }
|
||||||
|
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
Styles added to support .NET output. Not used by standard processing.
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
|
||||||
|
{
|
||||||
|
padding: 5px 22px 0px 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nsbanner /* Creates Nonscrolling banner region */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
right: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
border-bottom: 1px solid #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.bannerrow1 /* provides full-width color to top row in running head */
|
||||||
|
{
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* STYLES FOR RUNNING HEADS */
|
||||||
|
|
||||||
|
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
right: 0px;
|
||||||
|
top: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
width: 100%;
|
||||||
|
height: 21px;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
table.bannerparthead td /* General Values for cells in the top row of running head */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 2px 4px 0px 0px;
|
||||||
|
vertical-align: middle;
|
||||||
|
/*border-width: 0px 0px 1px 0px; */
|
||||||
|
border-width: 0px
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #999999;
|
||||||
|
background: transparent;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
table.bannerparthead td.product /* Values for top right cell in running head */
|
||||||
|
{ /* Allows for a second text block in the running head */
|
||||||
|
text-align: right;
|
||||||
|
padding: 2px 5px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1.dtH1 {
|
||||||
|
margin-right: -18px;
|
||||||
|
}
|
||||||
|
div.titlerow /* provides non-scroll topic title area (requires script) */
|
||||||
|
{
|
||||||
|
width: 100%; /* Forces tables to have correct right margin */
|
||||||
|
padding: 0px 22px 0px 10px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
div.titlerow h1
|
||||||
|
{
|
||||||
|
margin-top: 0em;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: .2em
|
||||||
|
}
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ar/spacer.gif
vendored
Normal file
After ![]() (image error) Size: 43 B |
10
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ar/toc.xml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||||
|
<toc label="مشاهدة المعلومات الموجودة في مركز المعلومات" topic="using_system/about_the_system.html">
|
||||||
|
<topic label="طريقة استخدام المعلومات الموجودة في مركز المعلومات والمفاتيح المختصرة للوحة المفاتيح" href="using_system/accessibility_info.html"/>
|
||||||
|
<topic label="البرنامج الأساسي في مركز المعلومات" href="using_system/prerequisites.html"/>
|
||||||
|
<topic label="التحرك من خلال مركز المعلومات" href="using_system/navigating_info.html"/>
|
||||||
|
<topic label="البحث في مركز المعلومات" href="using_system/searching_info.html"/>
|
||||||
|
<topic label="تحديد علامات والطباعة في مركز المعلومات" href="using_system/bookmarks_info.html"/>
|
||||||
|
<topic label="مشاهدة معلومات بلغات مختلفة" href="using_system/viewing_languages.html"/>
|
||||||
|
</toc>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ar/xb_ICbrand.gif
vendored
Normal file
After ![]() (image error) Size: 3.0 KiB |
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ar/xb_ICmosaic.jpg
vendored
Normal file
After ![]() (image error) Size: 1.2 KiB |
26
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/bg/banner.htm
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
|
||||||
|
<title>IBM Software information center banner</title>
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
BODY {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
DIV.back {
|
||||||
|
width: 100%;
|
||||||
|
text-align: right;
|
||||||
|
height: 44px;
|
||||||
|
background-image: url('xb_ICbrand.gif');
|
||||||
|
}
|
||||||
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body marginwidth="0" marginheight="0">
|
||||||
|
<div class="back"><nobr>
|
||||||
|
<img src="spacer.gif" width="1" height="1" alt="" /><img src="xb_ICmosaic.jpg" alt="IBM logo and mosaic " width="285" height="44" /></nobr></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/bg/doc.zip
vendored
Normal file
218
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/bg/ibmdita.css
vendored
Normal file
@ -0,0 +1,218 @@
|
|||||||
|
.unresolved { background-color: skyblue; }
|
||||||
|
.noTemplate { background-color: yellow; }
|
||||||
|
|
||||||
|
.sidebar {background: silver }
|
||||||
|
.toc {font-size: small; }
|
||||||
|
|
||||||
|
.base { background-color: #ffffff; }
|
||||||
|
.breadcrumb { font-size : smaller;}
|
||||||
|
.prereq { margin-left : 20px;}
|
||||||
|
.hierarchy { display: block; border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; border-color : Silver;}
|
||||||
|
|
||||||
|
.nested0 { margin-top : 1em;}
|
||||||
|
.nested1 { }
|
||||||
|
.nested2 { }
|
||||||
|
|
||||||
|
.p {margin-top: 1em}
|
||||||
|
|
||||||
|
.tableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.tablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
caption { text-align: left; font-style: italic }
|
||||||
|
.simpletableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.simpletablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.figcap { font-style: italic }
|
||||||
|
.figdesc { font-style: normal }
|
||||||
|
|
||||||
|
.fignone {margin-top: 1em}
|
||||||
|
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.synnone {margin-top: 1em}
|
||||||
|
.synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.syntop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.skip { margin-top: 1em }
|
||||||
|
.skipspace { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ullinks { list-style-type: none }
|
||||||
|
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.olchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.linklist { margin-bottom: 1em }
|
||||||
|
.linklistwithchild { margin-left: 1.5em; margin-bottom: 1em }
|
||||||
|
.sublinklist { margin-left: 1.5em; margin-bottom: 1em }
|
||||||
|
.relconcepts { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.reltasks { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relref { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relinfo { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
div.breadcrumb {margin-bottom: 1em }
|
||||||
|
|
||||||
|
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
|
||||||
|
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
|
||||||
|
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle5 { font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle6 { font-size: 1.17em; font-style: italic; }
|
||||||
|
.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
|
||||||
|
.section { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.example { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.note { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.notetitle { font-weight: bold }
|
||||||
|
.notelisttitle { font-weight: bold }
|
||||||
|
.tip { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.tiptitle { font-weight: bold }
|
||||||
|
.fastpath { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.fastpathtitle { font-weight: bold }
|
||||||
|
.important { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.importanttitle { font-weight: bold }
|
||||||
|
.remember { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.remembertitle { font-weight: bold }
|
||||||
|
.restriction { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.restrictiontitle { font-weight: bold }
|
||||||
|
.attention { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.attentiontitle { font-weight: bold }
|
||||||
|
.dangertitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
|
||||||
|
.cautiontitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.caution { font-weight: bold; margin-bottom : 1em; }
|
||||||
|
|
||||||
|
ul.simple { list-style-type: none }
|
||||||
|
|
||||||
|
.firstcol { font-weight : bold;}
|
||||||
|
|
||||||
|
.bold { font-weight: bold; }
|
||||||
|
.boldItalic { font-weight: bold; font-style: italic; }
|
||||||
|
.italic { font-style: italic; }
|
||||||
|
.underlined { text-decoration: underline; }
|
||||||
|
.uicontrol { font-weight: bold; }
|
||||||
|
.parmname { font-weight: bold; }
|
||||||
|
.kwd { font-weight: bold; }
|
||||||
|
.defkwd { font-weight: bold; text-decoration: underline; }
|
||||||
|
.var { font-style : italic;}
|
||||||
|
.shortcut { text-decoration: underline; }
|
||||||
|
|
||||||
|
.ptocH1 {font-size: x-small; }
|
||||||
|
.ptocH2 {font-size: x-small; }
|
||||||
|
|
||||||
|
.smallCaps { text-transform: uppercase; font-size: smaller; }
|
||||||
|
.stitle { font-style: italic; text-decoration: underline; }
|
||||||
|
.nte {}
|
||||||
|
|
||||||
|
.dlterm { font-weight: bold; }
|
||||||
|
.dltermexpand { font-weight: bold; margin-top: 1em; }
|
||||||
|
.defListHead { font-weight: bold; text-decoration: underline; }
|
||||||
|
.parmListKwd { font-weight: bold; }
|
||||||
|
.parmListVar { font-style: italic; }
|
||||||
|
.pk { font-weight: bold; text-decoration: underline; }
|
||||||
|
|
||||||
|
*[compact="yes"]>li { margin-top: 0em;}
|
||||||
|
*[compact="no"]>li { margin-top: .53em;}
|
||||||
|
.liexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.sliexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.dlexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ddexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.stepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.substepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
div.imageleft { text-align: left }
|
||||||
|
div.imagecenter { text-align: center }
|
||||||
|
div.imageright { text-align: right }
|
||||||
|
div.imagejustify { text-align: justify }
|
||||||
|
|
||||||
|
pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
|
||||||
|
|
||||||
|
CITE { font-style: italic; }
|
||||||
|
EM { font-style: italic; }
|
||||||
|
STRONG { font-weight: bold; }
|
||||||
|
VAR { font-style: italic; }
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
Styles added to support .NET output. Not used by standard processing.
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
|
||||||
|
{
|
||||||
|
padding: 5px 10px 0px 22px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nsbanner /* Creates Nonscrolling banner region */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
border-bottom: 1px solid #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.bannerrow1 /* provides full-width color to top row in running head */
|
||||||
|
{
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* STYLES FOR RUNNING HEADS */
|
||||||
|
|
||||||
|
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
top: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
width: 100%;
|
||||||
|
height: 21px;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
table.bannerparthead td /* General Values for cells in the top row of running head */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 2px 0px 0px 4px;
|
||||||
|
vertical-align: middle;
|
||||||
|
/*border-width: 0px 0px 1px 0px; */
|
||||||
|
border-width: 0px
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #999999;
|
||||||
|
background: transparent;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
table.bannerparthead td.product /* Values for top right cell in running head */
|
||||||
|
{ /* Allows for a second text block in the running head */
|
||||||
|
text-align: right;
|
||||||
|
padding: 2px 5px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1.dtH1 {
|
||||||
|
margin-left: -18px;
|
||||||
|
}
|
||||||
|
div.titlerow /* provides non-scroll topic title area (requires script) */
|
||||||
|
{
|
||||||
|
width: 100%; /* Forces tables to have correct right margin */
|
||||||
|
padding: 0px 10px 0px 22px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
div.titlerow h1
|
||||||
|
{
|
||||||
|
margin-top: 0em;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: .2em
|
||||||
|
}
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/bg/spacer.gif
vendored
Normal file
After ![]() (image error) Size: 43 B |
10
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/bg/toc.xml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||||
|
<toc label="Преглеждане на информация в центъра за информация" topic="using_system/about_the_system.html">
|
||||||
|
<topic label="Достъпност и клавишни комбинации в центъра за информация" href="using_system/accessibility_info.html"/>
|
||||||
|
<topic label="Необходим софтуер за центъра за информация" href="using_system/prerequisites.html"/>
|
||||||
|
<topic label="Навигиране в центъра за информация" href="using_system/navigating_info.html"/>
|
||||||
|
<topic label="Търсене в центъра за информация" href="using_system/searching_info.html"/>
|
||||||
|
<topic label="Задаване на отметки и печатане в центъра за информация" href="using_system/bookmarks_info.html"/>
|
||||||
|
<topic label="Преглеждане на информация на различни езици" href="using_system/viewing_languages.html"/>
|
||||||
|
</toc>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/bg/xb_ICbrand.gif
vendored
Normal file
After ![]() (image error) Size: 3.0 KiB |
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/bg/xb_ICmosaic.jpg
vendored
Normal file
After ![]() (image error) Size: 1.2 KiB |
26
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ca/banner.htm
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
|
||||||
|
<title>IBM Information Center</title>
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
BODY {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
DIV.back {
|
||||||
|
width: 100%;
|
||||||
|
text-align: right;
|
||||||
|
height: 44px;
|
||||||
|
background-image: url('xb_ICbrand.gif');
|
||||||
|
}
|
||||||
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body marginwidth="0" marginheight="0">
|
||||||
|
<div class="back"><nobr>
|
||||||
|
<img src="spacer.gif" width="1" height="1" alt="Utilitzi les tecles ALT+K per saltar al contingut principal" /><img src="xb_ICmosaic.jpg" alt="Logo d'IBM" width="285" height="44" /></nobr></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ca/doc.zip
vendored
Normal file
194
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ca/ibmdita.css
vendored
Normal file
@ -0,0 +1,194 @@
|
|||||||
|
.unresolved { background-color: skyblue; }
|
||||||
|
.noTemplate { background-color: yellow; }
|
||||||
|
|
||||||
|
.sidebar {background: silver }
|
||||||
|
.toc {font-size: small; }
|
||||||
|
|
||||||
|
.base { background-color: #ffffff; }
|
||||||
|
.breadcrumb { font-size : smaller;}
|
||||||
|
.prereq { margin-left : 20px;}
|
||||||
|
.hierarchy { display: block; border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; border-color : Silver;}
|
||||||
|
|
||||||
|
.nested0 { margin-top : 1em;}
|
||||||
|
.nested1 { }
|
||||||
|
.nested2 { }
|
||||||
|
|
||||||
|
.p {margin-top: 1em}
|
||||||
|
|
||||||
|
.figcap { font-style: italic }
|
||||||
|
.figdesc { font-style: normal }
|
||||||
|
caption { text-align: left; font-style: italic }
|
||||||
|
|
||||||
|
.fignone {margin-top: 1em}
|
||||||
|
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.synnone {margin-top: 1em}
|
||||||
|
.synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.syntop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.skip { margin-top: 1em }
|
||||||
|
.skipspace { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.olchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
|
||||||
|
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
|
||||||
|
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle5 { font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle6 { font-size: 1.17em; font-style: italic; }
|
||||||
|
.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
|
||||||
|
|
||||||
|
.note { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.notetitle { font-weight: bold }
|
||||||
|
.notelisttitle { font-weight: bold }
|
||||||
|
.tip { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.tiptitle { font-weight: bold }
|
||||||
|
.fastpath { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.fastpathtitle { font-weight: bold }
|
||||||
|
.important { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.importanttitle { font-weight: bold }
|
||||||
|
.remember { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.remembertitle { font-weight: bold }
|
||||||
|
.restriction { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.restrictiontitle { font-weight: bold }
|
||||||
|
.attention { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.attentiontitle { font-weight: bold }
|
||||||
|
.dangertitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
|
||||||
|
.cautiontitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.caution { font-weight: bold; margin-bottom : 1em; }
|
||||||
|
|
||||||
|
ul.simple { list-style-type: none }
|
||||||
|
|
||||||
|
.firstcol { font-weight : bold;}
|
||||||
|
|
||||||
|
.bold { font-weight: bold; }
|
||||||
|
.boldItalic { font-weight: bold; font-style: italic; }
|
||||||
|
.italic { font-style: italic; }
|
||||||
|
.underlined { text-decoration: underline; }
|
||||||
|
.uicontrol { font-weight: bold; }
|
||||||
|
.parmname { font-weight: bold; }
|
||||||
|
.kwd { font-weight: bold; }
|
||||||
|
.defkwd { font-weight: bold; text-decoration: underline; }
|
||||||
|
.var { font-style : italic;}
|
||||||
|
.shortcut { text-decoration: underline; }
|
||||||
|
|
||||||
|
.ptocH1 {font-size: x-small; }
|
||||||
|
.ptocH2 {font-size: x-small; }
|
||||||
|
|
||||||
|
.smallCaps { text-transform: uppercase; font-size: smaller; }
|
||||||
|
.stitle { font-style: italic; text-decoration: underline; }
|
||||||
|
.nte {}
|
||||||
|
|
||||||
|
.defListHead { font-weight: bold; text-decoration: underline; }
|
||||||
|
.parmListKwd { font-weight: bold; }
|
||||||
|
.parmListVar { font-style: italic; }
|
||||||
|
.pk { font-weight: bold; text-decoration: underline; }
|
||||||
|
|
||||||
|
*[compact="yes"]>li { margin-top: 0em;}
|
||||||
|
*[compact="no"]>li { margin-top: .53em;}
|
||||||
|
|
||||||
|
div.imageleft { text-align: left }
|
||||||
|
div.imagecenter { text-align: center }
|
||||||
|
div.imageright { text-align: right }
|
||||||
|
div.imagejustify { text-align: justify }
|
||||||
|
|
||||||
|
pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
|
||||||
|
|
||||||
|
CITE { font-style: italic; }
|
||||||
|
EM { font-style: italic; }
|
||||||
|
STRONG { font-weight: bold; }
|
||||||
|
VAR { font-style: italic; }
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
Styles added to support .NET output. Not used by standard processing.
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
|
||||||
|
{
|
||||||
|
padding: 5px 10px 0px 22px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nsbanner /* Creates Nonscrolling banner region */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
border-bottom: 1px solid #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.bannerrow1 /* provides full-width color to top row in running head */
|
||||||
|
{
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* STYLES FOR RUNNING HEADS */
|
||||||
|
|
||||||
|
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
top: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
width: 100%;
|
||||||
|
height: 21px;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
table.bannerparthead td /* General Values for cells in the top row of running head */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 2px 0px 0px 4px;
|
||||||
|
vertical-align: middle;
|
||||||
|
/*border-width: 0px 0px 1px 0px; */
|
||||||
|
border-width: 0px
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #999999;
|
||||||
|
background: transparent;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
table.bannerparthead td.product /* Values for top right cell in running head */
|
||||||
|
{ /* Allows for a second text block in the running head */
|
||||||
|
text-align: right;
|
||||||
|
padding: 2px 5px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1.dtH1 {
|
||||||
|
margin-left: -18px;
|
||||||
|
}
|
||||||
|
div.titlerow /* provides non-scroll topic title area (requires script) */
|
||||||
|
{
|
||||||
|
width: 100%; /* Forces tables to have correct right margin */
|
||||||
|
padding: 0px 10px 0px 22px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
div.titlerow h1
|
||||||
|
{
|
||||||
|
margin-top: 0em;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: .2em
|
||||||
|
}
|
||||||
|
|
||||||
|
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ca/spacer.gif
vendored
Normal file
After ![]() (image error) Size: 43 B |
9
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ca/toc.xml
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<toc label="Visualització d'informació a l'Information Center" topic="using_system/about_the_system.html">
|
||||||
|
<topic label="Accessibilitat i accessos directes de teclat a Information Center" href="using_system/accessibility_info.html"/>
|
||||||
|
<topic label="Programari prerrequisit per a Information Center" href="using_system/prerequisites.html"/>
|
||||||
|
<topic label="Navegació sobre Information Center" href="using_system/navigating_info.html"/>
|
||||||
|
<topic label="Cerques a Information Center" href="using_system/searching_info.html"/>
|
||||||
|
<topic label="Definició de marcadors i impressió a Information Center" href="using_system/bookmarks_info.html"/>
|
||||||
|
<topic label="Visualització d'informació en diferents idiomes" href="using_system/viewing_languages.html"/>
|
||||||
|
</toc>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ca/xb_ICbrand.gif
vendored
Normal file
After ![]() (image error) Size: 3.0 KiB |
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/ca/xb_ICmosaic.jpg
vendored
Normal file
After ![]() (image error) Size: 1.2 KiB |
26
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/cs/banner.htm
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
|
||||||
|
<title>IBM Information Center</title>
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
BODY {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
DIV.back {
|
||||||
|
width: 100%;
|
||||||
|
text-align: right;
|
||||||
|
height: 44px;
|
||||||
|
background-image: url('xb_ICbrand.gif');
|
||||||
|
}
|
||||||
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body marginwidth="0" marginheight="0">
|
||||||
|
<div class="back"><nobr>
|
||||||
|
<img src="spacer.gif" width="1" height="1" alt="Stiskněte ALT K a přeskočíte na hlavní obsah" /><img src="xb_ICmosaic.jpg" alt="IBM logo" width="285" height="44" /></nobr></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/cs/doc.zip
vendored
Normal file
218
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/cs/ibmdita.css
vendored
Normal file
@ -0,0 +1,218 @@
|
|||||||
|
.unresolved { background-color: skyblue; }
|
||||||
|
.noTemplate { background-color: yellow; }
|
||||||
|
|
||||||
|
.sidebar {background: silver }
|
||||||
|
.toc {font-size: small; }
|
||||||
|
|
||||||
|
.base { background-color: #ffffff; }
|
||||||
|
.breadcrumb { font-size : smaller;}
|
||||||
|
.prereq { margin-left : 20px;}
|
||||||
|
.hierarchy { display: block; border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; border-color : Silver;}
|
||||||
|
|
||||||
|
.nested0 { margin-top : 1em;}
|
||||||
|
.nested1 { }
|
||||||
|
.nested2 { }
|
||||||
|
|
||||||
|
.p {margin-top: 1em}
|
||||||
|
|
||||||
|
.tableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.tablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
caption { text-align: left; font-style: italic }
|
||||||
|
.simpletableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.simpletablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.figcap { font-style: italic }
|
||||||
|
.figdesc { font-style: normal }
|
||||||
|
|
||||||
|
.fignone {margin-top: 1em}
|
||||||
|
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.synnone {margin-top: 1em}
|
||||||
|
.synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.syntop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.skip { margin-top: 1em }
|
||||||
|
.skipspace { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ullinks { list-style-type: none }
|
||||||
|
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.olchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.linklist { margin-bottom: 1em }
|
||||||
|
.linklistwithchild { margin-left: 1.5em; margin-bottom: 1em }
|
||||||
|
.sublinklist { margin-left: 1.5em; margin-bottom: 1em }
|
||||||
|
.relconcepts { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.reltasks { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relref { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relinfo { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
div.breadcrumb {margin-bottom: 1em }
|
||||||
|
|
||||||
|
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
|
||||||
|
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
|
||||||
|
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle5 { font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle6 { font-size: 1.17em; font-style: italic; }
|
||||||
|
.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
|
||||||
|
.section { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.example { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.note { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.notetitle { font-weight: bold }
|
||||||
|
.notelisttitle { font-weight: bold }
|
||||||
|
.tip { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.tiptitle { font-weight: bold }
|
||||||
|
.fastpath { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.fastpathtitle { font-weight: bold }
|
||||||
|
.important { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.importanttitle { font-weight: bold }
|
||||||
|
.remember { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.remembertitle { font-weight: bold }
|
||||||
|
.restriction { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.restrictiontitle { font-weight: bold }
|
||||||
|
.attention { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.attentiontitle { font-weight: bold }
|
||||||
|
.dangertitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
|
||||||
|
.cautiontitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.caution { font-weight: bold; margin-bottom : 1em; }
|
||||||
|
|
||||||
|
ul.simple { list-style-type: none }
|
||||||
|
|
||||||
|
.firstcol { font-weight : bold;}
|
||||||
|
|
||||||
|
.bold { font-weight: bold; }
|
||||||
|
.boldItalic { font-weight: bold; font-style: italic; }
|
||||||
|
.italic { font-style: italic; }
|
||||||
|
.underlined { text-decoration: underline; }
|
||||||
|
.uicontrol { font-weight: bold; }
|
||||||
|
.parmname { font-weight: bold; }
|
||||||
|
.kwd { font-weight: bold; }
|
||||||
|
.defkwd { font-weight: bold; text-decoration: underline; }
|
||||||
|
.var { font-style : italic;}
|
||||||
|
.shortcut { text-decoration: underline; }
|
||||||
|
|
||||||
|
.ptocH1 {font-size: x-small; }
|
||||||
|
.ptocH2 {font-size: x-small; }
|
||||||
|
|
||||||
|
.smallCaps { text-transform: uppercase; font-size: smaller; }
|
||||||
|
.stitle { font-style: italic; text-decoration: underline; }
|
||||||
|
.nte {}
|
||||||
|
|
||||||
|
.dlterm { font-weight: bold; }
|
||||||
|
.dltermexpand { font-weight: bold; margin-top: 1em; }
|
||||||
|
.defListHead { font-weight: bold; text-decoration: underline; }
|
||||||
|
.parmListKwd { font-weight: bold; }
|
||||||
|
.parmListVar { font-style: italic; }
|
||||||
|
.pk { font-weight: bold; text-decoration: underline; }
|
||||||
|
|
||||||
|
*[compact="yes"]>li { margin-top: 0em;}
|
||||||
|
*[compact="no"]>li { margin-top: .53em;}
|
||||||
|
.liexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.sliexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.dlexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ddexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.stepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.substepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
div.imageleft { text-align: left }
|
||||||
|
div.imagecenter { text-align: center }
|
||||||
|
div.imageright { text-align: right }
|
||||||
|
div.imagejustify { text-align: justify }
|
||||||
|
|
||||||
|
pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
|
||||||
|
|
||||||
|
CITE { font-style: italic; }
|
||||||
|
EM { font-style: italic; }
|
||||||
|
STRONG { font-weight: bold; }
|
||||||
|
VAR { font-style: italic; }
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
Styles added to support .NET output. Not used by standard processing.
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
|
||||||
|
{
|
||||||
|
padding: 5px 10px 0px 22px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nsbanner /* Creates Nonscrolling banner region */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
border-bottom: 1px solid #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.bannerrow1 /* provides full-width color to top row in running head */
|
||||||
|
{
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* STYLES FOR RUNNING HEADS */
|
||||||
|
|
||||||
|
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
top: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
width: 100%;
|
||||||
|
height: 21px;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
table.bannerparthead td /* General Values for cells in the top row of running head */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 2px 0px 0px 4px;
|
||||||
|
vertical-align: middle;
|
||||||
|
/*border-width: 0px 0px 1px 0px; */
|
||||||
|
border-width: 0px
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #999999;
|
||||||
|
background: transparent;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
table.bannerparthead td.product /* Values for top right cell in running head */
|
||||||
|
{ /* Allows for a second text block in the running head */
|
||||||
|
text-align: right;
|
||||||
|
padding: 2px 5px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1.dtH1 {
|
||||||
|
margin-left: -18px;
|
||||||
|
}
|
||||||
|
div.titlerow /* provides non-scroll topic title area (requires script) */
|
||||||
|
{
|
||||||
|
width: 100%; /* Forces tables to have correct right margin */
|
||||||
|
padding: 0px 10px 0px 22px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
div.titlerow h1
|
||||||
|
{
|
||||||
|
margin-top: 0em;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: .2em
|
||||||
|
}
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/cs/spacer.gif
vendored
Normal file
After ![]() (image error) Size: 43 B |
10
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/cs/toc.xml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||||
|
<toc label="Zobrazení informací v modulu Information Center" topic="using_system/about_the_system.html">
|
||||||
|
<topic label="Usnadnění přístupu a klávesové zkratky v modulu Information Center" href="using_system/accessibility_info.html"/>
|
||||||
|
<topic label="Softwarové vstupní specifikace pro modul Information Center" href="using_system/prerequisites.html"/>
|
||||||
|
<topic label="Navigace v modulu Information Center" href="using_system/navigating_info.html"/>
|
||||||
|
<topic label="Hledání v modulu Information Center" href="using_system/searching_info.html"/>
|
||||||
|
<topic label="Nastavení záložek a tisk v modulu Information Center" href="using_system/bookmarks_info.html"/>
|
||||||
|
<topic label="Zobrazení informací v různých jazycích" href="using_system/viewing_languages.html"/>
|
||||||
|
</toc>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/cs/xb_ICbrand.gif
vendored
Normal file
After ![]() (image error) Size: 3.0 KiB |
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/cs/xb_ICmosaic.jpg
vendored
Normal file
After ![]() (image error) Size: 1.2 KiB |
26
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/banner.htm
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<title>IBM-informationscenter</title>
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
BODY {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
DIV.back {
|
||||||
|
width: 100%;
|
||||||
|
text-align: right;
|
||||||
|
height: 44px;
|
||||||
|
background-image: url('xb_ICbrand.gif');
|
||||||
|
}
|
||||||
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body marginwidth="0" marginheight="0">
|
||||||
|
<div class="back"><nobr>
|
||||||
|
<img src="spacer.gif" width="1" height="1" alt="Tryk på Alt+k for at springe til hovedindholdet" /><img src="xb_ICmosaic.jpg" alt="IBM-logo" width="285" height="44" /></nobr></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/doc.zip
vendored
Normal file
194
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/ibmdita.css
vendored
Normal file
@ -0,0 +1,194 @@
|
|||||||
|
.unresolved { background-color: skyblue; }
|
||||||
|
.noTemplate { background-color: yellow; }
|
||||||
|
|
||||||
|
.sidebar {background: silver }
|
||||||
|
.toc {font-size: small; }
|
||||||
|
|
||||||
|
.base { background-color: #ffffff; }
|
||||||
|
.breadcrumb { font-size : smaller;}
|
||||||
|
.prereq { margin-left : 20px;}
|
||||||
|
.hierarchy { display: block; border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; border-color : Silver;}
|
||||||
|
|
||||||
|
.nested0 { margin-top : 1em;}
|
||||||
|
.nested1 { }
|
||||||
|
.nested2 { }
|
||||||
|
|
||||||
|
.p {margin-top: 1em}
|
||||||
|
|
||||||
|
.figcap { font-style: italic }
|
||||||
|
.figdesc { font-style: normal }
|
||||||
|
caption { text-align: left; font-style: italic }
|
||||||
|
|
||||||
|
.fignone {margin-top: 1em}
|
||||||
|
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.synnone {margin-top: 1em}
|
||||||
|
.synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.syntop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.skip { margin-top: 1em }
|
||||||
|
.skipspace { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.olchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
|
||||||
|
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
|
||||||
|
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle5 { font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle6 { font-size: 1.17em; font-style: italic; }
|
||||||
|
.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
|
||||||
|
|
||||||
|
.note { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.notetitle { font-weight: bold }
|
||||||
|
.notelisttitle { font-weight: bold }
|
||||||
|
.tip { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.tiptitle { font-weight: bold }
|
||||||
|
.fastpath { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.fastpathtitle { font-weight: bold }
|
||||||
|
.important { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.importanttitle { font-weight: bold }
|
||||||
|
.remember { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.remembertitle { font-weight: bold }
|
||||||
|
.restriction { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.restrictiontitle { font-weight: bold }
|
||||||
|
.attention { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.attentiontitle { font-weight: bold }
|
||||||
|
.dangertitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
|
||||||
|
.cautiontitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.caution { font-weight: bold; margin-bottom : 1em; }
|
||||||
|
|
||||||
|
ul.simple { list-style-type: none }
|
||||||
|
|
||||||
|
.firstcol { font-weight : bold;}
|
||||||
|
|
||||||
|
.bold { font-weight: bold; }
|
||||||
|
.boldItalic { font-weight: bold; font-style: italic; }
|
||||||
|
.italic { font-style: italic; }
|
||||||
|
.underlined { text-decoration: underline; }
|
||||||
|
.uicontrol { font-weight: bold; }
|
||||||
|
.parmname { font-weight: bold; }
|
||||||
|
.kwd { font-weight: bold; }
|
||||||
|
.defkwd { font-weight: bold; text-decoration: underline; }
|
||||||
|
.var { font-style : italic;}
|
||||||
|
.shortcut { text-decoration: underline; }
|
||||||
|
|
||||||
|
.ptocH1 {font-size: x-small; }
|
||||||
|
.ptocH2 {font-size: x-small; }
|
||||||
|
|
||||||
|
.smallCaps { text-transform: uppercase; font-size: smaller; }
|
||||||
|
.stitle { font-style: italic; text-decoration: underline; }
|
||||||
|
.nte {}
|
||||||
|
|
||||||
|
.defListHead { font-weight: bold; text-decoration: underline; }
|
||||||
|
.parmListKwd { font-weight: bold; }
|
||||||
|
.parmListVar { font-style: italic; }
|
||||||
|
.pk { font-weight: bold; text-decoration: underline; }
|
||||||
|
|
||||||
|
*[compact="yes"]>li { margin-top: 0em;}
|
||||||
|
*[compact="no"]>li { margin-top: .53em;}
|
||||||
|
|
||||||
|
div.imageleft { text-align: left }
|
||||||
|
div.imagecenter { text-align: center }
|
||||||
|
div.imageright { text-align: right }
|
||||||
|
div.imagejustify { text-align: justify }
|
||||||
|
|
||||||
|
pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
|
||||||
|
|
||||||
|
CITE { font-style: italic; }
|
||||||
|
EM { font-style: italic; }
|
||||||
|
STRONG { font-weight: bold; }
|
||||||
|
VAR { font-style: italic; }
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
Styles added to support .NET output. Not used by standard processing.
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
|
||||||
|
{
|
||||||
|
padding: 5px 10px 0px 22px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nsbanner /* Creates Nonscrolling banner region */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
border-bottom: 1px solid #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.bannerrow1 /* provides full-width color to top row in running head */
|
||||||
|
{
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* STYLES FOR RUNNING HEADS */
|
||||||
|
|
||||||
|
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
top: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
width: 100%;
|
||||||
|
height: 21px;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
table.bannerparthead td /* General Values for cells in the top row of running head */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 2px 0px 0px 4px;
|
||||||
|
vertical-align: middle;
|
||||||
|
/*border-width: 0px 0px 1px 0px; */
|
||||||
|
border-width: 0px
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #999999;
|
||||||
|
background: transparent;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
table.bannerparthead td.product /* Values for top right cell in running head */
|
||||||
|
{ /* Allows for a second text block in the running head */
|
||||||
|
text-align: right;
|
||||||
|
padding: 2px 5px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1.dtH1 {
|
||||||
|
margin-left: -18px;
|
||||||
|
}
|
||||||
|
div.titlerow /* provides non-scroll topic title area (requires script) */
|
||||||
|
{
|
||||||
|
width: 100%; /* Forces tables to have correct right margin */
|
||||||
|
padding: 0px 10px 0px 22px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
div.titlerow h1
|
||||||
|
{
|
||||||
|
margin-top: 0em;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: .2em
|
||||||
|
}
|
||||||
|
|
||||||
|
|
1
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/plugin.properties
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
name = IBM-informationscenter
|
10
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/plugin.xml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<?eclipse version="3.0"?>
|
||||||
|
<plugin name="%name" id="com.ibm.help.ic.doc" version="3.0.1" provider="IBM">
|
||||||
|
<extension id="helpProduct" point="org.eclipse.core.runtime.products">
|
||||||
|
<product name="IBM-informationscenter" application="" />
|
||||||
|
</extension>
|
||||||
|
<extension point="org.eclipse.help.toc">
|
||||||
|
<toc file="toc.xml" primary="true" />
|
||||||
|
</extension>
|
||||||
|
</plugin>
|
14
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/plugin_customization.ini
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# plugin_customization.ini
|
||||||
|
# sets default values for plug-in-specific preferences
|
||||||
|
# keys are qualified by plug-in id
|
||||||
|
# e.g., org.eclipse.ui/RECENT_FILES=10
|
||||||
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||||
|
# "%key" are externalized strings defined in plugin_customization.properties
|
||||||
|
# This file does not need to be translated.
|
||||||
|
# org.eclipse.ui/defaultPerspectiveId=org.eclipse.ui.resourcePerspective
|
||||||
|
org.eclipse.help.base/banner=/com.ibm.help.ic.doc/banner.htm
|
||||||
|
org.eclipse.help.base/banner_height=44
|
||||||
|
org.eclipse.help.base/windowTitlePrefix=false
|
||||||
|
org.eclipse.help.base/linksView=false
|
||||||
|
org.eclipse.help.base/help_home=/com.ibm.help.ic.doc/using_system/about_the_system.html
|
||||||
|
org.eclipse.help/baseTOCS=/com.ibm.help.ic.doc/toc.xml
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/spacer.gif
vendored
Normal file
After ![]() (image error) Size: 43 B |
10
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/toc.xml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||||
|
<toc label="Fremvisning af oplysninger i informationscentret" topic="using_system/about_the_system.html">
|
||||||
|
<topic label="Hjælp til handicappede og tastaturgenveje i informationscenteret" href="using_system/accessibility_info.html"/>
|
||||||
|
<topic label="Påkrævet software til informationscenteret" href="using_system/prerequisites.html"/>
|
||||||
|
<topic label="Navigering i informationscenteret" href="using_system/navigating_info.html"/>
|
||||||
|
<topic label="Søgning i informationscenteret" href="using_system/searching_info.html"/>
|
||||||
|
<topic label="Angivelse af bogmærker og udskrivning i informationscenteret" href="using_system/bookmarks_info.html"/>
|
||||||
|
<topic label="Fremvisning af oplysninger på et andet sprog" href="using_system/viewing_languages.html"/>
|
||||||
|
</toc>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/xb_ICbrand.gif
vendored
Normal file
After ![]() (image error) Size: 3.0 KiB |
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/da/xb_ICmosaic.jpg
vendored
Normal file
After ![]() (image error) Size: 1.2 KiB |
26
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/de/banner.htm
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
|
||||||
|
<title>IBM Information Center</title>
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
BODY {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
DIV.back {
|
||||||
|
width: 100%;
|
||||||
|
text-align: right;
|
||||||
|
height: 44px;
|
||||||
|
background-image: url('xb_ICbrand.gif');
|
||||||
|
}
|
||||||
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body marginwidth="0" marginheight="0">
|
||||||
|
<div class="back"><nobr>
|
||||||
|
<img src="spacer.gif" width="1" height="1" alt="ALT + K drücken, um zum Hauptinhalt zu springen" /><img src="xb_ICmosaic.jpg" alt="IBM logo" width="285" height="44" /></nobr></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/de/doc.zip
vendored
Normal file
194
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/de/ibmdita.css
vendored
Normal file
@ -0,0 +1,194 @@
|
|||||||
|
.unresolved { background-color: skyblue; }
|
||||||
|
.noTemplate { background-color: yellow; }
|
||||||
|
|
||||||
|
.sidebar {background: silver }
|
||||||
|
.toc {font-size: small; }
|
||||||
|
|
||||||
|
.base { background-color: #ffffff; }
|
||||||
|
.breadcrumb { font-size : smaller;}
|
||||||
|
.prereq { margin-left : 20px;}
|
||||||
|
.hierarchy { display: block; border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; border-color : Silver;}
|
||||||
|
|
||||||
|
.nested0 { margin-top : 1em;}
|
||||||
|
.nested1 { }
|
||||||
|
.nested2 { }
|
||||||
|
|
||||||
|
.p {margin-top: 1em}
|
||||||
|
|
||||||
|
.figcap { font-style: italic }
|
||||||
|
.figdesc { font-style: normal }
|
||||||
|
caption { text-align: left; font-style: italic }
|
||||||
|
|
||||||
|
.fignone {margin-top: 1em}
|
||||||
|
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.synnone {margin-top: 1em}
|
||||||
|
.synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.syntop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.skip { margin-top: 1em }
|
||||||
|
.skipspace { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.olchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
|
||||||
|
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
|
||||||
|
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle5 { font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle6 { font-size: 1.17em; font-style: italic; }
|
||||||
|
.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
|
||||||
|
|
||||||
|
.note { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.notetitle { font-weight: bold }
|
||||||
|
.notelisttitle { font-weight: bold }
|
||||||
|
.tip { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.tiptitle { font-weight: bold }
|
||||||
|
.fastpath { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.fastpathtitle { font-weight: bold }
|
||||||
|
.important { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.importanttitle { font-weight: bold }
|
||||||
|
.remember { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.remembertitle { font-weight: bold }
|
||||||
|
.restriction { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.restrictiontitle { font-weight: bold }
|
||||||
|
.attention { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.attentiontitle { font-weight: bold }
|
||||||
|
.dangertitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
|
||||||
|
.cautiontitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.caution { font-weight: bold; margin-bottom : 1em; }
|
||||||
|
|
||||||
|
ul.simple { list-style-type: none }
|
||||||
|
|
||||||
|
.firstcol { font-weight : bold;}
|
||||||
|
|
||||||
|
.bold { font-weight: bold; }
|
||||||
|
.boldItalic { font-weight: bold; font-style: italic; }
|
||||||
|
.italic { font-style: italic; }
|
||||||
|
.underlined { text-decoration: underline; }
|
||||||
|
.uicontrol { font-weight: bold; }
|
||||||
|
.parmname { font-weight: bold; }
|
||||||
|
.kwd { font-weight: bold; }
|
||||||
|
.defkwd { font-weight: bold; text-decoration: underline; }
|
||||||
|
.var { font-style : italic;}
|
||||||
|
.shortcut { text-decoration: underline; }
|
||||||
|
|
||||||
|
.ptocH1 {font-size: x-small; }
|
||||||
|
.ptocH2 {font-size: x-small; }
|
||||||
|
|
||||||
|
.smallCaps { text-transform: uppercase; font-size: smaller; }
|
||||||
|
.stitle { font-style: italic; text-decoration: underline; }
|
||||||
|
.nte {}
|
||||||
|
|
||||||
|
.defListHead { font-weight: bold; text-decoration: underline; }
|
||||||
|
.parmListKwd { font-weight: bold; }
|
||||||
|
.parmListVar { font-style: italic; }
|
||||||
|
.pk { font-weight: bold; text-decoration: underline; }
|
||||||
|
|
||||||
|
*[compact="yes"]>li { margin-top: 0em;}
|
||||||
|
*[compact="no"]>li { margin-top: .53em;}
|
||||||
|
|
||||||
|
div.imageleft { text-align: left }
|
||||||
|
div.imagecenter { text-align: center }
|
||||||
|
div.imageright { text-align: right }
|
||||||
|
div.imagejustify { text-align: justify }
|
||||||
|
|
||||||
|
pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
|
||||||
|
|
||||||
|
CITE { font-style: italic; }
|
||||||
|
EM { font-style: italic; }
|
||||||
|
STRONG { font-weight: bold; }
|
||||||
|
VAR { font-style: italic; }
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
Styles added to support .NET output. Not used by standard processing.
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
|
||||||
|
{
|
||||||
|
padding: 5px 10px 0px 22px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nsbanner /* Creates Nonscrolling banner region */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
border-bottom: 1px solid #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.bannerrow1 /* provides full-width color to top row in running head */
|
||||||
|
{
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* STYLES FOR RUNNING HEADS */
|
||||||
|
|
||||||
|
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
top: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
width: 100%;
|
||||||
|
height: 21px;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
table.bannerparthead td /* General Values for cells in the top row of running head */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 2px 0px 0px 4px;
|
||||||
|
vertical-align: middle;
|
||||||
|
/*border-width: 0px 0px 1px 0px; */
|
||||||
|
border-width: 0px
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #999999;
|
||||||
|
background: transparent;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
table.bannerparthead td.product /* Values for top right cell in running head */
|
||||||
|
{ /* Allows for a second text block in the running head */
|
||||||
|
text-align: right;
|
||||||
|
padding: 2px 5px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1.dtH1 {
|
||||||
|
margin-left: -18px;
|
||||||
|
}
|
||||||
|
div.titlerow /* provides non-scroll topic title area (requires script) */
|
||||||
|
{
|
||||||
|
width: 100%; /* Forces tables to have correct right margin */
|
||||||
|
padding: 0px 10px 0px 22px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
div.titlerow h1
|
||||||
|
{
|
||||||
|
margin-top: 0em;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: .2em
|
||||||
|
}
|
||||||
|
|
||||||
|
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/de/spacer.gif
vendored
Normal file
After ![]() (image error) Size: 43 B |
9
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/de/toc.xml
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<toc label="Informationen im Information Center anzeigen" topic="using_system/about_the_system.html">
|
||||||
|
<topic label="Eingabehilfen und Direktaufrufe über die Tastatur im Information Center" href="using_system/accessibility_info.html"/>
|
||||||
|
<topic label="Softwarevoraussetzungen für das Information Center" href="using_system/prerequisites.html"/>
|
||||||
|
<topic label="Navigieren im Information Center" href="using_system/navigating_info.html"/>
|
||||||
|
<topic label="Im Information Center suchen" href="using_system/searching_info.html"/>
|
||||||
|
<topic label="Lesezeichen im Information Center setzen und drucken" href="using_system/bookmarks_info.html"/>
|
||||||
|
<topic label="Informationen in unterschiedlichen Sprachen anzeigen" href="using_system/viewing_languages.html"/>
|
||||||
|
</toc>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/de/xb_ICbrand.gif
vendored
Normal file
After ![]() (image error) Size: 3.0 KiB |
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/de/xb_ICmosaic.jpg
vendored
Normal file
After ![]() (image error) Size: 1.2 KiB |
26
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/el/banner.htm
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
|
||||||
|
<title>Κέντρο πληροφοριών της IBM</title>
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
BODY {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
DIV.back {
|
||||||
|
width: 100%;
|
||||||
|
text-align: right;
|
||||||
|
height: 44px;
|
||||||
|
background-image: url('xb_ICbrand.gif');
|
||||||
|
}
|
||||||
|
/* background-image file is not language specific: allows for fall-through in NL. En(glish) is base */
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body marginwidth="0" marginheight="0">
|
||||||
|
<div class="back"><nobr>
|
||||||
|
<img src="spacer.gif" width="1" height="1" alt="Πατήστε Alt+K για να μεταβείτε στο πλαίσιο του κύριου περιεχομένου" /><img src="xb_ICmosaic.jpg" alt="Λογότυπο IBM" width="285" height="44" /></nobr></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/el/doc.zip
vendored
Normal file
218
dist/eclipse/plugins/com.ibm.help.ic.doc.nl1/nl/el/ibmdita.css
vendored
Normal file
@ -0,0 +1,218 @@
|
|||||||
|
.unresolved { background-color: skyblue; }
|
||||||
|
.noTemplate { background-color: yellow; }
|
||||||
|
|
||||||
|
.sidebar {background: silver }
|
||||||
|
.toc {font-size: small; }
|
||||||
|
|
||||||
|
.base { background-color: #ffffff; }
|
||||||
|
.breadcrumb { font-size : smaller;}
|
||||||
|
.prereq { margin-left : 20px;}
|
||||||
|
.hierarchy { display: block; border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; border-color : Silver;}
|
||||||
|
|
||||||
|
.nested0 { margin-top : 1em;}
|
||||||
|
.nested1 { }
|
||||||
|
.nested2 { }
|
||||||
|
|
||||||
|
.p {margin-top: 1em}
|
||||||
|
|
||||||
|
.tableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.tablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
caption { text-align: left; font-style: italic }
|
||||||
|
.simpletableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.simpletablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetableborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.choicetablenoborder { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.figcap { font-style: italic }
|
||||||
|
.figdesc { font-style: normal }
|
||||||
|
|
||||||
|
.fignone {margin-top: 1em}
|
||||||
|
.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.figbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.synnone {margin-top: 1em}
|
||||||
|
.synborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
|
||||||
|
.syntop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
.synbottom { border-bottom : 2px solid; border-color : Silver;}
|
||||||
|
.syntopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
|
||||||
|
|
||||||
|
.skip { margin-top: 1em }
|
||||||
|
.skipspace { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ullinks { list-style-type: none }
|
||||||
|
.ulchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.olchildlink { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.linklist { margin-bottom: 1em }
|
||||||
|
.linklistwithchild { margin-left: 1.5em; margin-bottom: 1em }
|
||||||
|
.sublinklist { margin-left: 1.5em; margin-bottom: 1em }
|
||||||
|
.relconcepts { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.reltasks { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relref { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.relinfo { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
div.breadcrumb {margin-bottom: 1em }
|
||||||
|
|
||||||
|
.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
|
||||||
|
.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
|
||||||
|
.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle5 { font-size: 1.17em; font-weight: bold; }
|
||||||
|
.topictitle6 { font-size: 1.17em; font-style: italic; }
|
||||||
|
.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
|
||||||
|
.section { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.example { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
.note { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.notetitle { font-weight: bold }
|
||||||
|
.notelisttitle { font-weight: bold }
|
||||||
|
.tip { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.tiptitle { font-weight: bold }
|
||||||
|
.fastpath { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.fastpathtitle { font-weight: bold }
|
||||||
|
.important { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.importanttitle { font-weight: bold }
|
||||||
|
.remember { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.remembertitle { font-weight: bold }
|
||||||
|
.restriction { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.restrictiontitle { font-weight: bold }
|
||||||
|
.attention { margin-top: 1em; margin-bottom : 1em;}
|
||||||
|
.attentiontitle { font-weight: bold }
|
||||||
|
.dangertitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.danger { padding: 5px 5px 5px 5px; border: solid; border-width: thin; font-weight: bold; margin-top: 2px; margin-bottom : 1em; }
|
||||||
|
.cautiontitle { margin-top: 1em; font-weight: bold }
|
||||||
|
.caution { font-weight: bold; margin-bottom : 1em; }
|
||||||
|
|
||||||
|
ul.simple { list-style-type: none }
|
||||||
|
|
||||||
|
.firstcol { font-weight : bold;}
|
||||||
|
|
||||||
|
.bold { font-weight: bold; }
|
||||||
|
.boldItalic { font-weight: bold; font-style: italic; }
|
||||||
|
.italic { font-style: italic; }
|
||||||
|
.underlined { text-decoration: underline; }
|
||||||
|
.uicontrol { font-weight: bold; }
|
||||||
|
.parmname { font-weight: bold; }
|
||||||
|
.kwd { font-weight: bold; }
|
||||||
|
.defkwd { font-weight: bold; text-decoration: underline; }
|
||||||
|
.var { font-style : italic;}
|
||||||
|
.shortcut { text-decoration: underline; }
|
||||||
|
|
||||||
|
.ptocH1 {font-size: x-small; }
|
||||||
|
.ptocH2 {font-size: x-small; }
|
||||||
|
|
||||||
|
.smallCaps { text-transform: uppercase; font-size: smaller; }
|
||||||
|
.stitle { font-style: italic; text-decoration: underline; }
|
||||||
|
.nte {}
|
||||||
|
|
||||||
|
.dlterm { font-weight: bold; }
|
||||||
|
.dltermexpand { font-weight: bold; margin-top: 1em; }
|
||||||
|
.defListHead { font-weight: bold; text-decoration: underline; }
|
||||||
|
.parmListKwd { font-weight: bold; }
|
||||||
|
.parmListVar { font-style: italic; }
|
||||||
|
.pk { font-weight: bold; text-decoration: underline; }
|
||||||
|
|
||||||
|
*[compact="yes"]>li { margin-top: 0em;}
|
||||||
|
*[compact="no"]>li { margin-top: .53em;}
|
||||||
|
.liexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.sliexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.dlexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.ddexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.stepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
.substepexpand { margin-top: 1em; margin-bottom: 1em }
|
||||||
|
|
||||||
|
div.imageleft { text-align: left }
|
||||||
|
div.imagecenter { text-align: center }
|
||||||
|
div.imageright { text-align: right }
|
||||||
|
div.imagejustify { text-align: justify }
|
||||||
|
|
||||||
|
pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
|
||||||
|
|
||||||
|
CITE { font-style: italic; }
|
||||||
|
EM { font-style: italic; }
|
||||||
|
STRONG { font-weight: bold; }
|
||||||
|
VAR { font-style: italic; }
|
||||||
|
|
||||||
|
/************************************************************************
|
||||||
|
Styles added to support .NET output. Not used by standard processing.
|
||||||
|
************************************************************************/
|
||||||
|
|
||||||
|
body.dotnet /* This body tag requires the use of one of the sets of banner and/or text div ids */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nstext /* Creates the scrolling text area for Nonscrolling region topic */
|
||||||
|
{
|
||||||
|
padding: 5px 10px 0px 22px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.nsbanner /* Creates Nonscrolling banner region */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
border-bottom: 1px solid #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.bannerrow1 /* provides full-width color to top row in running head */
|
||||||
|
{
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* STYLES FOR RUNNING HEADS */
|
||||||
|
|
||||||
|
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
|
||||||
|
{
|
||||||
|
position: relative;
|
||||||
|
left: 0px;
|
||||||
|
top: 0px;
|
||||||
|
padding: 0px 0px 0px 0px;
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
width: 100%;
|
||||||
|
height: 21px;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-style: solid;
|
||||||
|
border-width: 0px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
table.bannerparthead td /* General Values for cells in the top row of running head */
|
||||||
|
{
|
||||||
|
margin: 0px 0px 0px 0px;
|
||||||
|
padding: 2px 0px 0px 4px;
|
||||||
|
vertical-align: middle;
|
||||||
|
/*border-width: 0px 0px 1px 0px; */
|
||||||
|
border-width: 0px
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #999999;
|
||||||
|
background: transparent;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
table.bannerparthead td.product /* Values for top right cell in running head */
|
||||||
|
{ /* Allows for a second text block in the running head */
|
||||||
|
text-align: right;
|
||||||
|
padding: 2px 5px 0px 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1.dtH1 {
|
||||||
|
margin-left: -18px;
|
||||||
|
}
|
||||||
|
div.titlerow /* provides non-scroll topic title area (requires script) */
|
||||||
|
{
|
||||||
|
width: 100%; /* Forces tables to have correct right margin */
|
||||||
|
padding: 0px 10px 0px 22px;
|
||||||
|
background-color: #99ccff;
|
||||||
|
}
|
||||||
|
div.titlerow h1
|
||||||
|
{
|
||||||
|
margin-top: 0em;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: .2em
|
||||||
|
}
|