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.

Developing using IntellJ

See original GitHub issue

Hello.

I wonder if you share similar trouble. For example TraversingTest is completely “red” and the autocomplete does not work for graph API. Needless to say, developing when IDE fails on me is much more difficult.

I also have this issue when I try to develop something using Scala Graph API.

I have filled a bug on jetbrains: https://youtrack.jetbrains.com/issue/SCL-12692 But maybe it is me, that I am doing something wrong?

Thanks

screen shot 2017-10-08 at 16 21 35

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
peter-empencommented, Jan 7, 2018

Resolved in Graph-core 1.12.3.

0reactions
peter-empencommented, Nov 20, 2017

We are using Scala on a large scale and also experiencing some “red issues” without scala-graph, however significantly less. What we are doing is to use SBT console to compile and test all the time…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting started | IntelliJ IDEA Documentation - JetBrains
First steps · Install IntelliJ IDEA · Create your first Java application · Learn IDE features · Learn keyboard shortcuts · Install plugins...
Read more >
IntelliJ IDEA - Tutorial: Create your first Android application
This tutorial covers a simple scenario to help you get started with Android development in IntelliJ IDEA. For comprehensive how-to guides and reference ......
Read more >
Create your first Java application | IntelliJ IDEA Documentation
In this tutorial, you will learn how to create, run, and package a simple Java application that prints Hello, World! to the system...
Read more >
Web applications | IntelliJ IDEA Documentation - JetBrains
With IntelliJ IDEA, you can have the basic application structure automatically set up according to the required standard and get extensive coding assistance...
Read more >
IntelliJ IDEA - Get started with REST development - JetBrains
Click New Project on the Welcome screen or select File | New | Project. From the Generators list, select Jakarta EE. Name the ......
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