Project

General

Profile

TaxonomicEditorDev » History » Version 33

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