Skip to main content



      Home
Home » Newcomers » Newcomers » What folder is eclipse looking at?
What folder is eclipse looking at? [message #199708] Thu, 15 March 2007 12:17 Go to next message
Eclipse UserFriend
Originally posted by: bschilke.biz.gmail.com

I am trying to run a program that looks for a file and then deletes it
(the file is specified as a program argument). Where do I put the file
I'm trying to delete? It doesn't seem to be looking where my source and
class files are, or anywhere up the path of my package (examples.io) to
the root workspace folder, or in C:\Sun\SDK\jdk\bin or C:\Sun\SDK\jdk\..

What path or setting tells it where to look for this?
Re: What folder is eclipse looking at? [message #199875 is a reply to message #199708] Fri, 16 March 2007 11:49 Go to previous message
Eclipse UserFriend
Ben S. wrote:
> I am trying to run a program that looks for a file and then deletes it
> (the file is specified as a program argument). Where do I put the file
> I'm trying to delete? It doesn't seem to be looking where my source and
> class files are, or anywhere up the path of my package (examples.io) to
> the root workspace folder, or in C:\Sun\SDK\jdk\bin or C:\Sun\SDK\jdk\..
>
> What path or setting tells it where to look for this?
>

If you're running it from within Eclipse, click Run -> Run ..., select
the Arguments tab, and see what's set in the Working directory section.
The default should be to start in the project directory.

/Paul
Previous Topic:Urgent: Reg OpenVxml Designer (Start Module not found)
Next Topic:Moving Eclipse Install
Goto Forum:
  


Current Time: Sun May 11 14:16:45 EDT 2025

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

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

Back to the top