|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<site |
3 |
| - mirrorsURL="mirrors.xml"> |
| 2 | +<site> |
4 | 3 | <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. |
6 | 9 | </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"/> |
9 | 12 | </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"> |
15 | 18 | <description>
|
16 |
| - Java2Script 1.0.0 m2 v201 for Eclipse 3.1.* |
| 19 | + Java2Script 1.0.0 |
17 | 20 | </description>
|
18 | 21 | </category-def>
|
19 | 22 | </site>
|
0 commit comments