summaryrefslogtreecommitdiff
path: root/core/doc/help/html/devdoc/starting/index.html
blob: d551fa5e9b045e84ed64a723145d1ce39a8696ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<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 OpenOffice.org 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 like the Eclipse or
OpenOffice.org developer's guides.</p>
</div>
</div>

</body>
</html>