[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: How do I set the source folder?

On 3/6/2009 11:29 PM, David Wegener wrote:
D. Alvarado wrote:
Hi,

I'm using Eclipse 3.4 on Win XP. I have created a Java project. How do
I tell eclipse to make MY_PROJECT/src the source folder for my Java
files? Thanks, - Dave

Right click on src, select Build Path, select Use as Source Folder.

Or right-click the project, select Properties, then Java Build Path, then the Source tab.


Hope this helps,
Eric