Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » patch of .class files in 3.0 M8
patch of .class files in 3.0 M8 [message #156871] Sat, 01 May 2004 06:58 Go to next message
Eclipse UserFriend
Originally posted by: mravi.web.de

Hi,

I just migrated from Eclipse 2.1.2 to 3.0 M8.

In 2.1.2, when I create a project, by default, it creates a src and bin
folder and puts all the classes in the bin folder.
Now, the src files are directly in the <workspacename> folder instead of
<workspacename>/src. With the default settings, I cud not find the
..class files anywhere. But when the unchecked clean output folders on
full build, I can see the .class files in the same folder as the source
files.

Is there any way, I can configure 3.0 to have all the class files to a
seperate folder?

Thanx in advance.

Ravi.
Re: path of .class files in 3.0 M8 [message #156880 is a reply to message #156871] Sat, 01 May 2004 07:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mravi.web.de

Sorry for the typo in the subject. I meant path and not patch.

Ravi.
Ravi Mutyala wrote:

> Hi,
>
> I just migrated from Eclipse 2.1.2 to 3.0 M8.
>
> In 2.1.2, when I create a project, by default, it creates a src and bin
> folder and puts all the classes in the bin folder.
> Now, the src files are directly in the <workspacename> folder instead of
> <workspacename>/src. With the default settings, I cud not find the
> .class files anywhere. But when the unchecked clean output folders on
> full build, I can see the .class files in the same folder as the source
> files.
>
> Is there any way, I can configure 3.0 to have all the class files to a
> seperate folder?
>
> Thanx in advance.
>
> Ravi.
Re: path of .class files in 3.0 M8 [message #156904 is a reply to message #156880] Sat, 01 May 2004 09:44 Go to previous message
Joris Verschoor is currently offline Joris VerschoorFriend
Messages: 11
Registered: July 2009
Junior Member
Go to the properties of your project
java build path settings
there you can set source/output folders


Ravi Mutyala wrote:
> Sorry for the typo in the subject. I meant path and not patch.
>
> Ravi.
> Ravi Mutyala wrote:
>
>> Hi,
>>
>> I just migrated from Eclipse 2.1.2 to 3.0 M8.
>>
>> In 2.1.2, when I create a project, by default, it creates a src and
>> bin folder and puts all the classes in the bin folder.
>> Now, the src files are directly in the <workspacename> folder instead
>> of <workspacename>/src. With the default settings, I cud not find the
>> .class files anywhere. But when the unchecked clean output folders on
>> full build, I can see the .class files in the same folder as the
>> source files.
>>
>> Is there any way, I can configure 3.0 to have all the class files to a
>> seperate folder?
>>
>> Thanx in advance.
>>
>> Ravi.
Previous Topic:enable assertions by default?
Next Topic:add my own content assist to java editor?
Goto Forum:
  


Current Time: Sat Jul 20 23:22:15 GMT 2024

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

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

Back to the top