el-java

0.0.2 • Public • Published

Electron - Java

Basically the same as joeferner/node-java v0.12.2 But with applied fix from Fixes utils.cpp to support electron #532 which is not merged yet to the main repo

Installation

$ npm install el-java

How to Build

Make sure you have the requirement modules: node-gyp and electron-rebuild if not included

Run this in root directory (where your node_modules folder located):

.\node_modules\.bin\electron-rebuild.cmd -v [target-version]

//sample
.\node_modules\.bin\electron-rebuild.cmd -v 17.1.0

Then run this:

node .\node_modules\el-java\postInstall.js

Notes: The command given above is in windows format. For further instruction please read guides from the original repo here joeferner/node-java v0.12.2

Readme

Keywords

Package Sidebar

Install

npm i el-java

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

6.18 MB

Total Files

101

Last publish

Collaborators

  • nandakho