help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs as an IDE


From: Krishnakant
Subject: Re: Emacs as an IDE
Date: Mon, 6 Mar 2017 13:29:37 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0


Hi,


On Sunday 05 March 2017 10:15 PM, Anast Gramm wrote:
Hello,

What I've done 3 months ago when I was on your position was the following:

I read this http://tuhdo.github.io/ dudes manuals. They are amazing at 
explaining
how stuff works and how to set up a basic customization.

Especially this one http://tuhdo.github.io/c-ide.html that also answers a lot of
your questions.
Wow I found this to be really valuable.
Thanks a lot from myself and on behalf of those who have just recently got started.
 From there on I just browse M-x package-list-packages and see stuff that I 
like and try
to implement them in my workflow. 6 months ago I had a .emacs with ~20 lines of 
lisp,
now I have an .org file with my configuration and it's about ~1500 lines. So 
this
thing escalates really quick. Beware not to get lost.

Now for the sad part:

Java is a high level language and there are awesome IDEs out there for it.
My favorite is IntelliJ. Those beasts are simply too much work for an emacs
user to replace. As I see it, you're better off using IntelliJ or Eclipse
for java development.

I think someone should build a complete IDE experience for java development
but until then proprietary software is gonna have the lead.
I totally agree here.
I have done java programming in Eclipse and there is nothing apart from inteliJ which is as good enough.
P.S. I avoid java just for this reason (I also like C/C++ more)
I have also quit Java for a long time.
I use Python for all my programming and Emacs just rocks for that with Python-mode (major ) and Elpy, company-jedi and electric-pair (minor modes ).
Happy hacking.
Krishnakant.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]