goodwinnk/kotlin-eclipse — explained in plain English
Analysis updated 2026-08-10 · repo last pushed 2015-04-01
Contribute to Kotlin language tooling for the Eclipse IDE.
Add Kotlin syntax highlighting and error checking to your Eclipse workflow.
Extend or customize Kotlin support within Eclipse-based development environments.
| goodwinnk/kotlin-eclipse | 0verflowme/intech-sol | abhishek-kumar09/configurate | |
|---|---|---|---|
| Language | Java | Java | Java |
| Last pushed | 2015-04-01 | 2022-11-16 | 2020-09-30 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | hard | hard | easy |
| Complexity | 4/5 | 1/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Eclipse Luna SR2, the AspectJ plugin for code weaving, and an existing Kotlin plugin install just to build the project.
This project, kotlin-eclipse, brings Kotlin language support to the Eclipse IDE. If you write code in Eclipse and want to use Kotlin, this plugin adds syntax highlighting, error checking, and other language features to make that experience smoother. Kotlin is a programming language that runs on the Java platform, and this plugin lets developers use it in Eclipse. The plugin itself is built using Kotlin, so there's a bit of a setup process to get the development environment running. You need Eclipse, the AspectJ plugin for handling code weaving (a technique that lets the plugin integrate with Eclipse's internals), and an existing version of the Kotlin plugin to build the project. The README walks through installing these dependencies and launching a test instance of Eclipse with the plugin loaded. This project would appeal to developers who want to contribute to Kotlin tooling or need Eclipse-based Kotlin support for their workflow. JetBrains, the company behind Kotlin, maintains the language, and this plugin helps extend its reach into the Eclipse ecosystem. The README doesn't go into detail on user-facing features, so it's mainly aimed at people who want to build or contribute to the plugin rather than end users looking for installation instructions. One notable aspect is the setup complexity. Because the plugin uses AspectJ weaving to hook into Eclipse's core functionality, developers need specific tooling just to work on the project. The build can also run from the command line using Maven, which gives contributors some flexibility. The project targets Eclipse Luna SR2 (4.4.2), an older version, which may reflect when the README was last updated.
An Eclipse IDE plugin that adds Kotlin language support including syntax highlighting and error checking. Built with Kotlin and AspectJ, it targets developers contributing to Kotlin tooling in Eclipse.
Mainly Java. The stack also includes Java, Kotlin, AspectJ.
Dormant — no commits in 2+ years (last push 2015-04-01).
The README does not mention a license, so the terms of use are unknown.
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.