Re: IDE for java

2003-01-24 Thread Benedict Verheyen
A lot of good suggestions from a lot of people. Time to improve my java program building time! -- Benedict Verheyen Linux 2.4.20 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Re: IDE for java

2003-01-24 Thread Hanasaki JiJi
Take a peek at Ant from jakarta.apache.org - make functionality - written in Java - no tab/space issues of Make - makefile of make = buil.xml of Ant - that's correct. ant "makefile"s are written in xml Dave Carrigan wrote: On Thu, 2003-01-23 at 06:33, Benedict Verheyen wrote: When you sa

Re: Re: IDE for java

2003-01-24 Thread Joris
> When you say "make", is that the same make program most c++ programs use? > If so, i didn't know one could use it with other languages. I'll have to start >learning it then. > I know there is a java specific make too: jmake. > Any experience with that one? there is another java specific make r

Re: Re: IDE for java

2003-01-23 Thread Dave Carrigan
On Thu, 2003-01-23 at 06:33, Benedict Verheyen wrote: > When you say "make", is that the same make program most c++ programs use? > If so, i didn't know one could use it with other languages. I'll have to start >learning it then. Sure; make is language-agnostic. For that matter, it doesn't even

Re: IDE for java

2003-01-23 Thread David Z Maze
"Benedict Verheyen" <[EMAIL PROTECTED]> writes: > When you say "make", is that the same make program most c++ programs use? > If so, i didn't know one could use it with other languages. I'll > have to start learning it then. make, in general, is good for describing ways of turning one sort of file

Re: Re: IDE for java

2003-01-23 Thread Derrick 'dman' Hudson
On Thu, Jan 23, 2003 at 02:33:52PM +, Benedict Verheyen wrote: | Derrick 'dman' Hudson <[EMAIL PROTECTED]> wrote: | >On Wed, Jan 22, 2003 at 05:56:36PM -0300, Eduardo Gargiulo wrote: | > | >| Is there any IDE for java (debianized if possible). Which? |

Re: Re: IDE for java

2003-01-23 Thread Benedict Verheyen
Derrick 'dman' Hudson <[EMAIL PROTECTED]> wrote: >On Wed, Jan 22, 2003 at 05:56:36PM -0300, Eduardo Gargiulo wrote: > >| Is there any IDE for java (debianized if possible). Which? > >It's called "debian&q

Re: IDE for java

2003-01-23 Thread Darryl L. Pierce
On 2003.01.22 15:56 Eduardo Gargiulo wrote: Is there any IDE for java (debianized if possible). Which? Where should I point my sources to install it? There's always Xemacs/JDE/speedbar/ANT. That's what I use both at home and at work and it works fine. -- Darryl L. Pierce <[EM

Re: IDE for java

2003-01-23 Thread Darryl L. Pierce
On 2003.01.22 15:56 Eduardo Gargiulo wrote: Is there any IDE for java (debianized if possible). Which? Where should I point my sources to install it? At work and at home I use Xemacs/JDE/speedbar/ANT and have a great development environment. -- Darryl L. Pierce <[EMAIL PROTECTED]> Vis

Re: IDE for java

2003-01-22 Thread Florian Bachmann
Eduardo Gargiulo wrote: > Hi all > > Is there any IDE for java (debianized if possible). Which? Where should > I point my sources to install it? > > I'm using woody 3.0r1 > > TIA and sorry for my english > > -ejg > > There are a number of cho

Re: IDE for java

2003-01-22 Thread mobtek mobtekl
M -0300, Eduardo Gargiulo wrote: > > | Is there any IDE for java (debianized if possible). Which? > > > > It's called "debian". :-). I use vim as the editor, make for build > > management (and either javac or jikes for the compiler), ctags for > > conv

Re: IDE for java

2003-01-22 Thread Hanasaki JiJi
www.netbeans.org not in a .deb and very easy to install Derrick 'dman' Hudson wrote: On Wed, Jan 22, 2003 at 05:56:36PM -0300, Eduardo Gargiulo wrote: | Is there any IDE for java (debianized if possible). Which? It's called "debian". :-). I use vim as the editor,

Re: IDE for java

2003-01-22 Thread Michael J. Denton
> Is there any IDE for java (debianized if possible). Which? Where should > I point my sources to install it? http://people.debian.org/~erich/packagebrowser/devel-editors.html has a nice listing of IDE's for Debian. Specific Java IDEs it lists are: motor and vide. Both have version

Re: IDE for java

2003-01-22 Thread Derrick 'dman' Hudson
On Wed, Jan 22, 2003 at 05:56:36PM -0300, Eduardo Gargiulo wrote: | Is there any IDE for java (debianized if possible). Which? It's called "debian". :-). I use vim as the editor, make for build management (and either javac or jikes for the compiler), ctags for convenient jump

Re: IDE for java

2003-01-22 Thread Thomas Krennwallner
On Wed Jan 22, 2003 at 05:56:36PM -0300, the boisterous Eduardo Gargiulo <[EMAIL PROTECTED]> wrote to me: > Is there any IDE for java (debianized if possible). Which? Where should > I point my sources to install it? deb http://people.debian.org/~tora/deb ./ Eclipse is the c

Re: IDE for java

2003-01-22 Thread David Z Maze
Eduardo Gargiulo <[EMAIL PROTECTED]> writes: > Is there any IDE for java (debianized if possible). Which? Where should > I point my sources to install it? I tend to be perfectly happy with Emacs (and in particular I generally use XEmacs 21). What features do you want out of it? --

Re: IDE for java

2003-01-22 Thread burningclown
check out jde (now called jdee b/c of copyright reasons) in devel. it's an emacs add-on, so if you don't like/use emacs ... well ... g On Wed, 22 Jan 2003, Eduardo Gargiulo wrote: > Hi all > > Is there any IDE for java (debianized if possible). Which? Where should >

IDE for java

2003-01-22 Thread Eduardo Gargiulo
Hi all Is there any IDE for java (debianized if possible). Which? Where should I point my sources to install it? I'm using woody 3.0r1 TIA and sorry for my english -ejg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: IDE for JAVA

1999-05-05 Thread Person, Roderick
iginal Message- > From: Brant Wells [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, May 04, 1999 5:39 PM > To: debian-user@lists.debian.org > Subject: IDE for JAVA > > Howdy All :) > > Is there anyone that knows of a good Java Programming Environment for > Linux?? >

Re: IDE for JAVA

1999-05-05 Thread Khalid EZZARAOUI
try http://www.netbeans.com it's free for non commercial use (if I remember) you have one to jdk1.1 and 1.2. there is a rpm archive

IDE for JAVA

1999-05-04 Thread Brant Wells
Howdy All :) Is there anyone that knows of a good Java Programming Environment for Linux?? TIA, Brant

Netbeans (IDE for Java)

1999-03-18 Thread Khalid EZZARAOUI
Hello, I download netbeans from netbeans.com, but when I want to install it (like a user not root) with : java nbd2.1.class it says me that I have not a jdk1.1 but a jdk1.0 I use kaffe, jdk1.1 and jdk1.1-dev packages from potato. Bye.

Re: ide for java?

1997-08-26 Thread Dave Cinege
On Tue, 26 Aug 1997 16:28:37 -0700, Jim Pick wrote: > >> hi is there any Java IDE interface to Linux? >> >> warnning: I'm loocking for an IDE diferent as JAVA WORKSHOP. > >You might try Vibe from Visix (www.visix.com). I've never tried it, but >it is available for Linux. > >There is also the

Re: ide for java?

1997-08-26 Thread Jim Pick
> hi is there any Java IDE interface to Linux? > > warnning: I'm loocking for an IDE diferent as JAVA WORKSHOP. You might try Vibe from Visix (www.visix.com). I've never tried it, but it is available for Linux. There is also the FreeBuilder project: http://www.techno-link.com/clients/ivo/

ide for java?

1997-08-26 Thread dada
hi is there any Java IDE interface to Linux? warnning: I'm loocking for an IDE diferent as JAVA WORKSHOP. thanks -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .