Do you want your ad here?

Contact us to get your ad seen by thousands of users every day!

[email protected]

Announcing the Digma Beta: First Runtime Linter for Java Code

  • May 22, 2023
  • 5333 Unique Views
  • 2 min read
Table of Contents
Call for DevelopersWhat you'll gain 💪Requirements to apply ✅What will be required from you?

Call for Developers

We are looking for senior Java developers who are interested in exploring how to use observability to improve their code to join the beta program for Digma: a free runtime linter plugin for Jetbrains/Java.
Digma analyzes your code in runtime, improving coding practices and confidence when working on complex Java code.

The plugin runs locally and doesn't require sharing data.

We have 20 slots currently open for the beta.

What you'll gain 💪

  1. Experience in applying OTEL (OpenTelemetry) and Jaeger tracing to improve Java code
  2. Recognized contribution to a Java project
  3. Optionally, an opportunity to contribute to related OSS projects
  4. Help create a tool that will improve developer happiness
  5. Some cool swag... (TShirt, stressballs and more )🦇

Requirements to apply ✅

  1. Using Jebtrains IDEA (any edition)
  2. Developing in Java, on most platforms except for Quarkus (currently not supported)
  3. Passion for innovation and new coding tools and practices

What will be required from you?

  1. Installing the plugin and developing alongside it
  2. Participating in a quick 30-minute weekly Zoom meeting for about three weeks, at a time that works for you, to provide your ideas thoughts, and feedback

Thanks!
Roni, Nir and the Digma team

Analyzing Dependencies in IntelliJ IDEA

Use IntelliJ IDEA to analyze dependencies in your project. Use the Dependency Analyzer to find specific dependencies, show conflicts and more, or use the Dependency Diagram in IntelliJ IDEA Ultimate.

8 Debugging Tips for IntelliJ IDEA Users You Never Knew Existed

As developers, we’re all familiar with debuggers. We use debugging tools on a daily basis – they’re an essential part of programming. But let’s be honest. Usually, we only use the breakpoint option. If we’re feeling frisky, we might use a conditional breakpoint.

But guess what, the IntelliJ IDEA debugger has many powerful and cutting-edge features that are useful for debugging more easily and efficiently.

3 Ways to Refactor Your Code in IntelliJ IDEA

In this blog, we’re going to look at 3 ways to refactor your code in IntelliJ IDEA.

Simplifying your code has lots of advantages, including improving readability, tackling technical debt, and managing ever-changing requirements. The three types of refactoring we will look at in this blog are:

– Extracting and Inlining
– Change Signature
– Renaming

JavaFX application created using IntelliJ
Beginning JavaFX Applications with IntelliJ IDE

This article is for the beginner who wants to get started developing JavaFX applications using IntelliJ IDE.

While this article may seem elementary for some, I believe it can help newcomers to the JavaFX platform avoid some pitfalls and really hit the ground running.

Cherry-Pick: Move a Commit to a Different Branch

Moving a commit to a different branch: not nearly as scary as it sounds! Let the IDE help to turn this into a quick, low-stress task.

Do you want your ad here?

Contact us to get your ad seen by thousands of users every day!

[email protected]

Comments (0)

Highlight your code snippets using [code lang="language name"] shortcode. Just insert your code between opening and closing tag: [code lang="java"] code [/code]. Or specify another language.

No comments yet. Be the first.

Subscribe to foojay updates:

https://foojay.io/feed/
Copied to the clipboard