Problems with generated codes [message #86279] |
Tue, 01 July 2003 06:23  |
Eclipse User |
|
|
|
Originally posted by: jannuslin.hotmail.com
Hello everyone,
In the file system, I have several directories containing .class files
generated while the project is built with ant. However, when I want create
a new project in Eclipse and link the project with the codes existing in
the file system, Eclipse erases all the generated .class files. My project
in Eclipse respects perfectly the structure of directories/files in the
file system. can any one tell me what is going wrong please?
|
|
|
Re: Problems with generated codes [message #88482 is a reply to message #86279] |
Thu, 03 July 2003 17:31  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
The Eclipse compiler deletes any existing files in the project output
directory on full build. You should not place your own files directly
in the output folder. Instead, use a class folder.. on the java build
path property page, go to "Libraries" tab and select "Add Class Folder".
--
Jannus wrote:
> Hello everyone,
>
> In the file system, I have several directories containing .class files
> generated while the project is built with ant. However, when I want create
> a new project in Eclipse and link the project with the codes existing in
> the file system, Eclipse erases all the generated .class files. My project
> in Eclipse respects perfectly the structure of directories/files in the
> file system. can any one tell me what is going wrong please?
>
|
|
|
Powered by
FUDForum. Page generated in 0.05130 seconds