-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#911 support intellij 2024.2 by updating gradle version #1053
base: intellij-2024.2-support
Are you sure you want to change the base?
#911 support intellij 2024.2 by updating gradle version #1053
Commits on Nov 11, 2024
-
Updated intellij platform 2.1.0 and kotlin jvm version 1.9.24
Updated intellij platform and kotlin jvm version
Configuration menu - View commit details
-
Copy full SHA for 483b5d9 - Browse repository at this point
Copy the full SHA 483b5d9View commit details -
Updated build.gradle and added gradle.properties file
Updated source compatability and target compatability in build.gradle and given java version inside gradle.properties file
Configuration menu - View commit details
-
Copy full SHA for 19c8088 - Browse repository at this point
Copy the full SHA 19c8088View commit details -
Added intellijPlatform, since and until build, bundled plugin, intell…
…ij version and platform Changed intellij to intellijPlatform and added it inside dependencies tag
Configuration menu - View commit details
-
Copy full SHA for d0a87d9 - Browse repository at this point
Copy the full SHA d0a87d9View commit details -
Updated runIde task in build.gradle
Updated runIde task in build.gradle
Configuration menu - View commit details
-
Copy full SHA for 3ad17db - Browse repository at this point
Copy the full SHA 3ad17dbView commit details -
Updated intellijPlatform tag to add buildSearchableOptions, since bui…
…ld, until build and add the changeNotes Added intellijPlatform tag to add buildSearchableOptions, since build, until build and add the changeNotes
Configuration menu - View commit details
-
Copy full SHA for 111d7a4 - Browse repository at this point
Copy the full SHA 111d7a4View commit details -
Updated kotlin version to 2.0.20
Changed intellij to intellijPlatform and added it inside dependencies tag
Configuration menu - View commit details
-
Copy full SHA for e518ace - Browse repository at this point
Copy the full SHA e518aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7385bb6 - Browse repository at this point
Copy the full SHA 7385bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 843b27a - Browse repository at this point
Copy the full SHA 843b27aView commit details -
Removed manual dependency added for maven test
Removed manual dependency added for maven test as jetbrains providing a testframework which will auto download latest maven test version
Configuration menu - View commit details
-
Copy full SHA for ea0cbf0 - Browse repository at this point
Copy the full SHA ea0cbf0View commit details -
defaulted intellij version to 2024.1 and added kotlin.stdlib.default.…
…dependency=false defaulted intellij version to 2024.1 i.e PROD version and added kotlin.stdlib.default.dependency=false to stop including this lib automatically when build is ran
Configuration menu - View commit details
-
Copy full SHA for 717e0e1 - Browse repository at this point
Copy the full SHA 717e0e1View commit details -
Added an import and commented runIdeForUiTest task
Added an import and commented runIdeForUiTest task as it doesn't support intellij 2024.2 version
Configuration menu - View commit details
-
Copy full SHA for 8f91cb6 - Browse repository at this point
Copy the full SHA 8f91cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f83037 - Browse repository at this point
Copy the full SHA 3f83037View commit details -
Removed since and until build from plugin.xml
Removed since and until build from plugin.xml since already given in gradle.properties
Configuration menu - View commit details
-
Copy full SHA for 8d1e9de - Browse repository at this point
Copy the full SHA 8d1e9deView commit details -
Updated the intellij version in gradle.properties to latest supportin…
…g for 2024.1 version
Configuration menu - View commit details
-
Copy full SHA for 58c7ff6 - Browse repository at this point
Copy the full SHA 58c7ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b2e89 - Browse repository at this point
Copy the full SHA 39b2e89View commit details
Commits on Nov 14, 2024
-
Removed kotlin.stdlib.default.dependency as that will be required whe…
…n running UI test
Configuration menu - View commit details
-
Copy full SHA for b1cb75c - Browse repository at this point
Copy the full SHA b1cb75cView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f595ab6 - Browse repository at this point
Copy the full SHA f595ab6View commit details