question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IntelliJ specific wiki documentation

See original GitHub issue

Does anybody use IntelliJ for development here or is Netbeans the popular option? I’m asking because the getting started documentation mentions Intelli J and I’ve been using other Jetbrains IDEs at work (I’m not much of a java guy) and have been having some issues getting stuff working properly.

If someone uses Intelli J and had some notes on best practices or just basic info to get started I surely would love to have them on the wiki. I think it might be useful for others as well. Maybe “translating” the current Netbeans instruction to IntelliJ would be good enough to get people started.

For instance, one of the issues I seem to be having with IntelliJ is missing dependencies. The Maven projects are all loaded but if I try to run any of the JUnit tests, I usually get complaints about Logger not existing or some other class.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
Simowncommented, Jun 2, 2016

I use IntelliJ for development and had to do a couple of extra steps to get mine working. Can you let me know exactly what you’ve done and what error you’re getting and I’ll try and point you in the right direction?

The wiki does need updating with IntelliJ specific documentation, but no one has got round to it yet. Very busy this week but I’ll see what I can do this weekend.

0reactions
Simowncommented, Jul 4, 2016

Think this can be safely closed now. The wiki has been updated with IntelliJ specific documentation (https://github.com/magefree/mage/wiki/Developer-Getting-Started#intellij-idea)

Read more comments on GitHub >

github_iconTop Results From Across the Web

IntelliJ IDEA overview - JetBrains
IntelliJ IDEA is an Integrated Development Environment (IDE) for JVM languages designed to maximize developer productivity.
Read more >
IntelliJ IDEA - Wikipedia
IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, ...
Read more >
IntelliJ IDEA Setup | StarSector Wiki - Fandom
kazi, creator of and referring to the original IntelliJ tutorial ... These can be ignored; they contain the IntelliJ-specific project settings, ...
Read more >
Using an IDE with ONOS 1.14 or higher (Bazel build)
The project does not enforce the use of a specific IDE, ... The following examples and documentation focus on IntelliJ IDEA.
Read more >
Azure DevOps Plugin for IntelliJ, IDEA, Android Studio
Intro to the IntelliJ plugin available for Azure DevOps. ... to the pull request in case you want to add specific reviewers or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found