all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Goldman <kgold@watson.ibm.com>
To: help-gnu-emacs@gnu.org
Subject: Re: What about Java on Emacs in commercial project?
Date: Fri, 13 Jun 2008 11:33:45 -0400	[thread overview]
Message-ID: <48529357$1@kcnews01> (raw)
In-Reply-To: <mailman.13044.1213154517.18990.help-gnu-emacs@gnu.org>

My personal opinion is that Eclipse, Visual C++, and other IDEs, are 
better at project management and debugging, but emacs is a better source 
code editor.

Generally, I use the IDE to set up the project, insert boilerplate, 
compile, and debug.  I use emacs for writing the code.

Both emacs and most IDEs can automatically detect that a file has 
changed on disk and reload it, so I don't have to worry about keeping 
them synchronized.

Haolin wrote:
> Hi, all I know emacs is a very very good editor, I use it for more
> than 1 year. From now on, I need to migrate from C to Java, for
> JavaEE development. My friends tell me to use eclipse, but I think
> maybe emacs can do everything I want. So I want to know: Should Emacs
> be used for production environment? in real commercial project with
> Ejb, Web Service and Jsps? I know I can use Ant or Maven instead of
> eclipse wtp, but should Emacs supply Grammar Tips and other important
> features? for example, I add a jar package to my classpath of
> project, should the classes and methods be read from emacs? I tried
> JDEE, but it looks like a toy and not , maybe it's a good tool, but
> not fit for conmmercial project.



       reply	other threads:[~2008-06-13 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.13044.1213154517.18990.help-gnu-emacs@gnu.org>
2008-06-13 15:33 ` Ken Goldman [this message]
2008-06-10 15:55 What about Java on Emacs in commercial project? Haolin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='48529357$1@kcnews01' \
    --to=kgold@watson.ibm.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.