web services - IntelliJ IDEA

  1. IntelliJ IDEA 2019.3.2

    Release Notes: Support for freemarker 2.3.29. User Interface Project View Added the ability to "Copy path" relative to repository root. No subsystem [Web Types] Display new lines in quick doc description. ... for normal java project. JavaX JSP com.intellij.diagnostic.PluginException: Cannot create class com.intellij.openapi.options.colors.pages.JSPColorsPage appears after installaion of JSP plugin. JavaX Web ... Services JAX-WS: Assertion failed: Network shouldn't be accessed in EDT or inside read action. Lang FreeMarker Freemarker: map, filter, drop_while and take_while built-ins are shown as not applicable ...

  2. IntelliJ IDEA 2022.2.x

    Release Notes: IntelliJ IDEA now recognizes CLI commands declared with the Spring Shell library and checks their correctness. Improved support for JAX-RS endpoints- IntelliJ IDEA now correctly supports JAX-RS common web ... service URL patterns declared as @ ApplicationPath and sub-resources in URL completion, navigation, and Find Usages. Support for WebSocket endpoints in the HTTP client- IntelliJ IDEA now supports WebSocket ... process. Clickable URLs in JSON, YAML, and.properties string values- JSON, YAML, and.properties files now feature automatically inserted web references inside values that start with http:// and https://. You ...

  3. IntelliJ IDEA 2023.2

    Release Notes: in Kubernetes clusters in the Services tool window. Right-click on Deployment in the tree and then select Follow Log or Download Log from the context menu. Web development Improved error formatting in JavaScript ... a set of suggested plugins that is determined automatically based on your project specifics and appears at the top of the list. Updated UI for the Run/Debug widget in the Services tool window- The UI ... for the running and debugging actions in the Services tool window has been reworked to make the look and feel of the toolbar consistent with that of the main Run/Debug widget. Pinned run configurations in the Run ...

  4. IntelliJ IDEA 2023.1.x

    Release Notes: to Docker bind mounts, allowing you to connect volumes to Docker containers on SELinux workstations. Docker container health statuses in the Services tool window- This release informs you about the results ... of Docker health checks. You can now see health statuses of the running Docker containers next to their names in the Services tool window. Also, to make it easier to parse the statuses at a glance, containers ... version. Improved user experience with kubeconfig files- This release refines the user experience for working with kubeconfig files. You can now easily access a kubeconfig file in the Services view and open ...

  5. About IntelliJ IDEA

    Description: assistance, smart navigation and search, numerous refactorings, code analysis, Web and enterprise development support, Unit testing and code coverage and team work facilitation. IntelliJ IDEA’s functionality ... the IDE. Docker- Via a separate plugin, IntelliJ IDEA provides a dedicated tool window that lets you connect to locally running Docker machines to manage images, containers and Docker Compose services ...

  6. IntelliJ IDEA 2023.3

    Release Notes: Kubernetes clusters directly from the IDE. You can use AI Assistant in IntelliJ IDEA as a supplemental feature with a JetBrains AI Service subscription. User experience Option to hide the main toolbar ... built-in support for upcoming Beta and Stable versions of Kotlin. KMP wizard- Introduced a new way to create Kotlin Multiplatform projects- the Kotlin Multiplatform web wizard. The wizard ensures the same ... and is intended for close integration with Azure services. The IDE now offers code highlighting along with code completion that is facilitated through the language server protocol for Bicep. Remote development ...

  7. IntelliJ IDEA 2022.1.x

    Release Notes: suggestions for message references. gRPC reflection support- Added the ability to run requests and get completion for service and method names directly from a running server instance. Improved Thymeleaf ... if it is not in the standard location. Port forwarding action in the Services view- Port forwarding functionality for pods is now available. Describe Resource action in the Services view- There is a new Describe Resource action ... for all resources in the Services view. You can call it from the context menu or use the toolbar button. Support Events in a cluster- Cluster events are now displayed in a separate node in the Services ...

  8. IntelliJ IDEA 2023.2.4

    Release Notes: The IDE now properly recognizes configuration properties inherited from superclasses when working with Spring Boot projects. Kubernetes namespaces are once again correctly displayed in the Services tool ...

  9. IntelliJ IDEA 2019.2.4

    Release Notes: com/sun/javafx/fxml/LoadListener only for fxml files if IDEA is run with 11 jbr JavaX. JavaEE JavaEE. AE at at com.intellij.util.indexing.FileBasedIndexImpl.markFileIndexed by project creation with Web framework User Interface ... Cannot open project from welcome screen Remove group headers where they are not needed (in Preferences) User Interface. Focus Stop services window from taking focus when opening a database table. User ...

  10. IntelliJ IDEA 2019.2.1

    Release Notes: Frameworks. Spring Spring Boot Web App: provide automatic mapping of web resource roots Recognize MethodInvokingFactoryBean when resolving bean type Spring + Kotlin: Select In... | Spring Beans doesn't ... to select application context when deploying artifacts Plugin Development (DevKit) Devkit: <depends> checking Highlight services/components with identical interface and implementation classes ... for hyperlinks Services. Clouds. CloudBees Drop CloudBees support Services. Docker Docker. Support--ipc command line option Services. Kubernetes Helm: Provide possibility to disable values substitution ...

  11. IntelliJ IDEA 2021.2.x

    Release Notes: in the Endpoints tools window. This new diagram offers the option to track which client calls a particular service and navigate to this call in your code. The diagram is available in Java and Kotlin projects if you ... service and HttpClient request method calls and URL completion works based on available server-side frameworks and OpenAPI specifications. For server-side, Express users can see Route handlers ... it is possible to see the gRPC endpoints in the Endpoints tool window. Ktor integration- Ktor, a web application framework for creating connected systems, is bundled with IntelliJ IDEA Ultimate. Right from ...

  12. IntelliJ IDEA 2023.2.1

    Release Notes: to select a theme on Linux after syncing settings from Windows with the Sync with OS option enabled. The console in the Services tool window no longer unexpectedly pulls focus from other tool windows. The IDE ...

  13. IntelliJ IDEA 2020.1.1

    Release Notes: Artifact values. Project web starters. Exception when searching among dependencies. HTTP Client: Can't generate requests for all endpoints in endpoint source (Helidon). Project starters: gap between ... highlighting in some TypeScript type aliases. Can't start TypeScript service in projects with Yarn pnp when TypeScript is not in the root folder. Imports using typings inserted as `from ... "types/<package>"` instead of `from "<package>"`. TypeScript service doesn't work when project is in WSL2. "Navigate | Type Declaration" does not work for union types. Can't find ...

  14. IntelliJ IDEA 2022.3.x

    Release Notes: and Jakarta EE CDI. Also, the user experience for documenting web APIs with OpenAPI specifications has been enhanced, by making it possible to instantly generate an OpenAPI definition for a Spring controller ... see which machines are running, unreachable, and so on, and all the checks are done in the background, which improves performance. QA tools Use the web inspector outside the IDE- The Aqua plugin ... provides advanced support for UI automation. In this release, it introduces an update to Web Inspector that lets you use it in two modes: either inside the IDE or in a separate window if you want more space. ...

  15. IntelliJ IDEA 2021.3.x

    Release Notes: been added that lets you create a Compose Web Application. The project set up step has become much simpler. You now only need to fill in the basic fields. Scala Scala 3 support improvements: Added ... type the GRPC keyword to start your request, the HTTP client offers code completion. Your IDE prompts you about all known gRPC services, unary and server-streaming methods of a particular server, and, ... either as comments via @ name or as text in the first separator (###). The IDE understands these identifiers and allows you to invoke requests by them from the Services tool window, as well as from the Run ...

  16. IntelliJ IDEA 2019.3

    Release Notes: the ‘Clone’ dialog to unify the UI for getting projects from different VCS hosting services. If you’re already logged in to your VCS, the IDE displays a list of available repositories that you can choose from, ... an aggregated view of both client and server APIs used in your project for HTTP and Web Socket protocols. What is more, you can extend the view to all projects currently opened in IntelliJ IDEA. Spring Web Flux ... support- View the full list of Web Flux URL mappings in the MVC view in the Spring tool window, navigate between them, and benefit from coding assistance, search, and the Rename refactoring for URLs and URL ...

  17. IntelliJ IDEA 2020.3.x

    Release Notes: as XML files and then share them with teammates via Git or another VCS. Collaborative development Code With Me EAP- IntelliJ IDEA 2020.3 supports Code With Me (EAP) – a new service for collaborative ... Integrated the TypeScript language service into the Problems tool window and removed the TypeScript tool window. This release also moved the actions previously available within the TypeScript tool window ... of the Services tool window. Open Console and Run Shell- Two new actions have been added to the left pane of the Services tool window: Open Console for connecting containers that include consoles, and Run Shell ...

  18. IntelliJ IDEA 2019.3.3

    Release Notes: Improves Code Analysis, Debugger and User Interface. Build. Built-in (JPS) Update "Error Prone" compiler to 2.3.4. ClassCastException: LinkedHashMap$Entry cannot be converted to HashMap$TreeNode in PathRelativizerService. Error-Prone plugin: use HTTPs for Maven URL. Build. Gradle ...

  19. IntelliJ IDEA 2020.1

    Release Notes: them with the new concise pattern variables. Download the JDK from the IDE- You no longer need to search for the necessary JDK on the web. Starting with IntelliJ IDEA 2020.1, you can download and set up ... completion for existing profiles. Selenium- IntelliJ IDEA 2020.1 Ultimate introduces initial support for Selenium, a popular framework for testing web applications, through a new Selenium UI Automation Testing ... the modal dialog. Now, you can simply click the Images node in the left-hand pane of the Service tool window, and IntelliJ IDEA will open the Images Console tab in the right-hand pane, from which you can ...

  20. IntelliJ IDEA 2018.3.5

    Release Notes: show root project in the list Unable to start Gradle 5.0 daemon process in IntelliJ Spring Initializr + 191 IDEA: gradle project failed on import from custom Initializr Service Usage of internal Gradle ... query Dart Dart web debugging: breakpoints that are set before debug session starting are not resolved when using SDK 2.1 JavaScript. Frameworks ng-template is listed twice in the completion list Angular ...