Java static code analysis tool on Windows

What Java static source code analysis tool are there on Microsoft Windows, and which would you recommend?
I Know Coverity and
Klocwork
Edited by: Jennifer.helen on May 8, 2009 6:03 AM

I submit PMD and Findbugs.

Similar Messages

  • Help please .. Automatic code analysis tool

    Hi,
    I have written some action script for my project and i am
    required to do a static code analysis on it.
    I do not know any source code analyzers that support
    actionscript particularly like fortify and ounce labs which
    support Java script but not action script.Please suggest me
    an tool that can do analysis for me.
    Regards
    Mallik.

    Hi Ross,
    Thank you very much for your reply, i think i should rephrase
    my question to make it even clear.
    I am looking for a tool to detect Buffer overflows, memory
    leaks, security vulnerabilities, string vulnerabilities, Race
    conditions. I am sorry i think by mentioning security i gave the
    impression of protection my application from external intrusion.
    But this is what i meant. For example, My project also includes C#
    usage and i have options like fortifysoftware, ouncelabs
    ,parasoft's .TEST, FxCop (microsoft) to help me do static analysis
    on my C# code. I need some tool like these for action
    scripts.Please let me know if you need more explanation.
    Regards
    Mallik

  • Static code analysis

    Does anybody know if exist tools for static code analysis of
    actionscript?
    I mean tool like checkstyle, pmd of findbug for java.
    Thanks.

    Hi Bill,
    There was a presentation at NI Week on "NI LabVIEW Development Style Guidelines", and at the end of the presentation, a demo was given of the VI Analyzer, an unreleased style and performance analysis toolkit for LabVIEW by National Instruments. The presenter indicated that it was in Alpha at the time of the presentation (mid-August).
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Is there any plug-ins for static code analysis in Jdeveloper

    Hi,
    Is there any PMD, check style and static code analysis plug-ins available for JDeveloper? Those are available for Eclipse. How to achieve that in the JDeveloper?
    Regards,
    Raghu.

    This should help-
    PMD plugin for JDeveloper 11.1.2.0
    http://develishdevelopment.wordpress.com/2012/03/12/have-released-pmd-jdeveloper-extension-4-3/
    Always mention you Jdev version. Here I just assumed yours :P

  • Source Code Analysis tool for BPEL (and BPMN) 11g

    Hi,
    We are checking for the availablility of 'source code analysis' tools (analogy like findbug, checkstyle) for BPEL / BPMN Orchestrations.
    Any information/pointers to it is really valuable and appreciated.
    Thanks,
    Pavan.

    Hi AnujaMoharir,
    Welcome to MSDN.
    I am afraid that as Renee Culver said, these forums donot support VB6, you could refer to this thread:
    Where to post your VB 6 questions
    You could consider posting this issue in these forums below:
    These forums do not support Visual Basic 6, however there are many third-party support sites that do. If you have a VB6-related question please visit these popular forums:
    VB Forums
    VB City
    Thanks for your understanding.
    Best Regards,
    Youjun Tang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Source code analysis tools for ActionScript 2?

    I have been tasked with performing source code analysis on a very large (>1000 files) AS2 codebase. 
    Not surprisingly, Googling is not yielding useful results.   Before declaring defeat, I felt it important to query this forum.
    Any guidance would be appreciated.

    We'd like to evaluate the hundreds of files using a static analysis tool, just as one would use lint for a C codebase.
    Thanks,
    M

  • Static Code Analysis Suppression

    Is there a way to suppress code analysis errors that are coming from a referenced database when the referenced database is added as "Database location: Same database". I still want to enforce the rules in my code, but another team owns dbo and
    provided me a dacpac. This also happens when the underlying database is added as a project reference.
    Below is a snippet from the StaticCodeAnalysis.Results.xml file.
    <?xml version="1.0" encoding="utf-8"?>
    <Problems>
    <Problem>
    <Rule>Microsoft.Rules.Data.SR0009</Rule>
    <ProblemDescription>Avoid NVARCHAR of only one element.</ProblemDescription>
    <SourceFile />
    <Line>0</Line>
    <Column>0</Column>
    <Severity>Error</Severity>
    </Problem>
    </Problems>

    Hi Mark, are you using the latest version of the tools? This seems like an error as we wouldn't expect analysis of referenced code. If this is happening on our latest update could you please file
    a connect bug for this issue at https://connect.microsoft.com/SQLServer/feedback/CreateFeedback.aspx and
    use the category "Developer Tools(SSDT, BIDS, etc.)". We're trying to track all bugs through connect so that you can tell when we have fixed the issue and we can request more information.
    Thanks,
    Kevin

  • Java code analyser tool?

    Hi all,
    I remember once seeing a freeware tool that analysed code and identified unused methods/fields, and gave tips on what to change to improve the code, e.g. method/class length. Theres a similar tool in InteliJ. Does anybody know of such a tool?
    thanks,
    Justin

    Also note that quite a few IDEs have this feature,
    too. An example is WebSphere ApplicationDeveloper.
    I bet NetBeans and Eclipse have this if not
    t buitl-in, then as add-ins.I went through all of JBuilder's 106 coding style
    settings... :p Several times, since somehow those
    settings always were lost.
    P.S. Bonjour Ceci. Comment ca va?Don't ask. :p Yourself?tired but okay.
    Warum?

  • Are there any 3rd party LabVIEW and/or TestStand code analysis tools

    I am looking for any 3rd party tools to analyze LabVIEW and/or TestStand code. Looking for tools that will check for memory leaks, timing, and any other code performance problems. I know LabVIEW has the profiler tool, but I am looking for 3rd party tools.

    Hi wbolton,
    I am personally not aware of any 3rd party tools that do the same thing as the Profiler, but I can say that if you'd like to analyze a .VI or .seq file, the most straightforward way to do so would be with the appropriate National Instruments software.
    Regards,
    Dan Richards
    Dan Richards
    Certified LabVIEW Developer

  • Code analysis tool

    we have a cutomized application on oracle 10g(10.2.0.1),SUNOS.we are planning to upgrade the database from 10g to 11g and we are aware that this application will not work when migrating directly to11g.we would like to know whether there is any specific tool to determine possible functional  impact to application and effort it takes to correct it.

    f149adf3-81d7-4087-aa6c-21439e84774f wrote:
    we have a cutomized application on oracle 10g(10.2.0.1),SUNOS.we are planning to upgrade the database from 10g to 11g and we are aware that this application will not work when migrating directly to11g.we would like to know whether there is any specific tool to determine possible functional  impact to application and effort it takes to correct it.
    And just how is it that you 'are aware that this application will not work when migrating'?
    No 'tool' will be able to adequately determine the 'possible functional impact' to your application.
    That is why you need to create a suitable 'test' environment and the appropriate tests.
    One possible way forward is to upgrade to the new release but set the 'compatibility' flag to the old release to minimize Oracle's use of new features/functionality that might cause issues.

  • JS-Linter,a static javascript analysis extension for HTML5 Canvas documents in Flash Pro CC

    JSLinter is a  extension for Flash Pro CC for static code analysis of timeline javascript in ’HTML5 Canvas’ docs.It helps to detect errors and potential problems in your timeline javascript code .
    You can download the extension form my blog here
    http://hemanthkumarr.wordpress.com/2013/12/05/js-lintera-static-javascript-analysis-extens ion-for-html5-canvas-documents-in-flash-pro-cc/

    Checked just now .It is working for me and i can download the extension.
    Can you just verify again and let me know?
    -Hemanth

  • TFS Build - Code Analysis is not happening.

    Dear support,<o:p style="font-family:'Times New Roman';font-size:medium;line-height:normal;"></o:p>
    <o:p style="font-family:'Times New Roman';font-size:medium;line-height:normal;"> </o:p>
    I have the following issue with TFS build system.
    <o:p style="font-family:'Times New Roman';font-size:medium;line-height:normal;"> </o:p>
    Although I have configured the projects in my solutions to run the static code analysis during build, and I have created a build definition to build these solutions, I’m unable
    to get the corresponding static code analysis report in the build summary. This is also the case if I set Perform Code Analysis to Always in the build definition. Is this a bug or am I missing something?
    Regards
    Hem

    Hi Hem,  
    Thanks for your reply.
    You’re using TFS 2013 Update 4?
    Do you mean that you have installed the VS 2013 Premium on your build agent machine, and if you manually build your solution using this VS 2013 Premium on build agent machine, the code analysis result show correctly in build result?
    Please follow the steps in document to check your solution and build definition settings:
    https://msdn.microsoft.com/en-us/library/bb668977.aspx?f=255&MSPPError=-2147217396.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • CheckThread static analysis tool, @ThreadSafe, @ThreadConfined

    Hello,
    I'm looking for feedback on CheckThread, a free and open source static analysis tool I created.
    By using a @ThreadConfined and @ThreadSafe annotation on methods and classes, this tool can catch certain types of threading bugs at compile time.
    To see examples, check out:
    http://www.checkthread.org/examples.html
    For example, when developing a Java Swing app, a Java developer must ensure that the Swing component is accessed only on the Event-Dispatch Thread after the component is realized. With large applications that are thousands of lines of code, simple thread confinement for Swing can be difficult to enforce and may result in wacky sporadic runtime behavior. CheckThread solves this problem using annotations and a static analysis Ant task - thread confinement problems are caught at compile time. An added benefit is that the threading model of Java code is well documented inline with the code.
    All feedback welcome!
    Thanks,
    Joe

    I recommend you to ask developers of FindBugs to add your feature to their project. FindBugs says that it already supports concurrency bugs finding (see jcip package), but that support is very poor (actually, it's not working). I'll try your program.

  • Java script code missing' comes up in a window when I try to batch process my images in photoshop.

    I have an imac version 10.9.4, Photoshop cs5.1. I'll select file-script-image processor and that is when the 'java script code missing' pops up. It used to work before I upgraded to the version 10.9.4. I called Apple and they don't know what to do. Now I'm here on the community site hoping someone can help. Not being computer savvy I don't understand anything I try to read about it.

    I finally found out that my 'McAfee SiteAdvisor' add-on was causing the problem for me. You can either disable it from your add-ons by clicking on tools, then add-ons and then disable it from your list of add-ons, or if you still wish to use it like I do, you can unistall it from your add-on list, and then download it from the official McAfee web site and then simply reinstall it... Since I've done this my firefox been loading faster, no annoying pop-up window when I launch or open a new tab. It was also crashing quiet often before I did this and that seemed to be fixed now.
    here is the link for the McAfee SiteAdvisor download from the official McAfee web site if anyone needs to download it again like I had to.
    http://us.mcafee.com/root/product.asp?productid=sa

  • Any open source of simple statistical analysis tools for java?

    Hi ya,
    Anyone knows any open source of statistical analysis tools for java?
    A simple tool which is able to retrieve the coverage, the number of threads, and a list of methods within the code will be fine :)
    Many thx

    If what you mean is a profiler, you can get it from Eclipse's plugin, and it's open source.
    http://sourceforge.net/projects/eclipsecolorer

Maybe you are looking for