Rushapi-academy.hashnode.dev·Dec 13, 2024A Free Alternative for IntelliJ HTTP ClientThe IntelliJ HTTP client is an integrated tool within IntelliJ IDEA, designed to help developers test and manage APIs without leaving the IDE. However, it comes with a significant drawback—it’s only available in the paid Ultimate Edition, limiting ac...1 likeintellij
Telosystelosys.hashnode.dev·Dec 12, 2024Telosys plugin for JetBrains IDEA new Telosys plugin is available! This time it’s a plugin for JetBrains IDE (IntelliJ, PyCharm, GoLand, PhpStorm, WebStorm, etc). It brings syntax highlighting for entities in a model (“.entity” files) The plugin is available on JetBrains marketpla...95 readscode
Frankbytesonly.hashnode.dev·Nov 30, 2024The fabulous world of PAC filesPrelude This is the story of how I fell into the rabbit hole of proxy automatic configuration (or PAC) files. My company lets me connect to their network by VPN. But we also use cloud services like GitHub. The enterprise GitHub is secured by an IP al...#pac
Sean Kegelseankegel.com·Nov 16, 2024Accessing Databases in PhpStormDid you know PhpStorm can access your databases, and it actually gives you a fantastic UI for managing? I was a long-time TablePlus user, which is a great tool, but lately, I've been finding myself using PhpStorm's built-in tools more and more. It le...2 likes·2.0K readsPHP
Antonino Praxedesantoninopraxedes.hashnode.dev·Oct 22, 2024Injeção de Dependências com CDI em JSF: Passo-a-passo com IntelliJ IDEA e WildFlyA injeção de dependências é uma técnica poderosa que simplifica a criação de software ao reduzir o acoplamento entre classes e serviços. No JavaServer Faces (JSF), o CDI (Context and Dependency Injection) é amplamente utilizado para gerenciar o ciclo...Java
Naman Jainnaman-jain.hashnode.dev·Sep 27, 2024Optimizing Your Workflow: Customizing the Logitech MX Master 3S for IntelliJ IDEA Without Logi Options+I recently invested in the Logitech MX Master 3S, a highly acclaimed mouse favored by developers and professionals for its ergonomic design and customizable features.. Its ergonomics, customizable buttons, and high-precision scroll wheel boost produc...mx master 3s
Dilip Pateljavamastery.hashnode.dev·Sep 24, 2024Java Your First ProgramIn this Java tutorial, you're going to learn how to write and execute your first Java program. Let's get started with IntelliJ IDEA. Steps to Set Up a Java Project Start IntelliJ IDEA and Create a New Project Open IntelliJ IDEA and click on “Create ...Java BasicsJava
Sri Siddhardha Kurrasid-kurra.hashnode.dev·Sep 24, 2024Java IDE Showdown: IntelliJ vs. VS Code vs. Eclipse - Which Reigns Supreme?In the world of Java development, choosing the right Integrated Development Environment (IDE) can make a significant difference in your productivity and overall coding experience. As a developer who recently grappled with this decision for a personal...29 readsJava
Cloud Tunedcloudtuned.hashnode.dev·Jul 30, 2024Daily Hack #day118 - Increasing IntelliJ IDEA IntelliSense File SizeIncreasing IntelliJ IDEA IntelliSense File Size IntelliJ IDEA’s IntelliSense, or code completion feature, is a powerful tool that assists in writing code more efficiently by providing suggestions, autocompletions, and insights into the code. However,...Daily Hacksintellij
Cloud Tunedcloudtuned.hashnode.dev·Jun 22, 2024Cheat Sheet #day27 - IntelliJ RiderIntelliJ Rider Cheat Sheet IntelliJ Rider is a cross-platform .NET IDE based on the IntelliJ platform, combining the power of ReSharper and IntelliJ IDEA. Below is a cheat sheet to help you navigate essential features and functionalities in IntelliJ ...Cheat Sheets#rider