Build Project does nothing. [message #288715] |
Thu, 21 July 2005 19:53  |
Eclipse User |
|
|
|
Originally posted by: todd.anderson.swgas.com
I just recently got an upgraded work machine and in reinstalling Eclipse, I seem to be unable to build my projects. When I do Build All, Build Project, etc, it displays the hourglass for a quick second, and nothing happens. I used the Clean command but it didn't seem to help, other than get rid of my existing class files.
I'm using Eclipse 3.1. My machine is running Windows XP. Java version is 1.5.0. I'm also running a plugin for Tomcat 5.5.
I did a rather extensive search on the net for this problem, and while I found a few people had experienced it, I couldn't figure out any sort of solution from them on my end.
Thanks in advance,
Todd
|
|
|
Re: Build Project does nothing. [message #288737 is a reply to message #288715] |
Fri, 22 July 2005 11:59   |
Eclipse User |
|
|
|
Originally posted by: eclipse3.rizzoweb.com
todd.anderson@swgas.com wrote:
> I just recently got an upgraded work machine and in reinstalling
> Eclipse, I seem to be unable to build my projects. When I do Build
> All, Build Project, etc, it displays the hourglass for a quick
> second, and nothing happens. I used the Clean command but it didn't
> seem to help, other than get rid of my existing class files.
>
> I'm using Eclipse 3.1. My machine is running Windows XP. Java
> version is 1.5.0. I'm also running a plugin for Tomcat 5.5.
>
> I did a rather extensive search on the net for this problem, and
> while I found a few people had experienced it, I couldn't figure out
> any sort of solution from them on my end.
Perhaps the project(s) has some configuration error in the build path
that is preventing the build. Do you have anything listed in the
Problems view? IF you edit the project properties are there any messages
in the dialog in the Java Build Path section?
HTH,
Eric
|
|
|
Re: Build Project does nothing. [message #288764 is a reply to message #288737] |
Fri, 22 July 2005 19:32  |
Eclipse User |
|
|
|
Originally posted by: todd.anderson.swgas.com
Eric Rizzo <eclipse3@rizzoweb.com> wrote in news:dbr57l$v7d$2
@news.eclipse.org:
> todd.anderson@swgas.com wrote:
>> I just recently got an upgraded work machine and in reinstalling
>> Eclipse, I seem to be unable to build my projects. When I do Build
>> All, Build Project, etc, it displays the hourglass for a quick
>> second, and nothing happens. I used the Clean command but it didn't
>> seem to help, other than get rid of my existing class files.
>>
>> I'm using Eclipse 3.1. My machine is running Windows XP. Java
>> version is 1.5.0. I'm also running a plugin for Tomcat 5.5.
>>
>> I did a rather extensive search on the net for this problem, and
>> while I found a few people had experienced it, I couldn't figure out
>> any sort of solution from them on my end.
>
> Perhaps the project(s) has some configuration error in the build path
> that is preventing the build. Do you have anything listed in the
> Problems view? IF you edit the project properties are there any messages
> in the dialog in the Java Build Path section?
>
> HTH,
> Eric
>
Yep, a problem with the build path was it. It looks like when I downloaded
the latest version of Tomcat, the "servlet.jar" was renamed and I didn't
realize that was causing the entire project not to build. I took out the
old reference, added the new ones, and its working great again.
Much appreciated,
Todd
|
|
|
Powered by
FUDForum. Page generated in 0.06735 seconds