Re: Java best practices

2006-05-03 Thread Blackwell
Miguel Filho wrote: Another question is, how should I call my application without touch classpath? The Policy says that you cant change classpath, but if I run without pointing to log4j and other libraries, my program wont run. Miguel, I suspect those talking about "classpath" actually mean th

rpm / or what else

2006-05-03 Thread Diego Zanga
Lo, I've developed eLawOffice, is a GNU GPL Law Firm management application, and now after developing it on windows and suse, with eclipse, i'm tring to use debian, gnu classpath etc. However my first step is to use the actual (ITALIAN) version of eLawOffice, as it is, on Debian with an RPM inst

Java best practices

2006-05-03 Thread Miguel Filho
Hi list, I was reading the policy, but I have some questions to do. I'm developing an application using eclipse, just fine, so tried to compile my application by hand on one terminal. That was hard, I'm a wannabe java programer. I had to do this, on the root directory of my package: $ ls -la to

Re: Orphaning jython

2006-05-03 Thread Nicolas Duboc
On Tue, Feb 21, 2006 at 03:18:33PM +0100, Michael Koch wrote: > On Tue, Feb 21, 2006 at 11:56:57PM +1100, Ben Burton wrote: > > This is an FYI that I've just orphaned jython, as of version 2.1.0-21. > > As when I orphaned it last June, my time is squeezed and I don't use java > > much at all nowada