[X] The "/GNU/Linux/wxmtpchat-0.13.tar.bz2" file could not be found or is not available. Please select another file.

Code Analyzer is a java application for C, C++, java, assembly, html, and user-defined software source metrics. It calculates metrics across multiple source trees as one project. It has a nice tree view of the project with flexible report capabilities.


http://www.codeanalyzer.teel.ws





Separate each tag with a space.

Release Date:

2005-07-20

Topics:

License:

Operating System:

Translations:

Intended Audience:

Programming Language:

Registered:

2004-03-10

Ratings and Reviews

Be the first to post a text review of Code Analyzer. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Forum comment added

    zouze commented on the RE: Suggustion forum thread

    posted by zouze 633 days ago

  • Forum comment added

    zouze commented on the RE: Suggustion forum thread

    posted by zouze 633 days ago

  • Tracker comment added

    murfffi commented on the Editing comment or extension sets artifact

    posted by murfffi 1285 days ago

  • Tracker artifact added

    posted by murfffi 1285 days ago

  • Forum comment added

    shuangg commented on the RE: Welcome to Help forum thread

    posted by shuangg 1562 days ago

  • File released: /codeanalyzer-java-1.4/codeanalyzer-0.7.0-java-1.4/CodeAnalyzer-0.7.0-java1.4.jar

    posted 1568 days ago

  • codeanalyzer-java-1.4 codeanalyzer-0.7.0-java-1.4 file released: CodeAnalyzer-0.7.0-java1.4.jar

    Release Notes for Code Analyzer ------------------------------- Note: Developed with NetBeans 4.1 and JSE 1.5 (java.sun.com) (Newest to oldest) 0.7.0 07-19-2005 -------------------- 1) Modifications to the file processor class to improve performance. 2) Updated the HTML User's Guide document. 3) Updated "About" dialog. 4) Enhanced HTML report file header format. 5) Confirmed that Code Analyzer is JSE 1.5 and Netbeans 4.1 compatible. 6) Changed distribution jar to be compressed and include the source. This removes the need to distribute a separate source jar file. It can be executed as normal but also decompressed to obtain the source files. 0.6.3 04-11-2004 -------------------- 1) Fixed bug - when the user selected a new Extension Set, the results pane was not being updated with the new extensions until the user selected an item in the tree. Now results pane is updated with the new Extension Set selection. 2) Fixed bug - when the last built-in Extension Set type was selected, it was using the next-to-last entry instead (startsWith String method usage). 3) Added Extension Set display to report headers. 4) Removed more annoying tooltips. 0.6.2 04-07-2004 -------------------- 1) Added content to the User's Guide. Reformatted it to improve readability. Better object relationships image. 0.6.1 04-04-2004 -------------------- 1) Fixed label error in release notes. 0.6.0 04-04-2004 -------------------- 1) Removed tooltips for extension selection menus. The tooltips were sometimes obscuring the entire menu selection. 2) Improved display of several menu items including more descriptive menu selections. 3) Removed the redundant Code Set display at the bottom of the window. 4) Added 3 new comprehensive reports: Text, CSV (comma separated values), and HTML. They are found under the "Reports" menu. CSV reports can be imported directly into Excel or OpenOffice. HTML reports are true HTML pages which may be published on a website. 5) Fixed bug where if it was first time to run, the ".codeanalyzer" directory was not created until the application was closed, thus first-run attempts to create code sets, etc. were placing the properties files in the user's home directory. The directory ".codeanalyzer" is created if it is not found at startup now. 0.5.4 03-27-2004 -------------------- 1) Enhanced Code Set loading so that it runs in a separate thread and updates progress as it goes. This prevents the long GUI lock-up for large Code Sets. 2) Changed start up so that the window is displayed immediately and the last Code Set is loaded in a background thread. 3) Improved shut down handling of unsaved Code Sets with no Extension Set selection. Now the default Extension Set is assigned to the Code Set if none had been selected by the user. 0.5.3 03-27-2004 -------------------- 1) Fixed bug when new Code Set was selected after an existing Code Set had been loaded. Extension Set selection was not being cleared. 0.5.2 03-14-2004 -------------------- 1) Fixed bug related to JFC AbsoluteLayout for the About dialog. About dialog would not appear when selected unless Code Analyzer had been executed from NetBeans. Changed to GridBagLayout to fix. 0.5.1 03-14-2004 -------------------- 1) Fixed bug related to unexpected behavior of the JFC method String.startsWith. 2) Improved comment detection with new SearchResults class. 0.5.0 03-13-2004 -------------------- 1) First release of Code Analyzer.

    posted 1568 days ago

  • Code Analyzer 0.7.0 Released

    Code Analyzer is a java application for C, C++, java, assembly, html, and user-defined software source metrics. It calculates metrics across multiple source trees as one project. It has a nice tree view of the project with flexible report capabilities. 0.7.0 07-19-2005 -------------------- 1) Modifications to the file processor class to improve performance. 2) Updated the HTML User's Guide document. 3) Updated "About" dialog. 4) Enhanced HTML report file header format. 5) Confirmed that Code Analyzer is JSE 1.5 and Netbeans 4.1 compatible. 6) Changed distribution jar to be compressed and include the source. This removes the need to distribute a separate source jar file. It can be executed as normal but also decompressed to obtain the source files.

    posted by mteel 1577 days ago

  • File released: /codeanalyzer-java-1.5/CodeAnalyzer-0.7.0/CodeAnalyzer-0.7.0.jar

    posted 1577 days ago

  • codeanalyzer-java-1.5 CodeAnalyzer-0.7.0 file released: CodeAnalyzer-0.7.0.jar

    Release Notes for Code Analyzer ------------------------------- Note: Developed with NetBeans 4.1 and JSE 1.5 (java.sun.com) (Newest to oldest) 0.7.0 07-19-2005 -------------------- 1) Modifications to the file processor class to improve performance. 2) Updated the HTML User's Guide document. 3) Updated "About" dialog. 4) Enhanced HTML report file header format. 5) Confirmed that Code Analyzer is JSE 1.5 and Netbeans 4.1 compatible. 6) Changed distribution jar to be compressed and include the source. This removes the need to distribute a separate source jar file. It can be executed as normal but also decompressed to obtain the source files. 0.6.3 04-11-2004 -------------------- 1) Fixed bug - when the user selected a new Extension Set, the results pane was not being updated with the new extensions until the user selected an item in the tree. Now results pane is updated with the new Extension Set selection. 2) Fixed bug - when the last built-in Extension Set type was selected, it was using the next-to-last entry instead (startsWith String method usage). 3) Added Extension Set display to report headers. 4) Removed more annoying tooltips. 0.6.2 04-07-2004 -------------------- 1) Added content to the User's Guide. Reformatted it to improve readability. Better object relationships image. 0.6.1 04-04-2004 -------------------- 1) Fixed label error in release notes. 0.6.0 04-04-2004 -------------------- 1) Removed tooltips for extension selection menus. The tooltips were sometimes obscuring the entire menu selection. 2) Improved display of several menu items including more descriptive menu selections. 3) Removed the redundant Code Set display at the bottom of the window. 4) Added 3 new comprehensive reports: Text, CSV (comma separated values), and HTML. They are found under the "Reports" menu. CSV reports can be imported directly into Excel or OpenOffice. HTML reports are true HTML pages which may be published on a website. 5) Fixed bug where if it was first time to run, the ".codeanalyzer" directory was not created until the application was closed, thus first-run attempts to create code sets, etc. were placing the properties files in the user's home directory. The directory ".codeanalyzer" is created if it is not found at startup now. 0.5.4 03-27-2004 -------------------- 1) Enhanced Code Set loading so that it runs in a separate thread and updates progress as it goes. This prevents the long GUI lock-up for large Code Sets. 2) Changed start up so that the window is displayed immediately and the last Code Set is loaded in a background thread. 3) Improved shut down handling of unsaved Code Sets with no Extension Set selection. Now the default Extension Set is assigned to the Code Set if none had been selected by the user. 0.5.3 03-27-2004 -------------------- 1) Fixed bug when new Code Set was selected after an existing Code Set had been loaded. Extension Set selection was not being cleared. 0.5.2 03-14-2004 -------------------- 1) Fixed bug related to JFC AbsoluteLayout for the About dialog. About dialog would not appear when selected unless Code Analyzer had been executed from NetBeans. Changed to GridBagLayout to fix. 0.5.1 03-14-2004 -------------------- 1) Fixed bug related to unexpected behavior of the JFC method String.startsWith. 2) Improved comment detection with new SearchResults class. 0.5.0 03-13-2004 -------------------- 1) First release of Code Analyzer.

    posted 1577 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Code Analyzer Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review