Custom server-side code inspections?

Does TeamCity support custom server-side code inspections or are you restricted to using the ones that come with IDEA?

0
4 comments
Avatar
Permanently deleted user

Hello,

answer depends on what exact inspections do you want to support (external
tools or just "home" plugins for IDEA) and what support do you expect ;)

Thank you.

-


Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

Does TeamCity support custom server-side code inspections or are you
restricted to using the ones that come with IDEA?



0
Avatar
Permanently deleted user

Hi Anna - I'll take both answers! What I had in mind though as custom inspections was new, home-grown inspections written for IDEA. For a home-grown IDEA inspection, how easy will it be to have that included as part of server-side code inspections?

0
Avatar
Permanently deleted user

Hello Jon,

may be it sounds as something illegal but you can just "patch" server-side
IDEA and add your own plugin to the list of bounded plugins (such as IG,
DevKit, etc) :)

I am afraid that external tools we can support only via ant tasks. But again
what do you expect from it? Web browsing, IDEA highlighting support, or import
to Eclipse? ;)

Thank you

-


Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

Hi Anna - I'll take both answers! What I had in mind though as custom
inspections was new, home-grown inspections written for IDEA. For a
home-grown IDEA inspection, how easy will it be to have that included
as part of server-side code inspections?



0
Avatar
Permanently deleted user

may be it sounds as something illegal but you can
just "patch" server-side
IDEA and add your own plugin to the list of bounded
plugins (such as IG,
DevKit, etc) :)


Okay - that's what I needed to find out.

I am afraid that external tools we can support only
via ant tasks. But again
what do you expect from it? Web browsing, IDEA
highlighting support, or import
to Eclipse? ;)


lol

Thanks,
Jon

0

Please sign in to leave a comment.