> Does anyone know how to make a lean release build with Eclipse,
> binaries without debugging info ?
No, but my guess is that some body in one of the 56 newsgroups at
Eclipse could answer the question..
http://www.eclipse.org/newsgroups
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
> Does anyone know how to make a lean release build with Eclipse,
> binaries without debugging info ?
Select the appropriate options for class file generation in Window >
Preferences Java > Compiler

Signature
Regards,
Roland
Paul Hamaker - 01 May 2006 11:31 GMT
Of course, 'Classfile Generation' . I'd rather change it in Project
properties, though. Thanks, bedankt.
Roland de Ruiter - 01 May 2006 17:12 GMT
> Of course, 'Classfile Generation' . I'd rather change it in Project
> properties, though. Thanks, bedankt.
That's possible too (at least in Eclipse v3.1): menu Project >
Properties > Java Compiler, check the checkbox "Enable project specific
settings" and adjust the Classfile Generation options.

Signature
Regards,
Roland