Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » What folder is eclipse looking at?
What folder is eclipse looking at? [message #199708] Thu, 15 March 2007 16: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 15:49 Go to previous message
Paul A. Rubin is currently offline Paul A. RubinFriend
Messages: 188
Registered: July 2009
Senior Member
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: Sat Apr 20 01:28:19 GMT 2024

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

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

Back to the top