|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<feature |
3 | | - id="org.nodeclipse" |
4 | | - label="Nodeclipse" |
5 | | - version="0.1.7"> |
6 | | - |
7 | | - <description url="http://www.nodeclipse.org/"> |
8 | | - Node support for Eclipse |
9 | | - </description> |
10 | | - |
11 | | - <copyright url="http://www.nodeclipse.org/"> |
12 | | - Copyright@Nodeclipse |
13 | | - </copyright> |
14 | | - |
15 | | - <license url="http://www.apache.org/licenses/LICENSE-2.0"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<feature |
| 3 | + id="org.nodeclipse" |
| 4 | + label="Nodeclipse" |
| 5 | + version="0.1.8"> |
| 6 | + |
| 7 | + <description url="http://www.nodeclipse.org/"> |
| 8 | + Node support for Eclipse |
| 9 | + </description> |
| 10 | + |
| 11 | + <copyright url="http://www.nodeclipse.org/"> |
| 12 | + Copyright@Nodeclipse |
| 13 | + </copyright> |
| 14 | + |
| 15 | + <license url="http://www.apache.org/licenses/LICENSE-2.0"> |
16 | 16 | Apache License |
17 | 17 | Version 2.0, January 2004 |
18 | 18 | http://www.apache.org/licenses/ |
@@ -213,26 +213,26 @@ http://www.apache.org/licenses/ |
213 | 213 | distributed under the License is distributed on an "AS IS" BASIS, |
214 | 214 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
215 | 215 | See the License for the specific language governing permissions and |
216 | | - limitations under the License. |
217 | | - </license> |
218 | | - |
219 | | - <url> |
220 | | - <update label="Nodeclipse Updates" url="http://www.nodeclipse.org/updates"/> |
221 | | - <discovery label="Nodeclipse Updates" url="http://www.nodeclipse.org/updates"/> |
222 | | - </url> |
223 | | - |
224 | | - <plugin |
225 | | - id="org.nodeclipse.debug" |
226 | | - download-size="0" |
227 | | - install-size="0" |
228 | | - version="0.1.7" |
229 | | - unpack="false"/> |
230 | | - |
231 | | - <plugin |
232 | | - id="org.nodeclipse.ui" |
233 | | - download-size="0" |
234 | | - install-size="0" |
235 | | - version="0.1.7" |
236 | | - unpack="false"/> |
237 | | - |
238 | | -</feature> |
| 216 | + limitations under the License. |
| 217 | + </license> |
| 218 | + |
| 219 | + <url> |
| 220 | + <update label="Nodeclipse Updates" url="http://www.nodeclipse.org/updates"/> |
| 221 | + <discovery label="Nodeclipse Updates" url="http://www.nodeclipse.org/updates"/> |
| 222 | + </url> |
| 223 | + |
| 224 | + <plugin |
| 225 | + id="org.nodeclipse.debug" |
| 226 | + download-size="0" |
| 227 | + install-size="0" |
| 228 | + version="0.1.8" |
| 229 | + unpack="false"/> |
| 230 | + |
| 231 | + <plugin |
| 232 | + id="org.nodeclipse.ui" |
| 233 | + download-size="0" |
| 234 | + install-size="0" |
| 235 | + version="0.1.8" |
| 236 | + unpack="false"/> |
| 237 | + |
| 238 | +</feature> |
0 commit comments