Project

General

Profile

TaxonomicEditorDev » History » Version 46

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