You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ Importing the project into IntelliJ as plug-in only require you choose ìmport f
99
99
100
100
#### <aname="runningwithpreviousversion"></a>Running the plug-in with a previous versions of IDEA
101
101
102
-
The plugin is tested with `IDEA 2024.3` or newer, but if you want to try with an older version you can follow this guide
102
+
The plugin is tested with `IDEA 2025.2` or newer, but if you want to try with an older version you can follow this guide
103
103
104
104
> - Follow the guide [build from source](#buildingfromsource)
105
105
> - Change the attribute `<idea-version since-build="232"/>` in `camel-idea-plugin/src/main/resources/META-INF/plugin.xml` to match the version. please see [document](http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html) for build number description
0 commit comments