Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How do I put java source code and compiled files in the same directory?
How do I put java source code and compiled files in the same directory? [message #1722671] Mon, 08 February 2016 08:24 Go to next message
Haleth Edain is currently offline Haleth EdainFriend
Messages: 1
Registered: February 2016
Junior Member
How do I do this?

Also how do I keep eclipse from removing non Java files from my source code and compiled files directories? I need to keep a zip file in this place for my program to work.
Re: How do I put java source code and compiled files in the same directory? [message #1722800 is a reply to message #1722671] Tue, 09 February 2016 09:18 Go to previous messageGo to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 392
Registered: December 2015
Senior Member
On 08-Feb-16 15:32, Haleth Edain wrote:
> How do I do this?
>
> Also how do I keep eclipse from removing non Java files from my source
> code and compiled files directories?

When you create a new Java project, there is a checkbox "Separate output
folder" or something alike.

> I need to keep a zip file in this
> place for my program to work.
Not sure what you mean with this..
Re: How do I put java source code and compiled files in the same directory? [message #1722840 is a reply to message #1722671] Tue, 09 February 2016 14:37 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 02/08/2016 07:32 AM, Haleth Edain wrote:
> How do I do this?
>
> Also how do I keep eclipse from removing non Java files from my source
> code and compiled files directories? I need to keep a zip file in this
> place for my program to work.

Why do you think Eclipse is "removing" any files (except .class files
when you clean or rebuild)? I've never had Eclipse removed files on me.
Previous Topic:Installing plugins in closed network
Next Topic:cannot see my workspace anymore
Goto Forum:
  


Current Time: Fri Mar 29 06:39:15 GMT 2024

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

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

Back to the top