File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
de.marw.cmake4eclipse.feature Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Cmake4eclipse Change Log
22
3+ ## 5.0.1 (2025-03-31)
4+ ### Changes
5+ - Fix #201 : NPE when managing multiple configurations
6+ - Enhancement #207 : Other CMake argument field does not expand Eclipse variables
7+
38## 5.0.0 (2024-01-15)
49### Changes
510- Restore compatibility with CDT 11.4/Eclipse 2023-12.
Original file line number Diff line number Diff line change 22<feature
33 id =" de.marw.cmake4eclipse.feature"
44 label =" cmake4eclipse"
5- version =" 5.0.0 "
5+ version =" 5.0.1 "
66 provider-name =" Martin Weber" >
77
88 <description >
Original file line number Diff line number Diff line change 1515 <artifactId >de.marw.cmake4eclipse.feature</artifactId >
1616 <!-- always use .qualifier in manifest, we do not plan to publish this plugin
1717 to a maven repo. (The repository version is a different thing) -->
18- <version >5.0.0 </version >
18+ <version >5.0.1 </version >
1919 <packaging >eclipse-feature</packaging >
2020
2121 <build >
Original file line number Diff line number Diff line change 1111
1212 <!-- builds a zipped p2 update site -->
1313 <artifactId >repo</artifactId >
14- <version >5.0.0 </version >
14+ <version >5.0.1 </version >
1515 <packaging >eclipse-repository</packaging >
1616
1717 <build >
You can’t perform that action at this time.
0 commit comments