Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problems with generated codes
Problems with generated codes [message #86279] Tue, 01 July 2003 06:23 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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?
>
Previous Topic:Eclipse 2.0.2 hangs on RH Linux 9.0 kernel 2.4.20-8 while showing progressbar for any process
Next Topic:eclipse don't start
Goto Forum:
  


Current Time: Thu May 08 03:59:02 EDT 2025

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

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

Back to the top