Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Multiple Source Folders By Default(New Java Project (Existing Source))
Multiple Source Folders By Default [message #1128176] Mon, 07 October 2013 12:21 Go to next message
Badri Aavan is currently offline Badri AavanFriend
Messages: 1
Registered: October 2013
Junior Member
Hi,

Whenever I create a new project from existing source, by default the IDE picks up 3 folders as source folders like (src, src/com/app/util and src/com/app/windows).

These same folders are considered as source folders always. It should only consider src automatically. Please let me know how to do this ? I dont want to do this manually everytime Sad

Best Regards,
Badri.
Re: Multiple Source Folders By Default [message #1129409 is a reply to message #1128176] Tue, 08 October 2013 15:55 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Hi Badri,

it seems your description doesn't suffice for anybody to understand what's going on...

Badri Aavan wrote on Mon, 07 October 2013 14:21

Whenever I create a new project from existing source,


What exact steps do you use to create the new project?
- new project wizard? How then do you integrate the existing sources?
- import existing project into workspace? Maybe then the project already has all these folders configured as source folders? (Is there a .classpath file in the existing structure?)

Stephan
Previous Topic:Code is formatted even though Save Action is not enabled
Next Topic:Organize Imports and import static xxx.yyy.*
Goto Forum:
  


Current Time: Fri Apr 26 09:42:53 GMT 2024

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

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

Back to the top