Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to resolve project_loc
How to resolve project_loc [message #704967] Fri, 29 July 2011 05:23
Eclipse UserFriend
Hi all,
I have a problem when working with eclipse variables such as project_loc or workspace_loc.
How does Eclipse normally resolve those variables internally? I mean not to which location they are resolved, but which mechanism is used and is this intended to be used "manually" by developers or only internally by Eclipse?

My problem is that I have a project where the variables are resolved by customizations (not written by me). I have a java.io.File that that points to a file with a path such as "{project_loc:project}/dir/", the project is outside of the workspace.
file.exists() returns true, however I see no way how to get the actual location by substituting project_loc. Is there any way to achieve this?
Previous Topic:Veto Perspective close, view close and application close
Next Topic:How to open two editors in splitscreen?
Goto Forum:
  


Current Time: Wed Jul 16 12:28:46 EDT 2025

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

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

Back to the top