arma-intellij-plugin icon indicating copy to clipboard operation
arma-intellij-plugin copied to clipboard

Open lastest RPT in one click

Open severgun opened this issue 7 years ago • 1 comments

Plugin Version

2.0.0

Summary

If there is no debugger, would be nice to see at least button to open lastest RPT log as it is in Posseidon tools.

image

severgun avatar Feb 25 '18 08:02 severgun

The problem with the RPT logs is its location and a slight delay of arma creating that RPT.

You can technically implement that feature yourself through a java project or java executable and you can even go as far as to output the rpt into Intelli Js console.

But this is all kind of Deployment automation and i think its better to talk about that rather then dumping everything related here and probably derailing the Issue.

Since i hacked that together a while back, i'll look if i can find that code again.

Ragebone avatar Apr 15 '18 13:04 Ragebone