this post was submitted on 27 Jan 2020
3 points (100.0% liked)

Java™ Community

476 readers
3 users here now

Write once, run anywhere (WORA)

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

The community

News, Technical discussions, research papers and assorted things of interest related to the Java Platform.

Rules
  1. Follow the Code of Conduct.
  2. Please make sure its a question/topic/post that would be new to most members. In Lemmy the publications are not closed, so you can continue to participate in them, regardless of the time they were published.
  3. Lemmy doesn’t have flags yet, so please tag your posts with [Question], [Help], [Learning], [JVM], [JSE], [OpenJDK], [Eclipse] or other you may think is appropriate.

Related communities

Resources

founded 5 years ago
MODERATORS
 

Been experimenting with lsp-java in emacs to develop. So many improvements in the last year that it may eventually replace my Intellij setup.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

I officially stopped using IDEA/Eclipse for Java dev since 3 years ago and been happily using lsp-java ever since.

That was the only dev activity that I used to do outside Emacs. No more \o/

I can write about my setup if there's interest.