This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Hammurapi as eclipse plugin Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Hammurapi as eclipse plugin" Watch "Hammurapi as eclipse plugin" New topic
Author

Hammurapi as eclipse plugin

Ram Korutla
Ranch Hand

Joined: Dec 24, 2007
Posts: 80
Hi,

I have downloaded hammurapi and I am running ant task to get report on the sources. Is there a way to plug it to eclipse and use it with eclipse, where in I can select just one or more source file and run hammurapi to generate report using eclipse, please let me know

Thanks
Ram
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5575

Let me google that for you: eclipse hammurapi plugin


JBoss In Action
Mahendra Chowdary
Greenhorn

Joined: Aug 26, 2010
Posts: 25
Could Some one throw light on this topic

i tried through the hammurapi site but of no results

Can some tell me how can i review my java source code using hammurapi
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5575

Some details regarding what you you have done so far and what you are having difficulty with would help: TellTheDetails
Without any details the only thing I can think of is RTFM.
Mahendra Chowdary
Greenhorn

Joined: Aug 26, 2010
Posts: 25
I tried to follow this link given in the hammurapi site

http://www.hammurapi.biz/hammurapi-biz/ef/xmenu/system/analysis.analysisactions/viewanalysisdocumentro/152/hammurapi+5+quick+start+guide.html

but no success

i am trying to review my java code using hammurapi

Eclipse 3.4 is my IDE

Thanks
Mahi
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5575

ItDoesntWorkIsUseless
R K Singh
Ranch Hand

Joined: Oct 15, 2001
Posts: 5369
Let me try to explain the problem that is unanswered from last 4 years.

Hammurapi is a code review tool, that automates the code review process.

Other code review tools like checkStyle, Findbugs, PMD etc provide plugin for eclipse so that developer can check his code from with-in eclipse IDE.

I googled a lot to find eclipse plug-in for Hammurapi, I find following links that refer eclipse plug-in but unuseful:

http://www.hammurapi.biz/hammurapi-biz/ef/xmenu/hammurapi-group/products/hammurapi/index.html
http://www.hammurapi.biz/hammurapi-biz/ef/xmenu/hammurapi-group/products/hammurapi/xmenu420.html

If any rancher has used Hammurapi eclipse plug-in then please share the details, it will be greatly appreciated.

"Thanks to Indian media who has over the period of time swiped out intellectual taste from mass Indian population." - Chetan Parekh
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Hammurapi as eclipse plugin
 
Similar Threads
Running hammurapi using Maven
Need right tool for java coding standards & code review
Running jmeter using Eclipse 3
Free Automatic CodeReview tool
Coding Standards for Java, JSP