forked from hapifhir/hapi-hl7v2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontributing.html
142 lines (118 loc) · 5.41 KB
/
contributing.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
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-06-23
| Rendered using Apache Maven Fluido Skin 1.6
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="James Agnew" />
<meta name="Date-Revision-yyyymmdd" content="20170623" />
<meta http-equiv="Content-Language" content="en" />
<title>HAPI – Contributing to HAPI TestPanel</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
<div id="banner">
<div class="pull-left"><a href="https://hapifhir.github.io/hapi-hl7v2/hapi-testpanel" id="bannerLeft"><img src="images/hapi_testpanel_banner.png" alt="HAPI TestPanel"/></a></div>
<div class="pull-right"></div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-06-23<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.3<span class="divider">|</span></li>
<li class=""><a href="https://hapifhir.github.io/hapi-hl7v2/" class="externalLink" title="HAPI">HAPI</a><span class="divider">/</span></li>
<li class="active ">Contributing to HAPI TestPanel</li>
<li class="pull-right"><span class="divider">|</span>
<a href="http://www.uhn.ca/" class="externalLink" title="University Health Network">University Health Network</a></li>
<li class="pull-right"><span class="divider">|</span>
<a href="http://hl7.org/" class="externalLink" title="hl7.org">hl7.org</a></li>
<li class="pull-right"><a href="https://github.com/hapifhir/hapi-hl7v2" class="externalLink" title="GitHub Project Page">GitHub Project Page</a></li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">HAPI</li>
<li><a href="../index.html" title="← HAPI Home"><span class="none"></span>← HAPI Home</a> </li>
<li class="nav-header">TestPanel</li>
<li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a> </li>
<li><a href="install.html" title="Install"><span class="none"></span>Install</a> </li>
<li class="nav-header">Documentation</li>
<li><a href="validation.html" title="Message Validation"><span class="none"></span>Message Validation</a> </li>
<li><a href="hl7v2filediff.html" title="Message Diff/Compare"><span class="none"></span>Message Diff/Compare</a> </li>
<li class="nav-header">Project Info</li>
<li><a href="changes-report.html" title="Changelog"><span class="none"></span>Changelog</a> </li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org" title="Built with Maven 2" class="builtBy"><img class="builtBy" alt="Built with Maven 2" src="../images/logos/maven-feather.png" /></a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<div class="section">
<h2><a name="Installing_HAPI_TestPanel"></a>Installing HAPI TestPanel</h2>
<div class="section">
<h3><a name="Setting_up_Eclipse"></a>Setting up Eclipse</h3>
<p>
Building TestPanel should be possible under any environment, but
using Eclipse is recommended. First set up your environment:
</p>
<ul>
<li>
Install
<a class="externalLink" href="http://maven.apache.org">Maven</a>
(3.0 or newer) and ensure it works from the command line.
</li>
<li>
Install the
<a class="externalLink" href="http://www.eclipse.org/windowbuilder/download.php">Windowbuilder</a>
plugin into Eclipse.
</li>
</ul>
</div>
<div class="section">
<h3><a name="Check_out_the_Project"></a>Check out the Project</h3>
<p>
Next, check out the HAPI
<a class="externalLink" href="https://hl7api.svn.sourceforge.net/svnroot/hl7api/trunk/hapi-mvn/">root project</a>.
</p>
</div>
</div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>Copyright ©2001–2017
<a href="http://www.uhn.ca">University Health Network</a>.
All rights reserved.</p>
</div>
</div>
</footer>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1395874-3");
pageTracker._trackPageview();
} catch(err) {}</script>
</body >
</html>