Re: eclipse and large projects



Raghu Kaippully wrote:
ulises.melendez@xxxxxxxxx wrote:

 Now, I know eclipse has great ant
support, but when I compile with Ant, any stack traces I get from
exceptions don't provide file or line number information.


Try

Window->Preferences->Java->Compiler->Compliance and Classfiles->Classfile Generation

Cheers
Raghu

Or if the problem comes only with ant and not with eclipse compilation, see http://ant.apache.org/manual/CoreTasks/javac.html Note the debug and debuglevel options.


Raghu
.



Relevant Pages

  • Re: eclipse and large projects
    ... support, but when I compile with Ant, any stack traces I get from exceptions don't provide file or line number information. ...
    (comp.lang.java.softwaretools)
  • Re: The origins of CL conditions system
    ... that it may be good to let the user steer the behavior of the program. ... C++ exceptions took, to try and reconstruct what might've been going ... making compiled code and interpreted code work way ... trying to lexically compile your web server and client together so you ...
    (comp.lang.lisp)
  • Re: Is necessary to switch to C++ or some object-oriented language?
    ... was the main reason for C++'s initial success. ... C is not a subset of C++ with minor exceptions. ... Rename all of the .c files to .cpp and try to compile it. ... The changes from C to C++ are more drastic than from Fortran IV to ...
    (comp.lang.c)
  • Re: Is necessary to switch to C++ or some object-oriented language?
    ... was the main reason for C++'s initial success. ... C is not a subset of C++ with minor exceptions. ... Rename all of the .c files to .cpp and try to compile it. ... The changes from C to C++ are more drastic than from Fortran IV to ...
    (comp.lang.c)
  • Re: Is necessary to switch to C++ or some object-oriented language?
    ... It's very rare for programs ... to need to call mainrecursively, or to care about the type of a ... Rename all of the .c files to .cpp and try to compile it. ... exceptions are widely used, ...
    (comp.lang.c)