We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92cc9c6 commit d1f5c79Copy full SHA for d1f5c79
sources/net.sf.j2s.ajax/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
-Bundle-Name: Ajax Plug-in
+Bundle-Name: Java2Script AJAX Support
4
Bundle-SymbolicName: net.sf.j2s.ajax; singleton:=true
5
Bundle-Version: 1.0.0
6
Bundle-Activator: net.sf.j2s.ajax.AjaxPlugin
sources/net.sf.j2s.ajax/build.properties
@@ -3,6 +3,7 @@ output.ajaxlib.jar = bin/
bin.includes = META-INF/,\
ajaxlib.jar,\
plugin.xml
+bin.excludes = .svn/
7
jars.compile.order = ajaxlib.jar,\
8
ajaxcore.jar,\
9
ajaxswt.jar
0 commit comments