Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Kotlin plugin issues
Kotlin plugin issues [message #1815905] Mon, 14 October 2019 19:11 Go to next message
Eclipse UserFriend
Not sure if this is the best place to ask but haven't had any answers over at discuss.kotlinlang.org so...

Hi, just a couple of issues I seem to having after upgrading to latest Eclipse (4.7.3a) and Kotlin plugin (0.8.18).
a) I get the following error popup every time I open a kt file (but after dismissing everything seems ok, except the file is marked as modified, though git shows it as unmodified even after saving):

An error has occurred. See error log for more details.
Compilation unit name must end with .java, or one of the registered Java-like extensions

b) "Open Implementation" is not available when hovering mouse (with Ctrl) over a function call in kotlin. Works fine for java code.
c) HotSwap doesn't work - no errors but the changed code is not hotswapped into place.
d) can't run an individual JUnit parameterized test on a kotlin test class, with an stack trace indicating the test couldn't be found ("No tests found matching...")
Re: Kotlin plugin issues [message #1816040 is a reply to message #1815905] Thu, 17 October 2019 18:08 Go to previous message
Eclipse UserFriend
You'll probably have to ask this in some JetBrains forum, but I have no idea which and where.
Previous Topic:start eclipse java
Next Topic:"Null Deference" Vulnerability found in JarRsrcLoader.class
Goto Forum:
  


Current Time: Tue Jul 15 13:23:03 EDT 2025

Powered by FUDForum. Page generated in 0.25890 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top