aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Variable references non-existent resource : ${workspace_loc:project} Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Variable references non-existent resource : ${workspace_loc:project}" Watch "Variable references non-existent resource : ${workspace_loc:project}" New topic
Author

Variable references non-existent resource : ${workspace_loc:project}

nitss bhavsar
Ranch Hand

Joined: Jan 09, 2012
Posts: 55
hi,
while running one testcase in eclipse getting error like Variable references non-existent resource : ${workspace_loc:project}.
how to solve it please reply.




regards,
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5533

See if this helps:
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Fconcepts%2Fconcepts-exttools.htm

According to that page, the reference is to a project named "project" within the workspace. Do you have a project by that name?

If this doesn't help, please provide more details, such as information about your project, the location of the error as reported by Eclipse, etc.


JBoss In Action
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Variable references non-existent resource : ${workspace_loc:project}
 
Similar Threads
How to display a customized "Error 404" page?
How to implement Frames in Xhtml?
"cannot find symbol" error
how to setup JAVA_HOME and JAVA_PATH
Eclipse-Ant-Classpath trouble.