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
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
> 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
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
"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
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?
|
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
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
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
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
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
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,
> 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
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
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
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?
--
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
>
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]
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??
>
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
Howdy All :)
Is there anyone that knows of a good Java Programming Environment for
Linux??
TIA,
Brant
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.
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
> 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/
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] .
25 matches
Mail list logo