patch of .class files in 3.0 M8 [message #156871] |
Sat, 01 May 2004 02:58  |
Eclipse User |
|
|
|
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 #156904 is a reply to message #156880] |
Sat, 01 May 2004 05:44  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.06815 seconds