Skip to content
Snippets Groups Projects
Commit c93523f1 authored by lmandel's avatar lmandel
Browse files

[115886] Updated JST ISV plugin.

parent 12102080
No related branches found
No related tags found
No related merge requests found
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JST ISV doc nav
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jst.doc.isv; singleton:=true
Bundle-Version: 1.0.0
Bundle-Vendor: %providerName
......
docs/org.eclipse.jst.doc.isv/html/sources/EJB_generation_datamodels.gif

4.58 KiB

/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif
}
.ueberschrift {
font-family: Arial, Helvetica, sans-serif;
font-size: x-large;
margin-top: 20px;
}
.code {
font-family: Courier, "Courier New", Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
color: #0467B4;
background-color: #CCCCCC;
padding: 5px 7px 5px 13px;
border: 1px solid black;
}
.note {
font-size: smaller
}
.description {
font-family: "Times New Roman", Times, serif;
font-size: xx-large;
}
.schema {
font-style: italic;
font-size: large
}
\ No newline at end of file
docs/org.eclipse.jst.doc.isv/html/sources/j2ee_1.jpg

59 KiB

docs/org.eclipse.jst.doc.isv/html/sources/j2ee_12.jpg

44.1 KiB

docs/org.eclipse.jst.doc.isv/html/sources/j2ee_6.jpg

83.7 KiB

docs/org.eclipse.jst.doc.isv/html/sources/j2ee_8.jpg

35.6 KiB

docs/org.eclipse.jst.doc.isv/html/sources/jstsubsystems.jpg

57.8 KiB

......@@ -9,3 +9,4 @@
# IBM Corporation - initial API and implementation
###############################################################################
providerName=Eclipse.org
pluginName=WST ISV Documentation
\ No newline at end of file
......@@ -25,4 +25,8 @@
Define Subsection Table of Contents
=============================================================================
-->
<extension point="org.eclipse.help.toc">
<toc file="topics_Reference.xml"/>
<toc file="toc_WST.xml"/>
</extension>
</plugin>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment