Skip to content

Commit 4c66078

Browse files
author
zhourenjian
committed
Update feature and update sites projects
1 parent 2b56313 commit 4c66078

File tree

3 files changed

+14
-38
lines changed

3 files changed

+14
-38
lines changed

sources/net.sf.j2s.update.site/.htaccess

Lines changed: 0 additions & 9 deletions
This file was deleted.

sources/net.sf.j2s.update.site/mirrors.xml

Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<site
3-
mirrorsURL="mirrors.xml">
2+
<site>
43
<description url="http://j2s.sourceforge.net/">
5-
Java2Script
4+
Java2Script (J2S) Pacemaker provides an Eclipse Java to JavaScript compiler
5+
plugin and an implementation of JavaScript version of Eclipse Standard Widget
6+
Toolkit (SWT) with other common utilities, such as java.lang.* and java.util.*.
7+
You can convert your SWT-base Rich Client Platform (RCP) into Rich Internet
8+
Application (RIA) by Java2Script Pacemaker.
69
</description>
7-
<feature url="http://j2s.sourceforge.net/update/features/net.sf.j2s_1.0.0.v201.jar" id="net.sf.j2s" version="1.0.0.v201">
8-
<category name="j2s-v201-eclipse-3.1"/>
10+
<feature url="features/net.sf.j2s_1.0.0.jar" id="net.sf.j2s" version="1.0.0">
11+
<category name="j2s-1.0.0"/>
912
</feature>
10-
<archive path="plugins/net.sf.j2s.ajax_1.0.0.v201.jar" url="net.sf.j2s.ajax_1.0.0.v201.jar"/>
11-
<archive path="plugins/net.sf.j2s.core_1.0.0.v201.jar" url="net.sf.j2s.core_1.0.0.v201.jar"/>
12-
<archive path="plugins/net.sf.j2s.lib_1.0.0.v201.jar" url="net.sf.j2s.lib_1.0.0.v201.jar"/>
13-
<archive path="plugins/net.sf.j2s.ui_1.0.0.v201.jar" url="net.sf.j2s.ui_1.0.0.v201.jar"/>
14-
<category-def name="j2s-v201-eclipse-3.1" label="j2s-v201-eclipse-3.1">
13+
<archive path="plugins/net.sf.j2s.ajax_1.0.0.jar" url="plugins/net.sf.j2s.ajax_1.0.0.jar"/>
14+
<archive path="plugins/net.sf.j2s.core_1.0.0.jar" url="plugins/net.sf.j2s.core_1.0.0.jar"/>
15+
<archive path="plugins/net.sf.j2s.lib_1.0.0.jar" url="plugins/net.sf.j2s.lib_1.0.0.jar"/>
16+
<archive path="plugins/net.sf.j2s.ui_1.0.0.jar" url="plugins/net.sf.j2s.ui_1.0.0.jar"/>
17+
<category-def name="j2s-1.0.0" label="j2s-1.0.0">
1518
<description>
16-
Java2Script 1.0.0 m2 v201 for Eclipse 3.1.*
19+
Java2Script 1.0.0
1720
</description>
1821
</category-def>
1922
</site>

0 commit comments

Comments
 (0)