1

I installed Emacs recently, because I already had a good experience with Vim (another ide that gives the user freedom to modify the ide as the user wants) and as I am studying Java together with Elisp I was asked, is there any way I can configure it? my emacs to develop in java?

Some mode or configuration that I add to the init file...

7
  • 1
    I googled "tutorial configuring emacs for java programming" and got a bunch of hits: some video tutorials, discussions on r/emacs and Stack Overflow and regular tutorials. That should give you enough for a start. Commented May 17, 2024 at 1:50
  • emacs.stackexchange.com/tags/elisp/info Commented May 17, 2024 at 2:00
  • Vim is not an IDE. Commented May 17, 2024 at 7:38
  • You can program in Java (or any other language) with a bare Emacs (people have been doing that for 40-50 years): no additional packages needed. You seem to want IDE features (which you don't specify), so I pointed you to how to google and find a bunch of videos and tutorials that might help. But the question is vague and (probably) too wide and open-ended for this forum. Try to narrow down the scope to a single, specific, question. And just to prevent misunderstanding, there is no single thing that you can add to your init file and turn Emacs into a "Java IDE". Commented May 17, 2024 at 15:56
  • You're right, I wasn't very clear in my question, however I managed to resolve it, and I thank you for your feedback. Commented May 17, 2024 at 18:12

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.