diff --git a/InliningCode/WhatIsInlineVariableRefactoring/InlineVariablesPractice/task-remote-info.yaml b/InliningCode/WhatIsInlineVariableRefactoring/InlineVariablesPractice/task-remote-info.yaml new file mode 100644 index 0000000..277f944 --- /dev/null +++ b/InliningCode/WhatIsInlineVariableRefactoring/InlineVariablesPractice/task-remote-info.yaml @@ -0,0 +1 @@ +id: 570464246 diff --git a/course-info.yaml b/course-info.yaml index 610acf5..7d086f6 100644 --- a/course-info.yaml +++ b/course-info.yaml @@ -4,7 +4,7 @@ language: English summary: |- This course will introduce you to refactorings and the IDE features that will help you to perform them in an effective way. You will learn to recognize refactoring opportunities in code and to deal with them. Using automatic IDE refactorings, you will transform code to improve its structure, readability, and maintainability. - + The course consists of 8 sections. Each section focuses on one group of refactorings and provides brief theory and several small tasks for practice. We will move on from small local refactoring changes to more complex ones, which affect the entire project architecture. vendor: name: JetBrains @@ -22,4 +22,4 @@ content: - RefactoringToDesignPatterns - Conclusion environment_settings: - jvm_language_level: JDK_19 + jvm_language_level: JDK_17 diff --git a/course-remote-info.yaml b/course-remote-info.yaml index 7703e8f..8400088 100644 --- a/course-remote-info.yaml +++ b/course-remote-info.yaml @@ -1,3 +1,3 @@ id: 23048 -course_version: 8 +course_version: 9 generated_edu_id: Introduction to IDE Code Refactoring_Igor Gerasimov_kotlin