Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse won't compile
Eclipse won't compile [message #116659] Thu, 13 November 2003 13:07 Go to next message
Eclipse UserFriend
Originally posted by: rhys.parry.cgi.com

So I wanted to try AspectJ with some down time on the project. Seems that
aspect turns off your save/auto-compile features. This is OK but when I
went to a regular Java project I could not turn it back on. Also
selecting Build Project from the tool bar. Nothing is compiled. Am
getting extremely frustrated with this. Seems that there is no solution
offered in any of the docs I refranced. If someone can help me with this
I will be most appreashiative. Without Eclipse I am stuck using
VisualSlickEdit(v6) which is a very good text editor, but not as nice as
our favorate tool.

I have tried reinstalling eclipse to no effect. Was wondering if some
config file is stored somewhere outside the main DIR. What makes me think
of this? When I deinstalled/reinstalled eclipse it had an error that it
could not find the aspectj.jar. I was hoping that this would not be an
issue with a reinstall but it was.
Thanking you in advance,

Rhys Parry
CGI inc.
Re: Eclipse won't compile [message #116664 is a reply to message #116659] Thu, 13 November 2003 13:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomann.ca.ibm.comNOSPAM

Le Thu, 13 Nov 2003 18:07:31 +0000 (UTC), rhys.parry@cgi.com (Rhys) a
écrit :
>I have tried reinstalling eclipse to no effect. Was wondering if some
>config file is stored somewhere outside the main DIR. What makes me think
>of this? When I deinstalled/reinstalled eclipse it had an error that it
>could not find the aspectj.jar. I was hoping that this would not be an
>issue with a reinstall but it was.
>Thanking you in advance,
What is happening when you press Ctrl + B?
--
Olivier
Re: Eclipse won't compile [message #116668 is a reply to message #116664] Thu, 13 November 2003 13:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rhys.parry.cgi.com

Olivier Thomann wrote:

> What is happening when you press Ctrl + B?

Nothing. The status bar shows up for about 1/4 second and then
disappears. The project has over 1000 java files so that you know this is
impossible. Seems that it cannot find by build tool (eclipse default) or
my javac.

Rhys
Re: Fixed [message #116680 is a reply to message #116659] Thu, 13 November 2003 16:01 Go to previous message
Eclipse UserFriend
Originally posted by: rhys.parry.cgi.com

Seems that since I had made an AspectJ project, then turned that dir into
a regular java project, the IDE was using the old .classpath and .project
files to configure. It was defaulting to use the AspectJ compiler that no
longer exists as I removed it from the System. Suppose on the hole this
was, although hardley intuative, not persay a 'bug'. Sure would be nice
to get an error message though. . .'Unable to locate compiler'? Perhaps
on load askiong if the user wants to use the default config or create a
new one.

Rhys
Previous Topic:Editing from PC over Samba mount causing problems
Next Topic:ClassNotFoundException: org.apache.catalina.core.StandardServer
Goto Forum:
  


Current Time: Tue Sep 16 23:05:40 EDT 2025

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

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

Back to the top