Issue #2851 - 64-bit Windows Jep DLL

cots/org.jep.win64/jep.dll: PE32+ executable for MS Windows (DLL) (GUI) Mono/.Net assembly


Former-commit-id: 3ea4a759ed [formerly aa83fbe567] [formerly a758bbdfaa] [formerly a758bbdfaa [formerly 5871d767db]] [formerly 3ea4a759ed [formerly aa83fbe567] [formerly a758bbdfaa] [formerly a758bbdfaa [formerly 5871d767db]] [formerly 1feefeb41b [formerly a758bbdfaa [formerly 5871d767db] [formerly 1feefeb41b [formerly c03701dbe9e78dcd72a08a579329be9b4408295f]]]]]
Former-commit-id: 1feefeb41b
Former-commit-id: ffc53cd866 [formerly ea67a997f6] [formerly 278ff3c00a] [formerly 3d2879ea5b069e3c3ee6da2352c8a95faa309683 [formerly a02f1e3bc84b917182117b2f562502f1f22a9e07] [formerly 278ff3c00a [formerly a02cf1f5df]]]
Former-commit-id: 29ff670eb376cbb6a7d6e61c3504b84e5517525c [formerly a5023b761e0b37f2491c40fe890db51bf84322da] [formerly 8c8a0539ce [formerly 116711b64f]]
Former-commit-id: 8c8a0539ce
Former-commit-id: 03a99a0883
This commit is contained in:
Bryan Kowal 2014-03-25 10:27:53 -05:00
parent 37f413722b
commit 76afb30fc9
5 changed files with 41 additions and 0 deletions

View file

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.jep.win64</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
</natures>
</projectDescription>

View file

@ -0,0 +1,8 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Windows 64-bit Jep Library
Bundle-SymbolicName: org.jep.win64
Bundle-Version: 1.14.0
Fragment-Host: org.jep;bundle-version="2.3.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-PlatformFilter: (& (osgi.os=win32) (osgi.arch=x86_64))

View file

@ -0,0 +1,2 @@
bin.includes = META-INF/,\
jep.dll

BIN
cots/org.jep.win64/jep.dll Normal file

Binary file not shown.

View file

@ -324,6 +324,15 @@
install-size="0"
version="2.3.0"
fragment="true"/>
<plugin
id="org.jep.win64"
os="win32"
arch="x86_64"
download-size="0"
install-size="0"
version="0.0.0"
fragment="true"/>
<plugin
id="org.postgres"