Microsoft's dev team for Java on Azure Tooling enhanced remote debugging in the latest regular monthly update. The team manages the Azure Toolkit for IntelliJ available in the JetBrains Marketplace.
JetBrains has announced the public launch of Code With Me as a part of the IntelliJ IDEA 2021.1 release. Code With Me is a collaborative development platform designed to enable users to share projects ...
I have 2 projects: Foo and Utilities. Utilities is stand alone, works fine. Foo depends on stuff in Utilities, it does nothing. When I build Foo I get "can't find class <some class in Utilities>.