forked from RedhawkSDR/Documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmainap1.html
183 lines (177 loc) · 9.72 KB
/
mainap1.html
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html >
<head><title>A Eclipse Development</title>
<meta http-equiv="Content-Type" content="text/html; charset="utf-8"">
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<!-- html,2,next,javascript,charset="utf-8" -->
<meta name="src" content="main.tex">
<meta name="date" content="2013-03-12 19:46:00">
<link rel="stylesheet" type="text/css" href="main.css">
<script type="text/javascript" src="scripts/shCore.js"></script>
<script type="text/javascript" src="scripts/shBrushCpp.js"></script>
<script type="text/javascript" src="scripts/shBrushJava.js"></script>
<script type="text/javascript" src="scripts/shBrushPython.js"></script>
<script type="text/javascript" src="scripts/shBrushBash.js"></script>
<script type="text/javascript" src="scripts/shBrushXml.js"></script>
<link href="styles/shCore.css" rel="stylesheet" type="text/css" />
<link href="styles/shThemeDefault.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
SyntaxHighlighter.all()
</script>
</head><body
>
<script>
function f() {
document.getElementById('main_content_wrap').focus();
}
if (window.addEventListener) {
window.addEventListener("load", f, false);
} else if (window.attachEvent) {
window.attachEvent("onload", f);
}
</script>
<div class="header">
<ul class="navbar">
<li><a class="logo-small" href="index.html"><img src="images/RedHawk_Logo_ALT_B_121px.png"/></a></li> <li><a href="index.html">Home</a></li>
<li><a href="gettingstarted/main.html">Getting Started</a></li>
<li><a class="active" href="main.html">Documentation</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="support.html">Support</a></li>
</ul>
<div class="pattern right"></div>
<a id="forkme_banner" href="https://github.com/redhawksdr">View on GitHub</a>
</div>
<!-- Custom MAIN CONTENT -->
<div id="main_content_wrap" tabindex="0" class="outer">
<section id="main_content" class="inner">
<!--l. 1--><div class="crosslinks"><p class="noindent">[<a
href="mainap2.html" >next</a>] [<a
href="mainch24.html" >prev</a>] [<a
href="mainch24.html#tailmainch24.html" >prev-tail</a>] [<a
href="#tailmainap1.html">tail</a>] [<a
href="main.html#mainap1.html" >up</a>] </p></div>
<h2 class="appendixHead"><span class="titlemark">Appendix A</span><br /><a
id="x27-333000A"></a>Eclipse Development</h2>
<h3 class="sectionHead"><span class="titlemark">A.1 </span> <a
id="x27-334000A.1"></a>Eclipse Integrated Help</h3>
<!--l. 4--><p class="noindent" >There is a vast amount of documentation for Eclipse and Eclipse related products available
online and within several books. But before you go there first try the Eclipse integrated
help.
<!--l. 8--><p class="noindent" >
<ol class="enumerate1" >
<li
class="enumerate" id="x27-334002x1">Click <span
class="cmbx-12">Help </span><span
class="cmmi-12">> </span><span
class="cmbx-12">Help Contents</span></li></ol>
<!--l. 12--><p class="noindent" >This will bring up the <span
class="cmbx-12">Help Contents </span>dialog. Here you can either explore for documentation
using the outline or enter a search term. <div class="admonition block tip block-indent"><div class="tip-inner"><p class="para block block-first"> You can also configure the <span
class="cmbx-12">Help Contents </span>to come up
in your our system web browser. Go to your preferences and click <span
class="cmbx-12">Help </span>page and change the
<span
class="cmbx-12">Open Help contents </span>to <span
class="cmbx-12">In external browser</span>. </p></div></div>
<!--l. 18--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">A.2 </span> <a
id="x27-335000A.2"></a>SWT and JFace</h3>
<!--l. 19--><p class="noindent" >The is a lot of good documentation available how how to use <a
href="mainap3.html#swt">SWT</a> and JFace freely available
online. Here are just a few:
<ul class="itemize1">
<li class="itemize"><a
href="mainap3.html#swt">SWT</a> Documentation: <a
href="http://www.eclipse.org/swt/docs.php" class="url" ><span
class="cmtt-12">http://www.eclipse.org/swt/docs.php</span></a>
</li>
<li class="itemize"><a
href="mainap3.html#swt">SWT</a> Tutorial: <a
href="http://www.vogella.com/articles/SWT/article.html" class="url" ><span
class="cmtt-12">http://www.vogella.com/articles/SWT/article.html</span></a> <div class="admonition block note block-indent"><div class="note-inner"><p class="para block block-first"> This is a tutorial
on <a
href="mainap3.html#swt">SWT</a> standalone. Control panels already have a display you should not need
to create a new one. Instead add content to the Composite parent passed in. </p></div></div>
</li>
<li class="itemize">JFace Overview: <a
href="http://www.vogella.com/articles/EclipseJFace/article.html" class="url" ><span
class="cmtt-12">http://www.vogella.com/articles/EclipseJFace/article.html</span></a>
</li>
<li class="itemize">Creating a View (Using Extensions) <a
href="http://www.eclipse.org/articles/viewArticle/ViewArticle2.html" class="url" ><span
class="cmtt-12">http://www.eclipse.org/articles/viewArticle/ViewArticle2.html</span></a>
</li>
<li class="itemize">Eclipse Update Site FAQ: <a
href="http://wiki.eclipse.org/FAQ_How_do_I_create_an_update_site_(site.xml)" class="url" ><span
class="cmtt-12">http://wiki.eclipse.org/FAQ_How_do_I_create_an_update_site_(site.xml)</span></a>
</li>
<li class="itemize">Eclipse Modeling Framework (EMF) - Tutorial: <a
href="http://www.vogella.com/articles/EclipseEMF/article.html" class="url" ><span
class="cmtt-12">http://www.vogella.com/articles/EclipseEMF/article.html</span></a></li></ul>
<!--l. 30--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">A.3 </span> <a
id="x27-336000A.3"></a>RAP</h3>
<ul class="itemize1">
<li class="itemize">Eclipse Rich Ajax Platform (<a
href="mainap3.html#rap">RAP</a>): <a
href="http://eclipse.org/rap/" class="url" ><span
class="cmtt-12">http://eclipse.org/rap/</span></a>
</li>
<li class="itemize"><a
href="mainap3.html#rap">RAP</a> Development Guide: <a
href="http://help.eclipse.org/juno/nav/52" class="url" ><span
class="cmtt-12">http://help.eclipse.org/juno/nav/52</span></a>
</li>
<li class="itemize">Creating Custom Widgets: <a
href="http://wiki.eclipse.org/RAP/Custom_Widgets" class="url" ><span
class="cmtt-12">http://wiki.eclipse.org/RAP/Custom_Widgets</span></a>
</li>
<li class="itemize">Deploying a <a
href="mainap3.html#rap">RAP</a> Application to a Servlet Container: <a
href="http://help.eclipse.org/juno/topic/org.eclipse.rap.help/help/html/advanced/deployment.html" class="url" ><span
class="cmtt-12">http://help.eclipse.org/juno/topic/org.eclipse.rap.help/help/html/advanced/deployment.html</span></a></li></ul>
<!--l. 38--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">A.4 </span> <a
id="x27-337000A.4"></a>Additional Plug-ins</h3>
<ul class="itemize1">
<li class="itemize">Eclipse C/C++ Developer Tools (<a
href="mainap3.html#cdt">CDT</a>)
<a
href="http://www.eclipse.org/cdt/documentation.php" class="url" ><span
class="cmtt-12">http://www.eclipse.org/cdt/documentation.php</span></a>
</li>
<li class="itemize">Eclipse Python Development (<a
href="mainap3.html#pydev">PyDev</a>) <a
href="http://pydev.org/manual.html" class="url" ><span
class="cmtt-12">http://pydev.org/manual.html</span></a></li></ul>
<!--l. 44--><p class="noindent" >
<h3 class="sectionHead"><span class="titlemark">A.5 </span> <a
id="x27-338000A.5"></a>Advanced Topics</h3>
<!--l. 45--><p class="noindent" >
<h4 class="subsectionHead"><span class="titlemark">A.5.1 </span> <a
id="x27-339000A.5.1"></a>Continuous Integration / Headless Building</h4>
<ul class="itemize1">
<li class="itemize"><a
href="mainap3.html#pde">PDE</a> Build Documentation: <a
href="http://www.eclipse.org/pde/pde-build/" class="url" ><span
class="cmtt-12">http://www.eclipse.org/pde/pde-build/</span></a>
</li>
<li class="itemize">Eclipse Tycho Tutorial:
<a
href="http://www.vogella.com/articles/EclipseTycho/article.html" class="url" ><span
class="cmtt-12">http://www.vogella.com/articles/EclipseTycho/article.html</span></a></li></ul>
<!--l. 1--><div class="crosslinks"><p class="noindent">[<a
href="mainap2.html" >next</a>] [<a
href="mainch24.html" >prev</a>] [<a
href="mainch24.html#tailmainch24.html" >prev-tail</a>] [<a
href="mainap1.html" >front</a>] [<a
href="main.html#mainap1.html" >up</a>] </p></div>
<!--l. 1--><p class="noindent" ><a
id="tailmainap1.html"></a>
<div class=license>
<hr>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br /><span xmlns:dct="http:// purl.org/dc/terms/" property="dct:title">REDHAWK Documentation</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.
</div>
</body></html>