About 270,000 results
Open links in new tab
  1. dotPeek: Free .NET Decompiler & Assembly Browser by JetBrains

    It can reliably decompile any .NET assembly into equivalent C# or IL code. The decompiler supports multiple formats including libraries (.dll), executables (.exe), and Windows metadata files (.winmd).

  2. Compiler | IntelliJ IDEA Documentation - JetBrains

    Oct 31, 2024 · compiler, resources, make, compile, heap sizeFile | Settings | Build, Execution, Deployment | Compiler for Windows and Linux IntelliJ IDEA | Settings | Build ...

  3. Decompile and see the bytecode of Scala code | IntelliJ IDEA

    Jan 16, 2025 · Learn how to decompile Scala bytecode to Java and examine bytecode directly in IntelliJ IDEA.

  4. Introduction | dotPeek Documentation - JetBrains

    Last modified: 15 May 2024 dotPeek is a free .NET decompiler and assembly browser. The main idea behind dotPeek is to make high-quality decompiling available to everyone in the .NET community, …

  5. dotPeek features - JetBrains

    Under the Metadata node, you can explore values of blob items, PE file headers, usages of metadata table items. Same as elsewhere in the assembly tree, you can double-click metadata items to …

  6. mvn compile error. – IDEs Support (IntelliJ Platform) | JetBrains

    May 19, 2018 · [code] [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? [/code] This is the output i get when i try to compile using the command …

  7. Debugging Java Code in IntelliJ IDEA - The JetBrains Blog

    Apr 24, 2025 · In this blog post, we will look at how to debug Java code using the IntelliJ IDEA debugger. We will look at how to fix a failing test, how to find out where an `Exception` is thrown, and …

  8. Compile and build Scala projects | IntelliJ IDEA

    May 7, 2025 · Press Ctrl Alt 0S to open settings and then select Build, Execution, Deployment | Compiler | Scala Compiler. On the Scala Compiler page, choose the incremental compiler such as …

  9. Java bytecode decompiler | IntelliJ IDEA Documentation

    Feb 18, 2025 · IntelliJ IDEA features the Java bytecode decompiler that shows you compiled bytecode as if it were human-readable Java code. The decompiler is enabled by default. Open a compiled …

  10. ReSharper 2025.1: Initial C# 14 Support, Performance Updates, and ...

    Apr 16, 2025 · ReSharper 2025.1 is here, and it’s packed with updates that further improve productivity and performance for .NET and C++ developers alike. This release offers a host of quality-of-life …