Question

I just installed JetBrains IntelliJ IDEA 13.1 and loaded my default (Maven) project, but Chronon is not showing up in Run/Debug configurations... Is there something special I have to do to enable it?

Was it helpful?

Solution

I think it only works in the Ultimate version:

The Chronon plugin will ship as part of Intellij IDEA 13.1 Ultimate Edition.

OTHER TIPS

Right, it only ships with Ultimate.

But even then, there's currently no support for applications run via Maven goals, according to http://blog.jetbrains.com/idea/2014/03/try-chronon-debugger-with-intellij-idea-13-1-eap/ where it states:

Creating a Chronon support for Maven and / or GWT is another question. Feature request to (can't past another link) is welcome.

A search on Jetbrain's IJCP does not show such a feature request.

Note: I'm using Ultimate 13.1.2 and the "Run with Chronon" Button show up when a Maven-Runconfiguration is selected. But there's no debug configuration dialog/tab for Chronon in the Run/Debugconfiguration dialog.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top