Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow classpath to use JRE_HOME and JDK_HOME environmental variables #56

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kc7bfi
Copy link

@kc7bfi kc7bfi commented Dec 2, 2013

This allows me to specify the JavaFX library in my ini file as:

classpath.2=%JDK_HOME%\jre\lib\jfxrt.jar
classpath.3=%JRE_HOME%\lib\jfxrt.jar

@poidasmith
Copy link
Owner

Thanks for the suggestion. It looks useful.

@kc7bfi
Copy link
Author

kc7bfi commented Jan 9, 2014

Has this been merged into the trunk? David

David R Robison
Open Roads Consulting, Inc.
103 Watson Road, Chesapeake, VA 23320
phone: (757) 546-3401
e-mail: drrobison@openroadsconsulting.com
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526

On 12/7/2013 4:54 AM, poidasmith wrote:

Thanks for the suggestion. It looks useful.


Reply to this email directly or view it on GitHub
#56 (comment).

This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed.
If you are not the intended recipient, please delete this email immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants