all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: saharabear <saharabear@gmail.com>
To: "Andreas Röhler" <andreas.roehler@online.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs with JDEE
Date: Sat, 14 Jun 2008 02:26:25 +0800	[thread overview]
Message-ID: <4852BBD1.7070906@gmail.com> (raw)
In-Reply-To: <200806131139.26110.andreas.roehler@online.de>

[-- Attachment #1: Type: text/plain, Size: 1679 bytes --]

Hi, Andreas

I tried two plugins, JDEE with CEDET. with the classpath setting for 
JDEE, code complete works very well.
in my Java project, I create a file named prj.el and define classpath as:
'(jde-sourcepath
   (quote
    ("/home/saharabear/workspace/firenze/src/" )))
With C+c,C+v,C+., beanshell is invoked and everything go well.

Because I am not sure does anybody use emacs for real commercial javaEE 
or java web project, so I use netBeans as IDE, when I have time to deep 
in emacs, I will try again.

Do you use emacs for javaEE or java web projects?

Thanks.

Haolin

Andreas Röhler :
> Should you not find there, what you are looking for
>
> path to solution might be via FFI and (S)XEmacs.
>
> Would like to read further report of your experiences.
>
> Thanks
>
> Andreas Röhler
>
> Am Mittwoch, 11. Juni 2008 schrieb Haolin:
>   
>> Thanks, Pierre
>>
>> I think CEDET is what I want, thanks, I will try it soon.
>>
>> Thanks
>>
>> Haolin
>>
>>
>> Pierre Lorenzon wrote:
>>     
>>> Hi,
>>>
>>> I'd suggest to you to have look at cedet 
>>> http://sourceforge.net/projects/cedet
>>>
>>> Regards
>>>
>>> Pierre
>>>
>>>
>>> From: Haolin <saharabear@gmail.com>
>>> Subject: Emacs with JDEE
>>> Date: Wed, 11 Jun 2008 10:50:41 +0800
>>>
>>>   
>>>       
>>>> Hi, all:
>>>>
>>>> I have JDEE installed with my Emacs CVS version. I find it has the 
>>>> ability to execute code completion, but, does it support extra jars code 
>>>> completion? I mean I want to import hibernate and spring's jars, and 
>>>> should emacs do the work for code completion?
>>>>
>>>> Thanks!
>>>>
>>>> Haolin.
>>>>
>>>>
>>>>     
>>>>         
>>>   
>>>       
>>
>>
>>     
>
>
>
>
>
>   


[-- Attachment #2: Type: text/html, Size: 2399 bytes --]

  reply	other threads:[~2008-06-13 18:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11  2:50 Emacs with JDEE Haolin
2008-06-11  6:46 ` Pierre Lorenzon
2008-06-11  8:08   ` Haolin
2008-06-13  9:39     ` Andreas Röhler
2008-06-13 18:26       ` saharabear [this message]
2008-06-11  7:49 ` Lennart Borgman (gmail)
2008-06-11  8:07   ` 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=4852BBD1.7070906@gmail.com \
    --to=saharabear@gmail.com \
    --cc=andreas.roehler@online.de \
    --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.