Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » System Variable in VM argument(How to make system variables workable in VM arguments of Run Configuration in Eclipse)
icon11.gif  System Variable in VM argument [message #1728765] Thu, 07 April 2016 07:58
Bruce Wen is currently offline Bruce WenFriend
Messages: 1
Registered: April 2016
Junior Member
I configured below VM arguments in Run Configuration, but it doesn't work.

-DworkingDirectory=/proj/logs/${sys:user.name}/${date:yyyyMM}/${date:yyyyMMddHHmmss}

And below error message appeared in dialog:

Reference to undefined variable sys

Do you anybody have solution on this?
Previous Topic:Link Folder
Next Topic:Get ASTNode for corresponding IVariableBinding?
Goto Forum:
  


Current Time: Wed Sep 25 21:37:35 GMT 2024

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

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

Back to the top