Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Inspection help
Permanently deleted user
Created
Hi! I intent to write a little inspection plugin of my own, and I'd like to know if there is a simple code sample somewhere, from which I could start. Thanks for your help!
Hi! I intent to write a little inspection plugin of my own, and I'd like to know if there is a simple code sample somewhere, from which I could start. Thanks for your help!
>> Hi! >> I intent to write a little inspection plugin of my own, and I'd like >> to >> know if there is a simple code sample somewhere, from which I could >> start. >> Thanks for your help! >> BoD >>
Fresh InspectionGadgets sources are available with each build in ideaxxx-dev.zip package. ------------------- Maxim Shafirov http://www.jetbrains.com "Develop with pleasure!"
>>There is one here: >>http://www.intellij.org/twiki/bin/view/Main/InspectionPlugins But it >>could be it isn't up to date with the latest Irida build. >> >>Bas >> >>BoD wrote: >> >> >>>Hi! >>>I intent to write a little inspection plugin of my own, and I'd like >>>to >>>know if there is a simple code sample somewhere, from which I could >>>start. >>>Thanks for your help! >>>BoD >>>
>> Fresh InspectionGadgets sources are available with each build in >> ideaxxx-dev.zip package. >> -
>> Maxim Shafirov >> http://www.jetbrains.com >> "Develop with pleasure!" >> >> >>> There is one here: >>> http://www.intellij.org/twiki/bin/view/Main/InspectionPlugins But it >>> could be it isn't up to date with the latest Irida build. >>> >>> Bas >>> >>> BoD wrote: >>> >>> >>>> Hi! >>>> I intent to write a little inspection plugin of my own, and I'd like >>>> to >>>> know if there is a simple code sample somewhere, from which I could >>>> start. >>>> Thanks for your help! >>>> BoD >>>> >> >> >> >>
There is one here:
http://www.intellij.org/twiki/bin/view/Main/InspectionPlugins
But it could be it isn't up to date with the latest Irida build.
Bas
BoD wrote:
Fresh InspectionGadgets sources are available with each build in ideaxxx-dev.zip
package.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
>> Hi!
>> I intent to write a little inspection plugin of my own, and I'd like
>> to
>> know if there is a simple code sample somewhere, from which I could
>> start.
>> Thanks for your help!
>> BoD
>>
Of course they are, but BoD was asking for a simple code sample:-)
Bas
max@jetbrains.com wrote:
>>There is one here:
>>http://www.intellij.org/twiki/bin/view/Main/InspectionPlugins But it
>>could be it isn't up to date with the latest Irida build.
>>
>>Bas
>>
>>BoD wrote:
>>
>>
>>>Hi!
>>>I intent to write a little inspection plugin of my own, and I'd like
>>>to
>>>know if there is a simple code sample somewhere, from which I could
>>>start.
>>>Thanks for your help!
>>>BoD
>>>
True :)
But thanks anyway!
Maybe if I find the time to do it, using the IG, I'll make a little
tutorial.
BoD
Bas Leijdekkers wrote:
>> Fresh InspectionGadgets sources are available with each build in
>> ideaxxx-dev.zip package.
>> -
>> Maxim Shafirov
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>>
>>
>>> There is one here:
>>> http://www.intellij.org/twiki/bin/view/Main/InspectionPlugins But it
>>> could be it isn't up to date with the latest Irida build.
>>>
>>> Bas
>>>
>>> BoD wrote:
>>>
>>>
>>>> Hi!
>>>> I intent to write a little inspection plugin of my own, and I'd like
>>>> to
>>>> know if there is a simple code sample somewhere, from which I could
>>>> start.
>>>> Thanks for your help!
>>>> BoD
>>>>
>>
>>
>>
>>
Hmm. I wonder if IG should have a plugin interface :)
Mike