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

Add IDE support for IntelliJ IDEA #5

Open
2 tasks
dbaelz opened this issue Oct 15, 2018 · 3 comments
Open
2 tasks

Add IDE support for IntelliJ IDEA #5

dbaelz opened this issue Oct 15, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dbaelz
Copy link
Owner

dbaelz commented Oct 15, 2018

Due Gradle changes introduced with #3, the example can't be executed as JVM project in the IntelliJ IDEA (and other IDEs?).

TODO

  • Example is executed IntelliJ IDEA as JVM project
  • Tests are executed for the JVM target
@dbaelz dbaelz added the enhancement New feature or request label Oct 15, 2018
@dbaelz dbaelz added this to the Release 1.0 milestone Oct 15, 2018
@dbaelz dbaelz self-assigned this Oct 17, 2018
@dbaelz
Copy link
Owner Author

dbaelz commented Oct 17, 2018

@DrewCarlson You mentioned in #3 that you could take a look. I hope I do not get in your way/do duplicate work, but I'd like to take a look at this issue.

@DrewCarlson
Copy link
Contributor

Nope, haven't looked into this one yet.

@dbaelz
Copy link
Owner Author

dbaelz commented Oct 21, 2018

Current status: I've spent a few hours to solve it, but I couldn't get any further. There are some posts on stackoverflow and in the GitHub issues and I'm assume that it's not that easy to solve.

A working solution would be a separate module for the jvm, but I'm not comfortable doing it (yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants