kotlin-eclipse-2022 icon indicating copy to clipboard operation
kotlin-eclipse-2022 copied to clipboard

Build Help

Open gayanper opened this issue 3 years ago • 6 comments

I would like to contribute support for click on a method definition and find its references in workspace hyperlink instead of using the right click menu. How do i get the plugin to build locally. Seems like the internal jetbrains build server is not accessible outside. Is it possible to extract this needed files from some where else ?

gayanper avatar Jan 21 '21 18:01 gayanper

@bvfalcon will you be able to help me out with this ?

gayanper avatar Jan 21 '21 19:01 gayanper

Unfortunately not. We try to access source code in comments of this commit, but without great success now. Commit is relatively new, also you can try to get source code from repository before this commit.

bvfalcon avatar Jan 21 '21 22:01 bvfalcon

@bvfalcon The issue is fixed according to kotlin team, could you sync the master branch and see ?

gayanper avatar Jan 25 '21 20:01 gayanper

I update my fork from upstream. I need some days for testing before publish. If you want try new version, it is accessible here. After publish link will be removed.

bvfalcon avatar Jan 25 '21 23:01 bvfalcon

Sure i can try testing.

gayanper avatar Jan 26 '21 09:01 gayanper

@bvfalcon were you able to run the Kotlin Plugin development on Eclipse 2020-12 ? I mean run the plugin through 2020-12 and debug ?

gayanper avatar Jan 28 '21 21:01 gayanper