Re: apt and java

2004-10-01 Thread Rishabh Manocha
t;Cheers, > >Laszlo/GCS > > > > > > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] -- Rishabh Manocha http://www.cs.utexas.edu/users/rmanocha **Y

IMAP implementation in JAVA

2004-10-02 Thread Rishabh Manocha
first(though I think IMAP is much better...though I hear much harder to implement) so that one can atleast read their mail thru mutt...;). We can then look to implement a IMAP server. Let me know. Thanks - -- Rishabh Manocha http://www.cs.utexas.edu/users/rmanocha **Your Quote for the day

Re: IMAP implementation in JAVA

2004-10-03 Thread Rishabh Manocha
I did read it. It does not provide an API for writing a POP3 server, that is already written. I think the API there is only for writing clients. Thanks On 03/10/04 21:50 +0200, Omry Yadan wrote: > You can probably use sun's javamail. > google for it. > > Rishabh Manocha wrote:

GPL related question

2004-10-03 Thread Rishabh Manocha
Hi guys, this might sound like a really stupid question but I just wanted to make sure if it is allright to take GPL'ed code, edit it and use it in your own application?? Thanks -- Rishabh Manocha http://www.cs.utexas.edu/users/rmanocha **Your Quote for the day** Marriage is

Re: GPL related question

2004-10-03 Thread Rishabh Manocha
On 04/10/04 01:02 +0200, Laszlo 'GCS' Boszormenyi wrote: > * Rishabh Manocha <[EMAIL PROTECTED]> [2004-10-03 17:59:03 -0500]: > > > this might sound like a really stupid question but I just wanted to make > > sure > > if it is allright to take GPL

Setting Class-Path in manifest file

2004-10-18 Thread Rishabh Manocha
e the jar file produced works just fine on unix systems, it gives me a NoClassDefFoundError when I run it on a window box. I was thinking this is maybe because I use a "/" instead of a "\" when i give the Class-Path. Could someone with more experience enlighten me on this?? T

Re: Setting Class-Path in manifest file

2004-10-18 Thread Rishabh Manocha
That was a copy error. I do have a ${lib}/g4j-lib.jar in my build.xml file. Thanks On 19/10/04 00:06 +0200, Lo?c Minier wrote: > Rishabh Manocha <[EMAIL PROTECTED]> - Mon, Oct 18, 2004: > > > > value="${lib}/edu.jar {lib}/g4j-lib.jar&q

Re: Setting Class-Path in manifest file

2004-10-18 Thread Rishabh Manocha
: lib is a directory inside the current directory. any ides why it is giving the whole path instead of a relative path?? Thanks On 19/10/04 00:17 +0200, Lo?c Minier wrote: > Rishabh Manocha <[EMAIL PROTECTED]> - Mon, Oct 18, 2004: > > > I was thinking this is maybe because I use

Re: Setting Class-Path in manifest file

2004-10-18 Thread Rishabh Manocha
Thanks Damien, That seems to have solved the problem. Best --Rishabh On 19/10/04 00:40 +0200, Damien Raude-Morvan wrote: > On Tuesday 19 October 2004 00:24, Rishabh Manocha wrote: > > > > > > lib is a directory inside the current directory. > > any ides why it is givin

java-gnome vs. SWT (I know this has been asked before..but need some clarification)

2004-09-16 Thread Rishabh Manocha
pretty small but i still wanna learn how to make GUI's under linux. thanks -- Rishabh Manocha http://www.cs.utexas.edu/users/rmanocha **Your Quote for the day** With the end of the football season, a star player for the college team celebrated the relaxation of team curf

Re: java-gnome vs. SWT

2004-09-18 Thread Rishabh Manocha
>java-gnome mailinglists about that: > > Thats where swt comes in handy: it runs under win and OSX too. > > Jan > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- Rishabh Manoc

Re: java-gnome vs. SWT

2004-09-28 Thread Rishabh Manocha
. > > SWT is nice... it's cross platform... but at the same time, Java-Gnome can > be made to work on Windows and OS X... > > The combination of Glade and Eclipse really is a perfect RAD environment. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] >

Tray/Dock for gnome in java

2004-11-03 Thread Rishabh Manocha
Hey guys, I was wondering if there is something like systray(http://systray.sf.net) for gnome. Basically i wanted to know if I can make a gnome dock/applet with java. Are there any projects out there which support this?? Thanks -- Rishabh Manocha http://www.cs.utexas.edu/users/rmanocha