Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Run configuration absolute/relative path
Run configuration absolute/relative path [message #141896] Thu, 09 October 2003 15:03
Eclipse UserFriend
Originally posted by: vijay_ganesan.i2.com

I have a run configuration where I need to specifiy a VM argument which is a
absolute path to a local file
(-Dweblogic.ConfigFile="d:\bea81\user_projects\mydomain\config.xml "). But
when I run, the platform seems to prefix this path with the project working
directory. So I get something like:
D:\abc\jsource\.\d:\bea81\user_projects\mydomain\config.xml

when I really just want

d:\bea81\user_projects\mydomain\config.xml

without the D:\abc\jsource\.\ prefix

How do I fix this?

Thanks

Vijay
Previous Topic:Code Snippet for Selecting Java Interface in Project
Next Topic:Runtime w-bench: cannot disable plugins from external install location
Goto Forum:
  


Current Time: Sat Jul 12 21:01:16 EDT 2025

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

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

Back to the top