Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » build project
build project [message #254975] Wed, 30 April 2008 08:06 Go to next message
Eclipse UserFriend
Originally posted by: as.hinze.web.de

Hi, I try to build the project but nothing happens. I switched off build
automatically before but nevertheless it doesn't work. normally the java
files are put automatically to there correct place, when changing them. I
also cleaned up before. Before eclipse told me something about a missing
external tool or something but now it doesn't do anything when running
build all.
Can anyone help me?
Re: build project [message #254990 is a reply to message #254975] Wed, 30 April 2008 12:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Andreas,

Comments below.

Andreas wrote:
> Hi, I try to build the project but nothing happens.
There's normally not much to see. What are you expecting? Have you
looked at the Error Log view to see if something internal might be failing?
> I switched off build automatically before but nevertheless it doesn't
> work.
What are the symptoms of not working?
> normally the java files are put automatically to there correct place,
> when changing them.
Normally I don't see the bin folder, since it's filtered out and hence
don't see much sign of builds happening, but they still happen...
> I also cleaned up before. Before eclipse told me something about a
> missing external tool or something but now it doesn't do anything when
> running build all.
You're sure it does nothing? In that case the Error Log is bound to be
showing issues...
> Can anyone help me?
>
Re: build project [message #255002 is a reply to message #254990] Wed, 30 April 2008 12:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: as.hinze.web.de

There are errors in the project. Maybe that means then it doesn't compile
anything?
Re: build project [message #255006 is a reply to message #255002] Wed, 30 April 2008 12:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: as.hinze.web.de

no sorry, there are no errors on my specific project. they are in other
projects. there are no class files beeing generated, thats the problem.
Re: build project [message #255009 is a reply to message #255006] Wed, 30 April 2008 13:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Andreas,

You're sure the bin folder remains empty? And you've looked at the
Error Log view as I suggested? Probably it makes sense to fix your
errors first...


Andreas wrote:
> no sorry, there are no errors on my specific project. they are in
> other projects. there are no class files beeing generated, thats the
> problem.
>
Re: build project [message #255013 is a reply to message #255006] Wed, 30 April 2008 13:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Andreas wrote:
> no sorry, there are no errors on my specific project. they are in other
> projects. there are no class files beeing generated, thats the problem.
>

Errors in one project can prevent other projects from building, if the
projects have a dependency relationship. And please tell us that you
confirmed that the output directory is really empty (use the Navigator
view).
Also, a project can have problems with its build path which will prevent
it from building. Open the project's properties and check the Java Build
Path section to see if there are any errors reported on any of the tabs.

Hope this helps,
Eric
Re: build project [message #255041 is a reply to message #255013] Wed, 30 April 2008 19:20 Go to previous message
Felix Dorner is currently offline Felix DornerFriend
Messages: 676
Registered: July 2009
Senior Member
Eric Rizzo wrote:
> Errors in one project can prevent other projects from building, if the
> projects have a dependency relationship.

And such things usually appear in the "Problems" view.
Previous Topic:begin typing anywhere in editor
Next Topic:Include files not being found
Goto Forum:
  


Current Time: Sat Jul 20 23:27:33 GMT 2024

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

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

Back to the top