incremental project builder not compiling [message #50363] |
Thu, 05 June 2003 14:02 |
Eclipse User |
|
|
|
Originally posted by: andreas.rummler.tu-ilmenau.de
Hello NG,
for creating a Java Project I use my own wizard (because some jars must
be added to the classpath by default). For this wizard I used the code
from org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page
and change it to fit my needs. So far project creation works fine,
however after creating a Java file it is not compiled automatically
for some reason. In the .project-file of the created project I can
see that the nature is set correctly to org.eclipse.jdt.core.javanature
and the builder is set to org.eclipse.jdt.core.javabuilder.
But somehow the builder does nothing. Can someone push me into the right
direction what might be wrong?
Best regards,
Andreas Rummler
--
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++
+ Andreas Rummler +
+ Technical University of Ilmenau, Germany (__) +
+ Department Of Electronic Circuits & Systems (oo) +
+ \/-------\ +
+ MAIL: mailto:arummler@acm.org || | \ +
+ MAIL: mailto:andreas.rummler@tu-ilmenau.de ||----|| * +
+ WEB : http://www.inf-technik.tu-ilmenau.de/~rummler ~~ ~~ +
+ PGP : http://www.inf-technik.tu-ilmenau.de/~rummler/public.pgp +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots. So far, the universe is winning."
Richard Cook
|
|
|
|
Re: incremental project builder not compiling [message #51271 is a reply to message #50473] |
Fri, 06 June 2003 07:45 |
Eclipse User |
|
|
|
Originally posted by: andreas.rummler.tu-ilmenau.de
Richard L. Kulp schrieb:
> Do you have incremental building turned on?
No, it's off. Thanks Richard, the solution is so trivial ... I simply
forgot that there's an option for that!
Andreas
--
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++
+ Andreas Rummler +
+ Technical University of Ilmenau, Germany (__) +
+ Department Of Electronic Circuits & Systems (oo) +
+ \/-------\ +
+ MAIL: mailto:arummler@acm.org || | \ +
+ MAIL: mailto:andreas.rummler@tu-ilmenau.de ||----|| * +
+ WEB : http://www.inf-technik.tu-ilmenau.de/~rummler ~~ ~~ +
+ PGP : http://www.inf-technik.tu-ilmenau.de/~rummler/public.pgp +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots. So far, the universe is winning."
Richard Cook
|
|
|
Powered by
FUDForum. Page generated in 0.02578 seconds