Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fengtianxp
/
node-java
Public
forked from
joeferner/node-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 25, 2014
Merge pull request #122 from jsdevel/attempting-fix-for-mavericks
Show description for 34fe929
joeferner
committed
34fe929
View commit details
Copy full SHA for 34fe929
Browse repository at this point
Attempting a fix for mavericks.
jsdevel
committed
a4c47f9
View commit details
Copy full SHA for a4c47f9
Browse repository at this point
Commits on May 18, 2014
v0.3.3
joeferner
committed
fc998a4
View commit details
Copy full SHA for fc998a4
Browse repository at this point
Commits on May 14, 2014
Merge pull request #121 from jsdevel/updating-README-references-to-setting-JAVA_HOME
Show description for b77147e
joeferner
committed
b77147e
View commit details
Copy full SHA for b77147e
Browse repository at this point
Removing instructions to set JAVA_HOME from the README.
jsdevel
committed
ce6bcde
View commit details
Copy full SHA for ce6bcde
Browse repository at this point
Merge branch 'master' of github.com:nearinfinity/node-java
joeferner
committed
92e988a
View commit details
Copy full SHA for 92e988a
Browse repository at this point
Merge pull request #120 from jsdevel/adding-jvm-dll-path-mechanism
Show description for fd5692d
joeferner
committed
fd5692d
View commit details
Copy full SHA for fd5692d
Browse repository at this point
Adding a mechanism to add the jvm binary to PATH.
jsdevel
committed
cab373f
View commit details
Copy full SHA for cab373f
Browse repository at this point
Commits on Apr 25, 2014
add code::blocks project to ignore
joeferner
committed
3343074
View commit details
Copy full SHA for 3343074
Browse repository at this point
Commits on Apr 15, 2014
v0.3.2
joeferner
committed
20afa2c
View commit details
Copy full SHA for 20afa2c
Browse repository at this point
Merge pull request #118 from jsdevel/bumping-find-java-home-and-version
Show description for aab893f
joeferner
committed
aab893f
View commit details
Copy full SHA for aab893f
Browse repository at this point
bumping find-java-home to 0.0.7. It was discovered that find-java-home was blindly accepting JAVA_HOME without performing a check first.
jsdevel
committed
9c4ba2d
View commit details
Copy full SHA for 9c4ba2d
Browse repository at this point
Commits on Apr 3, 2014
Update README.md
joeferner
committed
289717f
View commit details
Copy full SHA for 289717f
Browse repository at this point
Merge pull request #112 from StefanHoutzager/patch-1
Show description for 86226bb
joeferner
committed
86226bb
View commit details
Copy full SHA for 86226bb
Browse repository at this point
Update README.md
StefanHoutzager
committed
fe291f0
View commit details
Copy full SHA for fe291f0
Browse repository at this point
Commits on Mar 17, 2014
Merge pull request #105 from roryokane/patch-1
Show description for 242b958
joeferner
committed
242b958
View commit details
Copy full SHA for 242b958
Browse repository at this point
Commits on Mar 16, 2014
Explain Signal Handling Option 1 in README
Show description for 39500ff
roryokane
committed
39500ff
View commit details
Copy full SHA for 39500ff
Browse repository at this point
Commits on Mar 9, 2014
add notes to install
joeferner
committed
631adcd
View commit details
Copy full SHA for 631adcd
Browse repository at this point
Commits on Mar 4, 2014
v0.3.1
joeferner
committed
0324686
View commit details
Copy full SHA for 0324686
Browse repository at this point
Commits on Feb 19, 2014
Merge pull request #100 from campbellwmorgan/patch-1
Show description for dc005c3
joeferner
committed
dc005c3
View commit details
Copy full SHA for dc005c3
Browse repository at this point
Update to the latest version of find-java-home
Show description for 070784f
campbellwmorgan
committed
070784f
View commit details
Copy full SHA for 070784f
Browse repository at this point
Commits on Dec 23, 2013
v0.3.0
joeferner
committed
f182455
View commit details
Copy full SHA for f182455
Browse repository at this point
Commits on Dec 22, 2013
update readme for findJavaHome possible error
joeferner
committed
edf106a
View commit details
Copy full SHA for edf106a
Browse repository at this point
Merge pull request #95 from jsdevel/master
Show description for 52a25ea
joeferner
committed
52a25ea
View commit details
Copy full SHA for 52a25ea
Browse repository at this point
Commits on Dec 21, 2013
removing an unused variable in findJavaHome.js
jsdevel
committed
6eeb360
View commit details
Copy full SHA for 6eeb360
Browse repository at this point
greatly simplifying the process as suggested by joeferner
jsdevel
committed
9436278
View commit details
Copy full SHA for 9436278
Browse repository at this point
Commits on Dec 20, 2013
closes #94: Don't require JAVA_HOME to be set prior to install.
jsdevel
committed
911da51
View commit details
Copy full SHA for 911da51
Browse repository at this point
Commits on Dec 9, 2013
Update README.md to include information about how node-java handles memory.
joeferner
committed
e05f4b9
View commit details
Copy full SHA for e05f4b9
Browse repository at this point
Commits on Dec 6, 2013
update readme with other signal handling options
joeferner
committed
5ea9f9b
View commit details
Copy full SHA for 5ea9f9b
Browse repository at this point
update url to joeferner github
joeferner
committed
45185bd
View commit details
Copy full SHA for 45185bd
Browse repository at this point
Commits on Nov 29, 2013
update readme to help with Issue #92
joeferner
committed
7a4c573
View commit details
Copy full SHA for 7a4c573
Browse repository at this point
print stack trace on check exception
joeferner
committed
a90ebd5
View commit details
Copy full SHA for a90ebd5
Browse repository at this point
Commits on Nov 15, 2013
v0.2.9
joeferner
committed
390dbc4
View commit details
Copy full SHA for 390dbc4
Browse repository at this point
Merge branch 'master' of github.com:nearinfinity/node-java
joeferner
committed
d8a5c8a
View commit details
Copy full SHA for d8a5c8a
Browse repository at this point
added newDouble and updated readme for newFloat
joeferner
committed
e0121df
View commit details
Copy full SHA for e0121df
Browse repository at this point
Previous
Next
You can’t perform that action at this time.