Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sources/net.sf.j2s.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Java2Script Core
Bundle-SymbolicName: net.sf.j2s.core;singleton:=true
Bundle-Version: 3.2.6
Bundle-Version: 3.2.7
Bundle-Activator: net.sf.j2s.core.CorePlugin
Bundle-Vendor: j2s.sourceforge.net
Require-Bundle: org.eclipse.core.runtime,
Expand Down
Binary file modified sources/net.sf.j2s.core/dist/swingjs/SwingJS-site.zip
Binary file not shown.
Binary file modified sources/net.sf.j2s.core/dist/swingjs/net.sf.j2s.core.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion sources/net.sf.j2s.core/dist/swingjs/timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20200104085654
20200108182527
Binary file modified sources/net.sf.j2s.core/dist/swingjs/ver/3.2.6/SwingJS-site.zip
Binary file not shown.
Binary file modified sources/net.sf.j2s.core/dist/swingjs/ver/3.2.6/net.sf.j2s.core.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion sources/net.sf.j2s.core/dist/swingjs/ver/3.2.6/timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20200104085654
20200105111457
10 changes: 10 additions & 0 deletions sources/net.sf.j2s.core/dist/swingjs/ver/3.2.7/DEV_NOTES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
This is sources/net.sf.j2s.java.core/dist/DEV_NOTES.txt

_j2sclasslist.txt

the list of .js files concatenated into coreswingjs.js and minified to coreswingjs.z.js


SwingJS-site.zip

the full site directory for SwingJS including all files not in the test/ directory.
Binary file not shown.
Loading