Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink Developer's Guide"

(draft landing page)
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''PRELIMINARY CONTENT'''
+
Please see '''[http://www.eclipse.org/eclipselink/documentation/ EclipseLink Documentation Center]'''.
 
+
__NOTOC__
+
This page will serve as an index into the end-user documentation for EclipseLink.
+
 
+
<table cellpadding="5" width="100%" border="0">
+
<tr valign="top">
+
  <td width="50%">
+
<div style="width:350px;border:1px solid #000000;padding:5px">
+
==Getting Started==
+
If you're new to EclipseLink and want to get started quickly, start here:
+
List of topics constrained to those essential for a new user. These topics may include:
+
* direct links to the primary areas.
+
* Migration (from)
+
* Release notes
+
* Tips and Tricks
+
* Cheatsheets
+
* Legal
+
 
+
</div>
+
  </td>
+
  <td width="50%" rowspan="2">
+
<div style="width:350px;border:1px solid #000000;padding:5px">
+
==Using EclipseLink==
+
Are you already using EclipseLink? Or maybe you have a specific issue that you want to use EclipseLink to resolve?
+
 
+
How are you using EclipseLink?
+
# First select your technology:
+
# Then select how you are using EclipseLink:
+
 
+
 
+
</div>
+
  </td>
+
</tr>
+
<tr>
+
  <td width="50%">
+
<div style="width:350px;border:1px solid #000000;padding:5px">
+
==Learning More==
+
Do you want to learn more about EclipseLink or review the Developer's Guide? You should start here:
+
* List of top-level Dev Guide sections
+
* Link to categories: [[:Category:EclipseLink_Developer%27s_Guide]]
+
 
+
List of topics constrained to more advanced, experimental tasks. These topics may include:
+
* Links to web resources (Eclipselink homepage, developer wiki, bugzilla).
+
* Also provides direct links to FAQ, Forums, Training, Support, Release Notes, Legal, etc.
+
</div>
+
  </td>
+
 
+
</table>
+
 
+
==EclipseLink Developer's Guide==
+
Planned for R1.
+
 
+
Preliminary categorization: [[:Category:EclipseLink_Developer%27s_Guide]]
+
 
+
Based, in part, on the [http://www.oracle.com/technology/products/ias/toplink/doc/index.html TopLink Developer's Guide].
+
 
+
 
+
----
+
 
+
[[Category:EclipseLink]]
+

Latest revision as of 14:51, 29 January 2013

Please see EclipseLink Documentation Center.

Back to the top