Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
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
3 changes: 2 additions & 1 deletion sources/net.sf.j2s.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Java2Script Core
Bundle-SymbolicName: net.sf.j2s.core;singleton:=true
Bundle-Version: 3.2.9
Bundle-Version: 3.2.10
Bundle-Activator: net.sf.j2s.core.CorePlugin
Bundle-Vendor: j2s.sourceforge.net
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.jdt.core,
org.eclipse.core.resources
Eclipse-AutoStart: true
Export-Package: net.sf.j2s.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
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-j11.jar
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 @@
20201206115202
20201222143451
10 changes: 10 additions & 0 deletions sources/net.sf.j2s.core/dist/swingjs/ver/3.2.10-j11/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