Project

General

Profile

TaxonomicEditorDev » History » Version 36

Andreas Kohlbecker, 02/17/2014 06:02 PM

1 5 Niels Hoffmann
2
3
4 1 Niels Hoffmann
5
# Taxonomic Editor Development Resources
6
7
8 33 Andreas Müller
This page holds information for developing the EDIT Taxonomic Editor. The product page of the EDIT Taxonomic Editor may be found here: http://cybertaxonomy.eu/taxeditor
9 7 Niels Hoffmann
10
11
{{>toc}}
12
13 2 Niels Hoffmann
14
15 3 Niels Hoffmann
16 8 Niels Hoffmann
----
17
18
19
20 3 Niels Hoffmann
## HowTo's
21
22
23 34 Andreas Müller
*  [Setting up a Taxonomic Editor development environment](http://cybertaxonomy.eu/taxeditor/getting-started.html) 
24 23 Andreas Kohlbecker
25 31 Cherian Mathew
* [[TaxonomicEditorDeployment]]
26
27 32 Cherian Mathew
* [[TaxonomicEditorRelease]] (deprecated)
28 1 Niels Hoffmann
29 19 Niels Hoffmann
* [[EclipsePluginCreation]] (deprecated)
30
31 1 Niels Hoffmann
* [[TaxonomicEditorCaveats]]
32
33
* [[TaxonomicEditorTesting]]
34
35
* [[TaxonomicEditorUpdateOnUlteo]]
36
37
* [[TroubleshootingEditorLaunches]]
38
39 28 Cherian Mathew
* [[LocalH2DatabaseUsage]]
40 25 Cherian Mathew
41 1 Niels Hoffmann
* CreatingMavenArtifactsFromEclipseBundles
42 19 Niels Hoffmann
43 2 Niels Hoffmann
44
45 30 Patrick Plitzner
----
46
47
48
49
## GUI
50
51
* [[EditorViewParts]]
52
53 35 Andreas Kohlbecker
* [[TaxonomicEditorUserPermissionsAndSecurity]]
54
55 30 Patrick Plitzner
56 11 Niels Hoffmann
57 14 Niels Hoffmann
---- 
58
59
60
61 16 Niels Hoffmann
## Testing / SWTBot
62
63
64 17 Niels Hoffmann
* [[InstallingSWTBot|Installing SWTBot]]
65 16 Niels Hoffmann
66
67
68
----
69
70
71
72 21 Andreas Kohlbecker
## Ulteo OVD  How-To's and more
73 2 Niels Hoffmann
74 10 Niels Hoffmann
75 1 Niels Hoffmann
* [Ulteo 3.0 docs](http://doc.ulteo.com/3.0/)
76 21 Andreas Kohlbecker
77 22 Andreas Kohlbecker
* [[UlteoOvdFaq]] - where is ...?
78 20 Andreas Kohlbecker
79 10 Niels Hoffmann
* [[ProvideApplicationOnUlteo]]
80
81 15 Niels Hoffmann
* [[ChangeJavaVersionOnUlteo]] (deprecated)
82
83
* [[InstallSoftwareInTheUlteoCompartment]]
84 10 Niels Hoffmann
85 29 Cherian Mathew
* [[UlteoJavaProblems]]
86 24 Cherian Mathew
87 10 Niels Hoffmann
88
89 14 Niels Hoffmann
----
90
91
92
93 2 Niels Hoffmann
## Use Cases / Requirements
94
95 1 Niels Hoffmann
96 3 Niels Hoffmann
* [[EditorRequirements]]
97 2 Niels Hoffmann
98 3 Niels Hoffmann
* [[PlatformUseCases]]
99 2 Niels Hoffmann
100
101
102 14 Niels Hoffmann
----
103
104
105
106 2 Niels Hoffmann
## Bug & Enhancement Reports
107
108
_registered users only_
109
110
111 6 Niels Hoffmann
* https://dev.e-taxonomy.eu/trac/report/30 (bugs) 
112
113
* https://dev.e-taxonomy.eu/trac/report/32 (enhancements)
114
115
116 2 Niels Hoffmann
To report bugs and submit enhancement requests please add a new ticket by using the following links for  
117
118
* [bugs](http://dev.e-taxonomy.eu/trac/newticket?component=taxeditor&milestone=TaxEditor+Release+2.0)
119
120
* [enhancements](http://dev.e-taxonomy.eu/trac/newticket?component=taxeditor&milestone=TaxEditor+Release+1.0)
121
122
You may use the prefilled ticket properties except for the priority property.
123
124
125
When filing bugs please answer these questions:
126
127
~~~
128
What steps will reproduce the problem?
129
1. 
130
2. 
131
3. 
132
133
What is the expected output? What do you see instead?
134 9 Niels Hoffmann
135
136
What version of the product are you using? On what operating system?
137
138
139
Please provide any additional information below.
140
~~~
141 14 Niels Hoffmann
142
143
----
144
145 12 Niels Hoffmann
146
147 13 Niels Hoffmann
## External Resources / Links
148 12 Niels Hoffmann
149 1 Niels Hoffmann
150
* wiki:EclipseRCPResources
151 18 Niels Hoffmann
152
153
154
## Old/Outdated Documents
155
156
157
* [[TaxonomicEditorUpdateSite]] (Outdated)