Https://developer.atlassian.com/display/DOCS/Start+the+Host+Application+with+your+Plugin+Installed
A. Download jdk1.6
B. Download The Atlassian SDK
C. Run the Atlas-create-fecru-plugin command to create a project and modify the POM file to specify the fisheye version.
D. Create an Eclipse project % atlas_home % \ apache-Maven \ bin \ MVN Eclipse: Add-Maven-repo-declipse. workspace = <path to your eclipse workspace>
Atlas-MVN Eclipse: Eclipse
E. Use Atlas-run to download the package
F. Add to ide
G. JoinSource codeHttps://developer.atlassian.com/display/DOCS/Using+the+Atlassian+Plugin+SDK+with+a+Source+Code+License
(Note: fisheye does not provide Java sources.Code(At least my current version 2.7.7 is not yet available). Even paid users only provide JSP, which means there is an infinite database license protocol, so it cannot be provided. It seems that only references can be decompiled)
Reference example project:
Fisheye Twitter integration plugin tutorial
Https://developer.atlassian.com/display/FECRUDEV/FishEye+Twitter+Integration+Plugin+Tutorial