Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » No class files generated
No class files generated [message #139474] Tue, 21 February 2006 20:33 Go to next message
Eclipse UserFriend
Originally posted by: bhsu.broadviewnet.com

Hi

I "touched something" and for some reason class files are no longer being
generated.

I've checked that the "Build Automatically" option is set. But when I
force a rebuild with "Project->Build Project" this still happens. The
output folder is set to <Project-Name>/bin and there are no files in this
directory

This happens with some projects in my workspace but not others, I looked
at all the project settings and could not find any difference.

My code compiles normally by running ant from the command line. Eclipse is
able to detect compilation errors in my code. When I compile from the
command line I can run the program from within eclipse. Everything's fine
except class files are not generated

Any suggestions?
Re: No class files generated [message #140898 is a reply to message #139474] Tue, 28 February 2006 20:02 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Ben Hsu wrote:
> Hi
>
> I "touched something" and for some reason class files are no longer
> being generated.
> I've checked that the "Build Automatically" option is set. But when I
> force a rebuild with "Project->Build Project" this still happens. The
> output folder is set to <Project-Name>/bin and there are no files in
> this directory
>
> This happens with some projects in my workspace but not others, I looked
> at all the project settings and could not find any difference.
>
> My code compiles normally by running ant from the command line. Eclipse
> is able to detect compilation errors in my code. When I compile from the
> command line I can run the program from within eclipse. Everything's
> fine except class files are not generated
>
> Any suggestions?

Is there anything listed for that project in your Problems view? My
first suspicion would be that there is some problem in the build path,
which will prevent the build from working.

Hope this helps,
Eric
Previous Topic:$CLASSPATH to Eclipse 3.1.x?
Next Topic:Uncaught Exceptions
Goto Forum:
  


Current Time: Fri Apr 26 09:38:09 GMT 2024

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

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

Back to the top