From 8ae03e42891f6fc39b8650d85d79c34eca33efb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 4 Nov 2020 17:55:14 +0100 Subject: [PATCH] idea.md: link on how to use Java --- products/idea.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/products/idea.md b/products/idea.md index 85eef8ca9..4152e0e34 100644 --- a/products/idea.md +++ b/products/idea.md @@ -4,6 +4,8 @@ title: IntelliJ IDEA > **TIP** Qualifying Open Source projects can [apply for free licenses](https://www.jetbrains.com/community/opensource/) of JetBrains products. + +Please see "Java" entry in table [Modules Specific to Functionality](/basics/getting_started/plugin_compatibility.md#modules-specific-to-functionality) on how to use Java specific functionality. * [Tomcat Integration](../reference_guide/tomcat_integration.md) * [Spring API](../reference_guide/frameworks_and_external_apis/spring_api.md)