derived java file [message #121333] |
Fri, 02 December 2005 12:31 |
Eclipse User |
|
|
|
Dear all,
could somebody confirm or refute the following. I guessed it from the
behaviour of eclipse but could not find it in the help-files. Maybe you
point me to the right page.
It's about derived resources, in particular derived java files.
A run of my program generates a java-file, compiles it, and calls a
function in the resulting class. My problem is that eclilpse does not
realize that the .class file has changed and uses the old .class file.
Only the second run uses the new one (with the result that a third one is
created).
I announced the .java file to eclipse via an external source folder. Now
I set its property "derived" and eclipse seems to use the new .class file
every time.
As I said, I'm not sure that this is a feature as I couldn't find it in
the docs. It might be caused by some other cause.
Thanks for your help,
Uli
|
|
|
Powered by
FUDForum. Page generated in 0.09409 seconds