Files
loeclipse/docs/loeclipse-doc/help/html/devdoc/starting/index.html
Samuel Mehrbrodt a2e2b277da Move docs to docs/ folder
In preparation to have this stuff online
2018-10-27 13:50:06 +02:00

53 lines
1.5 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title></title>
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
<link rel="start" href="index.html" title="">
<link rel="next" href="ar01s02.html" title="The development environment">
<link href="../../styles.css" rel="stylesheet" type="text/css" />
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084"
alink="#0000FF">
<div class="article">
<div class="titlepage">
<div>
<div>
<h1 class="title">Plugin Developer Documentation</h1>
</div>
<div>
<h3 class="subtitle"><i>Diving into the project</i></h3>
</div>
<div>
<div class="abstract">
<p class="title"><b>Abstract</b></p>
<p>To get introduced to the plugin development, there are a few
explanations to give. This guide has been written to help new developers
for their first build and first hack.</p>
</div>
</div>
</div>
<hr />
</div>
<div class="sect1" lang="en-GB">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a name="id2509428"></a>Introduction</h2>
</div>
</div>
</div>
<p>Starting to read this document implies some motivation to develop
and participate in the LibreOffice Eclipse integration. The following
pages will be helpful for anyone wanting to start hacking on the plugin.
Several key points will be presented like getting the source code,
building or understanding it. Even thought some points are enlightened
here, many other useful documents should be read too.</p>
</div>
</div>
</body>
</html>