Project

General

Profile

TaxonomicEditorDev » History » Version 49

Andreas Kohlbecker, 03/23/2017 11:17 AM

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