-
Notifications
You must be signed in to change notification settings - Fork 0
/
community.html
166 lines (153 loc) · 6.44 KB
/
community.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
<!DOCTYPE html>
<html>
<head>
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/bootstrap-responsive.css">
<link rel="stylesheet" href="css/custom.css">
<script src="js/jquery-1.7.1.min.js"></script>
<title>e(fx)clipse - JavaFX Tooling and Runtime for Eclipse</title>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="index.html">e(fx)clipse</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="install.html">Install</a></li>
<li><a href="releases.html">Releases</a></li>
<li><a href="references.html">References</a></li>
<li><a href="http://efxclipse.bestsolution.at">External Addons</a></li>
<li class="active"><a href="community.html">Community</a></li>
<li><a href="http://wiki.eclipse.org/Efxclipse/Tooling/FXGraph">FXGraph</a></li>
<li><a href="http://wiki.eclipse.org/Efxclipse/Tutorials">Tutorials</a></li>
<li><a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Efxclipse">Bug Tracker</a></li>
<li><a href="http://wiki.eclipse.org/Efxclipse">Wiki</a></li>
<li><a href="http://www.eclipse.org/forums/index.php/f/259/">Forum</a></li>
<li><a href="http://projects.eclipse.org/projects/technology.efxclipse">Project Info</a>
</ul>
</div>
</div>
</div>
</div>
<header class="jumbotron masthead" id="overview">
<div class="inner">
<div class="container">
<h1>e(fx)clipse</h1>
<p class="lead">
JavaFX Tooling and Runtime for Eclipse and OSGi
</p>
</div>
</div>
</header>
<div class="container">
<section id="products">
<div class="page-header">
<h1>Community<small> Getting involved in e(fx)clipse development</small></h1>
</div>
<div class="row">
<div class="span8">
<p>
<h4>We are inviting you to contribute to e(fx)clipse. Which possibilities do we see?</h4>
<br/>
<ul>
<li><u>Bug reporting:</u> If you've found a bug in e(fx)clipse, please <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Efxclipse">submit a
valuable bug report</a>. This is very essential for the project and you help to make the project future-proof and most stable.
</li>
<li><u>Providing fixes:</u> In case you are familiar with the project's sources and you know how to fix a bug, please consider to
contribute your fix back to the project for review.
</li>
<li><u>Contributing custom components:</u> If you developed a custom component to e(fx)clipse that might also be useful to others,
please also consider to contribute it back. Please get in contact with us via <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Efxclipse">
project's bug tracker</a> if you'd like to share your code.
</p>
</div>
<div class="span4">
<p align="center">
<h2>Active contributors</h2>
<br/>
<a href="http://www.BestSolution.at"><img src="http://efxclipse.bestsolution.at/img/BestSolution_LogoLettern.png" height="72"></img></a>
</p>
</div>
</div>
</section>
<section id="products">
<div class="page-header">
<h1>Support<small> Getting best support available</small></h1>
</div>
<div class="row">
<div class="span8">
<p>
<h4>e(fx)clipse forum</h4>
<br/>
e(fx)clipse has quite an active community that discusses issues in the e(fx)clipse universe.
If you couldn't find the answers you are looking for in the <a href="http://wiki.eclipse.org/Efxclipse">project's wiki</a>
the <a href="http://www.eclipse.org/forums/index.php/f/259/">e(fx)clipse forum</a> is the place where you can
ask your questions.
</p>
<p>
<h4>Professional Services</h4>
<br/>
Although Open Source software is freely available to everyone it doesn't mean that everyone is an expert
in this code. Enterprise software built with Open Source components requires experienced developers who
know the internal structure of these components and can quickly and efficiently eliminate problems.
<br/><br/>
<!-- >a href="http://www.BestSolution.at"><img src="img/BestSolution_LogoLettern_175x50.png"></img></a-->
<br/>
<a href="http://www.BestSolution.at">BestSolution</a> has contributed e(fx)clipse to Eclipse and is still
the driving force behind the project. Who, if not we, should be able to provide highest quality in
<a href="http://efxclipse.BestSolution.at/services.html">support and all other kinds of services</a> around e(fx)clipse.
</p>
</div>
<div class="span4">
<p align="center">
</p>
</div>
</div>
</section>
<br/>
</div>
<footer class="footer">
<div class="container">
<br/>
<p class="pull-right">
<a href="#">Back to top</a>
</p>
<p>
Created by <a target="_blank" href="http://www.bestsolution.at">BestSolution.at</a>.
</p>
<p>
<center>
<a href="http://www.eclipse.org">Eclipse Foundation</a>
| <a href="http://www.eclipse.org/legal/privacy.php">Privacy policy</a>
| <a href="http://www.eclipse.org/legal/termsofuse.php">Terms of use</a>
| <a href="http://www.eclipse.org/legal/copyright.php">Copyright</a>
| <a href="http://www.eclipse.org/legal">Legal</a>
</center>
</p>
</div>
</footer>
<script src="js/bootstrap-transition.js"></script>
<script src="js/bootstrap-alert.js"></script>
<script src="js/bootstrap-modal.js"></script>
<script src="js/bootstrap-dropdown.js"></script>
<script src="js/bootstrap-scrollspy.js"></script>
<script src="js/bootstrap-tab.js"></script>
<script src="js/bootstrap-tooltip.js"></script>
<script src="js/bootstrap-popover.js"></script>
<script src="js/bootstrap-button.js"></script>
<script src="js/bootstrap-collapse.js"></script>
<script src="js/bootstrap-carousel.js"></script>
<script src="js/bootstrap-typeahead.js"></script>
<!-- Include the plug-in -->
<script src="js/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="js/custom.js" type="text/javascript"></script>
</body>
</html>