Skip to content

Conversation

Vest
Copy link

@Vest Vest commented Nov 25, 2019

Updated Source from 1.8 to 11
Updated grammarKit from 1.5.2 to 2019.1.1

Corrected few tests from warnings
Removed unused BindingParserImplUtil.java

Removed ununsed projects and replaced them with the generated from Gradle skeleton
Removed several deprecated methods (in the base class the same "return" value is used)
Updated gitignore, removed files generated by IntelliJ based on Gradle scripts.

Signed-off-by: Vest [email protected]

Updated Source from 1.8 to 11
Updated grammarKit from 1.5.2 to 2019.1.1

Corrected few tests from warnings
Removed unused BindingParserImplUtil.java

Removed ununsed projects and replaced them with the generated from Gradle skeleton
Removed several deprecated methods (in the base class the same "return" value is used)

Signed-off-by: Vest <[email protected]>
@Vest
Copy link
Author

Vest commented Nov 25, 2019

I think this PR should bring a better state to this project. Indeed, Gradle script should be sufficient for Idea to generate all necessary project files.
The only difficulty is to start the project (e.g. for debugging). I use the Gradle task :runIde
It works even for debugging purposes.

Meanwhile, I found out that the new Idea generates some exceptions/warnings. I couldn't overcome them. It seems that this is a part of Kotlin. I am sorry. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant