Project

General

Profile

TaxonomicEditorDev » History » Version 48

Andreas Kohlbecker, 10/06/2016 02:35 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 34 Andreas Müller
*  [Setting up a Taxonomic Editor development environment](http://cybertaxonomy.eu/taxeditor/getting-started.html) 
23 1 Niels Hoffmann
* [[TaxonomicEditorDeployment]]
24 31 Cherian Mathew
* [[TaxonomicEditorDevelopersGuide]]
25 48 Andreas Kohlbecker
  * [[TaxonomicEditorDevelopersGuide#Remoting|Remoting]]
26 38 Patrick Plitzner
* [[I18nTaxeditor|Internationalization/Localization]]
27 1 Niels Hoffmann
* [[TaxonomicEditorRelease]] - deprecated
28 19 Niels Hoffmann
* [[EclipsePluginCreation]] - deprecated
29 1 Niels Hoffmann
* [[TaxonomicEditorCaveats]]
30
* [[TaxonomicEditorTesting]]
31
* [[TaxonomicEditorUpdateOnUlteo]]
32
* [[TroubleshootingEditorLaunches]]
33 25 Cherian Mathew
* [[LocalH2DatabaseUsage]]
34 37 Cherian Mathew
* [[TaxonomicEditorRemoting]]
35 47 Andreas Kohlbecker
* [[CreatingMavenArtifactsFromEclipseBundles]]
36 2 Niels Hoffmann
37 30 Patrick Plitzner
----
38
39
40
## GUI
41
42
* [[EditorViewParts]]
43 35 Andreas Kohlbecker
* [[TaxonomicEditorUserPermissionsAndSecurity]]
44 11 Niels Hoffmann
45 14 Niels Hoffmann
---- 
46 16 Niels Hoffmann
## Testing / SWTBot
47
48 17 Niels Hoffmann
* [[InstallingSWTBot|Installing SWTBot]]
49 16 Niels Hoffmann
50
----
51
52 21 Andreas Kohlbecker
## Ulteo OVD  How-To's and more
53 10 Niels Hoffmann
54 21 Andreas Kohlbecker
* [Ulteo 3.0 docs](http://doc.ulteo.com/3.0/)
55 20 Andreas Kohlbecker
* [[UlteoOvdFaq]] - where is ...?
56 10 Niels Hoffmann
* [[ProvideApplicationOnUlteo]]
57 15 Niels Hoffmann
* [[ChangeJavaVersionOnUlteo]] - deprecated
58 10 Niels Hoffmann
* [[InstallSoftwareInTheUlteoCompartment]]
59 29 Cherian Mathew
* [[UlteoJavaProblems]]
60 10 Niels Hoffmann
61 14 Niels Hoffmann
----
62
63 2 Niels Hoffmann
## Use Cases / Requirements
64 1 Niels Hoffmann
65 2 Niels Hoffmann
* [[EditorRequirements]]
66 40 Cherian Mathew
* [[EditorFunctionalityOverview]]
67 2 Niels Hoffmann
* [[PlatformUseCases]]
68 14 Niels Hoffmann
----
69
70 2 Niels Hoffmann
## Bug & Enhancement Reports
71
72
_registered users only_
73
74 6 Niels Hoffmann
* https://dev.e-taxonomy.eu/trac/report/30 (bugs) 
75
* https://dev.e-taxonomy.eu/trac/report/32 (enhancements)
76
77 2 Niels Hoffmann
To report bugs and submit enhancement requests please add a new ticket by using the following links for  
78
79
* [bugs](http://dev.e-taxonomy.eu/trac/newticket?component=taxeditor&milestone=TaxEditor+Release+2.0)
80
* [enhancements](http://dev.e-taxonomy.eu/trac/newticket?component=taxeditor&milestone=TaxEditor+Release+1.0)
81
82
You may use the prefilled ticket properties except for the priority property.
83
84
When filing bugs please answer these questions:
85
86 9 Niels Hoffmann
What steps will reproduce the problem?
87
88 46 Andreas Kohlbecker
1. What is the expected output? What do you see instead?
89
2. What version of the product are you using? On what operating system?
90
3. Please provide any additional information below.
91 14 Niels Hoffmann
92
----
93
94
95 12 Niels Hoffmann
96
## External Resources / Links
97
98 47 Andreas Kohlbecker
* [[EclipseRCPResources]]
99 18 Niels Hoffmann
100
101
## Old/Outdated Documents
102
103 1 Niels Hoffmann
104 42 Cherian Mathew
* [[TaxonomicEditorUpdateSite]] - Outdated
105
* [[MigratinEditorDevEnvToLuna|Migrating Editor development environment to Luna]]