Stephan Herrmann | 675fad5 | 2012-02-19 00:06:19 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
Stephan Herrmann | 22e099f | 2012-02-19 02:45:51 +0100 | [diff] [blame] | 3 | id="org.eclipse.objectteams.otdt.source.feature" |
Stephan Herrmann | 675fad5 | 2012-02-19 00:06:19 +0100 | [diff] [blame] | 4 | label="%featureName" |
Stephan Herrmann | 925c811 | 2013-06-24 00:20:41 +0200 | [diff] [blame] | 5 | version="2.3.0.qualifier" |
Stephan Herrmann | 675fad5 | 2012-02-19 00:06:19 +0100 | [diff] [blame] | 6 | provider-name="%providerName"> |
| 7 | |
| 8 | <description url="http://www.eclipse.org/objectteams"> |
| 9 | This Eclipse Plug-In feature supports development with Object Teams |
| 10 | and the OT/J programming language (see http://www.eclipse.org/objectteams). |
| 11 | It extends all of the Eclipse Java development tools |
| 12 | to support development with Object Teams |
| 13 | throughout all views and development activities. |
| 14 | This feature contains the sources of the OTDT. |
| 15 | </description> |
| 16 | |
| 17 | <copyright> |
| 18 | The software "Object Teams Development Tooling" (OTDT) is a result of |
| 19 | the joint project TOPPrax and has been developed in collaboration between the |
| 20 | Fraunhofer Institut für Rechnerarchitektur und Softwaretechnik (FIRST) |
| 21 | and the Technische Unversität Berlin. |
| 22 | |
| 23 | The software consists of three distinguishable parts: |
| 24 | - A compiler for OT/J (Compiler), |
| 25 | - A graphical user interface (GUI) and |
| 26 | - A runtime environment for OT/J (Runtime). |
| 27 | The copyright is held by the Technische Universität (Compiler and Runtime) |
| 28 | and by the Fraunhofer Gesellschaft, München, Deutschland, |
| 29 | for its Fraunhofer Institut für Rechnerarchitektur und Softwaretechnik |
| 30 | (FIRST) (Compiler and GUI) and others. |
| 31 | This software is based on Eclipse and the Java Development Tooling |
| 32 | (JDT) of which it contains parts. |
| 33 | Authors: |
| 34 | Andreas Kaiser |
| 35 | Carsten Pfeiffer |
| 36 | Christine Hering |
| 37 | Christine Hundt |
| 38 | Gregor Brcan |
| 39 | Jan Wloka |
| 40 | Jaroslav Svacina |
| 41 | Joachim Hänsel |
| 42 | Johannes Gebauer |
| 43 | Jürgen Widiker |
| 44 | Karsten Meier |
| 45 | Marco Mosconi |
| 46 | Markus Witte |
| 47 | Michael Krüger |
| 48 | Ralf Anklam |
| 49 | Sascha Kolewa |
| 50 | Stephan Herrmann |
| 51 | Project Leader: |
| 52 | Stephan Herrmann |
| 53 | </copyright> |
| 54 | |
| 55 | <license url="%licenseURL"> |
| 56 | %license |
| 57 | </license> |
| 58 | |
Stephan Herrmann | 8e5aeb1 | 2012-02-19 00:32:19 +0100 | [diff] [blame] | 59 | <plugin |
| 60 | id="org.eclipse.jdt.core.source" |
Stephan Herrmann | 22e099f | 2012-02-19 02:45:51 +0100 | [diff] [blame] | 61 | download-size="0" |
| 62 | install-size="0" |
| 63 | version="0.0.0" |
| 64 | unpack="false"/> |
| 65 | |
| 66 | <plugin |
Stephan Herrmann | e2ab770 | 2012-02-19 03:17:30 +0100 | [diff] [blame] | 67 | id="org.eclipse.objectteams.otdt.source" |
| 68 | download-size="0" |
| 69 | install-size="0" |
| 70 | version="0.0.0" |
| 71 | unpack="false"/> |
| 72 | |
| 73 | <plugin |
Stephan Herrmann | 22e099f | 2012-02-19 02:45:51 +0100 | [diff] [blame] | 74 | id="org.eclipse.objectteams.otdt.debug.source" |
| 75 | download-size="0" |
| 76 | install-size="0" |
| 77 | version="0.0.0" |
| 78 | unpack="false"/> |
| 79 | |
| 80 | <plugin |
| 81 | id="org.eclipse.objectteams.otdt.debug.ui.source" |
| 82 | download-size="0" |
| 83 | install-size="0" |
Stephan Herrmann | 8e5aeb1 | 2012-02-19 00:32:19 +0100 | [diff] [blame] | 84 | version="0.0.0" |
| 85 | unpack="false"/> |
| 86 | |
| 87 | <plugin |
Stephan Herrmann | 2dfed8b | 2012-02-19 02:05:35 +0100 | [diff] [blame] | 88 | id="org.eclipse.objectteams.otdt.ui.source" |
Stephan Herrmann | 22e099f | 2012-02-19 02:45:51 +0100 | [diff] [blame] | 89 | download-size="0" |
| 90 | install-size="0" |
| 91 | version="0.0.0" |
| 92 | unpack="false"/> |
| 93 | |
| 94 | <plugin |
| 95 | id="org.eclipse.objectteams.otdt.ui.help.source" |
| 96 | download-size="0" |
| 97 | install-size="0" |
| 98 | version="0.0.0" |
| 99 | unpack="false"/> |
| 100 | |
| 101 | <plugin |
| 102 | id="org.eclipse.objectteams.otdt.jdt.ui.source" |
| 103 | download-size="0" |
| 104 | install-size="0" |
| 105 | version="0.0.0" |
| 106 | unpack="false"/> |
| 107 | |
| 108 | <plugin |
| 109 | id="org.eclipse.objectteams.otdt.compiler.adaptor.source" |
| 110 | download-size="0" |
| 111 | install-size="0" |
| 112 | version="0.0.0" |
| 113 | unpack="false"/> |
| 114 | |
| 115 | <plugin |
| 116 | id="org.eclipse.objectteams.otdt.debug.adaptor.source" |
| 117 | download-size="0" |
| 118 | install-size="0" |
| 119 | version="0.0.0" |
| 120 | unpack="false"/> |
| 121 | |
| 122 | <plugin |
| 123 | id="org.eclipse.objectteams.otdt.pde.ui.source" |
| 124 | download-size="0" |
| 125 | install-size="0" |
| 126 | version="0.0.0" |
| 127 | unpack="false"/> |
| 128 | |
| 129 | <plugin |
| 130 | id="org.eclipse.objectteams.otdt.refactoring.source" |
| 131 | download-size="0" |
| 132 | install-size="0" |
| 133 | version="0.0.0" |
| 134 | unpack="false"/> |
| 135 | |
| 136 | <plugin |
| 137 | id="org.eclipse.objectteams.otdt.samples.source" |
| 138 | download-size="0" |
| 139 | install-size="0" |
| 140 | version="0.0.0" |
| 141 | unpack="false"/> |
| 142 | |
| 143 | <plugin |
| 144 | id="org.eclipse.objectteams.otdt.apt.source" |
| 145 | download-size="0" |
| 146 | install-size="0" |
Stephan Herrmann | 8e5aeb1 | 2012-02-19 00:32:19 +0100 | [diff] [blame] | 147 | version="0.0.0" |
| 148 | unpack="false"/> |
| 149 | |
Stephan Herrmann | 675fad5 | 2012-02-19 00:06:19 +0100 | [diff] [blame] | 150 | </feature> |