How to make an inspection description visible in 4.x / palada
Hi all,
In pre-4.0 builds, the description of an inspection (see settings/errors and select one) became visible when its html file was put in a "inspectionDescription" folder in the root of the plugin jar. This does not seem to be working for 4.0 and up. Can anybody tell me how to do this for 4.X builds?
Thanks in advance,
Raymond Brandon
Please sign in to leave a comment.
On 23-04-2004 09:08, Raymond Brandon wrote:
It's a bug: http://www.intellij.net/tracker/idea/viewSCR?publicId=30999
But I thought it worked properly for 4.0.x builds and was introduced in
the Pallada EAP... On my own machine I have put the descriptions in
resources.jar in IDEA's lib directory, but that's obviously not a
solution if you want to distribute your plugin.
Bas
Your're right, it works on the 4.0.x releases but not in the Palada builds. I'll just wait untill thebug gets fixed thanks!
Raymond
On 23-04-2004 11:42, Raymond Brandon wrote:
It's fixed in build 2014. 2013 was just released and already I really
want the next EAP build...
Bas
Yeah me too :)
Bas has this covered, but out of professional curiousity, what inspections are you writing?
--Dave Griffith
Sorry Dave, I'm not allowed to tell (yet) :)
Raymond Brandon