this post was submitted on 27 Jan 2020
3 points (100.0% liked)
Java™ Community
508 readers
1 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
- Follow the Code of Conduct.
- 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.
- 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
- Java Platform, Standard Edition Documentation: Official API docs, etc.
- OpenJDK: The place to collaborate on an open-source implementation of the Java Platform, Standard Edition, and related projects.
- The Java Community Process: The JCP is the mechanism for developing standard technical specifications for Java technology.
- Awesome Java: A curated list of awesome Java frameworks, libraries and software.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.