Skip to content

Commit b96f2dc

Browse files
authored
Merge pull request #225 from BobHanson/master
5.0.1 dual-mode transpiler
2 parents 1e512e2 + e5ab24c commit b96f2dc

File tree

788 files changed

+82940
-93413
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

788 files changed

+82940
-93413
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
eclipse.preferences.version=1
2+
encoding/<project>=UTF-8
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
3-
Bundle-Name: Java2Script Core
4-
Bundle-SymbolicName: net.sf.j2s.core;singleton:=true
5-
Bundle-Version: 3.3.1
6-
Bundle-Activator: net.sf.j2s.core.CorePlugin
7-
Bundle-Vendor: j2s.sourceforge.net
3+
Bundle-Name: Java2Script Core SwingJS and Legacy
4+
Bundle-SymbolicName: j2s.core;singleton:=true
5+
Bundle-Version: 5.0.1
6+
Bundle-Activator: j2s.CorePlugin
7+
Bundle-Vendor: bobhanson.sourceforge.net
8+
Bundle-ActivationPolicy: lazy
89
Require-Bundle: org.eclipse.core.runtime,
910
org.eclipse.jdt.core,
1011
org.eclipse.core.resources
11-
Eclipse-AutoStart: true
12-
Export-Package: net.sf.j2s.core
12+
Export-Package: j2s,j2s.core
1313
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
14+
Automatic-Module-Name: Java2ScriptCore

sources/net.sf.j2s.core/README.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
The net.sf.j2s.core Eclipse project creates the Java2Script transpiler for SwingJS.
1+
The net.sf.j2s.core Eclipse project creates the Java2Script transpiler for
2+
SwingJS as well as a "legacy" transpiler for legacy Jmol.
23

34
See the dist/dropins folder for the latest distribution and installation notes.
45

Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20230831104534
1+
20231113043956
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)