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

Can we send JAVACEF_PATH value as system property ? #8

Closed
GoogleCodeExporter opened this issue Aug 17, 2015 · 2 comments
Closed

Can we send JAVACEF_PATH value as system property ? #8

GoogleCodeExporter opened this issue Aug 17, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi,

Is there a way not to depend on JAVACEF_PATH as environment variable ?.
I looked at the code, it is using as current working directory.

It would be nice to pass as java's system property like '-DJAVACEF_PATH=/a/b/c'

Any suggestions ?






Original issue reported on code.google.com by kscr...@gmail.com on 6 Aug 2014 at 1:24

@GoogleCodeExporter
Copy link
Author

Thinking about using getcwd() ..

Will this approach succeed ?

Original comment by kscr...@gmail.com on 6 Aug 2014 at 1:26

@GoogleCodeExporter
Copy link
Author

I think both of your methods will work. chromium_loader_win.cpp uses getcwd(), 
so you can take it as a reference.

Original comment by wjyw...@gmail.com on 7 Aug 2014 at 1:51

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

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

No branches or pull requests

2 participants