Project

General

Profile

TaxonomicEditorDev » History » Version 54

Andreas Kohlbecker, 01/19/2018 02:29 PM

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