Kolipse is an Eclipse Plugin which provides Kotlin support.
Kolipse is currently not published to any update site.
- Install Eclipse
- Make sure that Eclipse PDE is installed. It can be installed from the Eclipse Marketplace here:
- Make sure the m2e plugin is installed. It can be installed
- Clone this repository
- Import it as a Maven project including the module
kolipse-main
(io.github.danthe1st.kolipse
) - Open the file
plugin.xml
with thePlug-in Manifest Editor
in thekolipse-main
(io.github.danthe1st.kolipse
) module and click on the run button on the top right in order to start eclipse with this plugin.