Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Can't append the environment variables when launch from eclipse
Can't append the environment variables when launch from eclipse [message #252376] Wed, 02 April 2008 02:36
Eclipse UserFriend
Eclipse launch and debug support to set your environment variables. I
added variable 'LD_LIBRARY_PATH' in that 'Environment' tab, and check
'Append environment to native environment'. However, I tried to print out
the 'LD_LIBRARY_PATH' by System.getenv("LD_LIBRARY_PATH"), I found my
value replace the native environment, NOT append to it.
My eclipse version is 3.4M5, it has same problem both Windows and Linux.
Does anybody meet similar issue? Is it an eclipse bug?
Previous Topic:Bracket Matching with comments
Next Topic:Get the class file (IClassFile) from the java file (ICompilationUnit).
Goto Forum:
  


Current Time: Wed May 14 17:58:07 EDT 2025

Powered by FUDForum. Page generated in 0.03185 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top