Skip to content
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

provide jflexToKotlin plugin for newer intellij versions #107

Open
Martmists-GH opened this issue Aug 8, 2022 · 1 comment
Open

provide jflexToKotlin plugin for newer intellij versions #107

Martmists-GH opened this issue Aug 8, 2022 · 1 comment

Comments

@Martmists-GH
Copy link

It seems the old plugin can't be compiled directly on current versions, and after minimal fixing up to target latest IntelliJ, it fails to convert the lexer. Using the standard Java-to-Kotlin converter also seems to not work reliably as it still uses a good amount of java-exclusive classes and methods.

@fishinthecalculator
Copy link

Is there any known workaround for this? At least are the Java classes supposed to be usable in a Kotlin Multiplatform project?

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

No branches or pull requests

2 participants