Skip to content

Commit 6100948

Browse files
committed
5.0.1 Legacy/SwingJS integrated
1 parent fcbef84 commit 6100948

15 files changed

+2052
-68
lines changed

sources/net.sf.j2s.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Bundle-Name: Java2Script Core SwingJS and Legacy
44
Bundle-SymbolicName: j2s.core;singleton:=true
55
Bundle-Version: 5.0.1
66
Bundle-Activator: j2s.CorePlugin
7-
Bundle-Vendor: j2s.sourceforge.net
7+
Bundle-Vendor: bobhanson.sourceforge.net
88
Bundle-ActivationPolicy: lazy
99
Require-Bundle: org.eclipse.core.runtime,
1010
org.eclipse.jdt.core,
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20230831104534
1+
20231109163511
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
This is sources/net.sf.j2s.java.core/dist/DEV_NOTES.txt
2+
3+
_j2sclasslist.txt
4+
5+
the list of .js files concatenated into coreswingjs.js and minified to coreswingjs.z.js
6+
7+
8+
SwingJS-site.zip
9+
10+
the full site directory for SwingJS including all files not in the test/ directory.
Binary file not shown.

0 commit comments

Comments
 (0)