LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | MyLinks | Add Link | Modify Link | New | Hot | Link Us | Bookmark

Search/Browse

 Category Gateway
More Options
Category:  

Related Sites

LinuxLinks Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · Little thin client runs Linux
 · $7 Soc runs Linux
 · Linux examined: Fedora 9
 · Asus to ship all motherboards with Linux
 · Linux rides pillion on Mumbai city buses
 · From newb to 100 with Ubuntu Linux 8.04
 · Verizon Wireless to introduce Linux phones
 · Red Hat’s Fedora 9 debuts with new features
 · Fedora 9 - an OS that even the Linux challenged can love
 · Time to slow down?
(more...)

 

Latest Links
Java Clazz Utils
AZR3-JACK
p@rdalys
Virt-df
ANSI32
(more...)

 

Google Search
 



Top : Java : Development : Debugging

Highlights
Little thin client runs Linux
The Italian firm CompuMaster has introduced a compact thin client that runs Linux. The "Praim Ino" can be mounted on the back of a monitor, draws just six Watts, and comes with a variety of client software, the company says.

(Read more)
Kate
Kate is a multi document editor, based on a rewritten version of the kwrite editing widget of KDE, offering all the features of that plus a bunch of its own. Kate has been been moved to the kdebase package, and is a builtin part of your favorite desktop since release 2.2. Being a native KDE application, Kate is of course born with networking transparency, as well as it integrates with the outstanding features of KDE. Choose it for viewing HTML sources from konqueror, editing configuration files, writing new applications or any other text editing task. Read more

Links:

  • Artima SuiteRunner
    a free open source testing toolkit for Java released under the Open Software License. You can use this tool with JUnit to run existing JUnit test suites, or standalone to create unit and conformance tests for Java APIs
  • BIPTK
    BIPTK (Bytecode Instrumentation Profiling Toolkit for Java) is an Eclipse based toolkit running on Linux that helps developers and performance specialists exploit bytecode instrumentation for the purpose of profiling Java applications. BIPTK includes a library for generating profiling traces, an Eclipse plug-in GUI for visualizing the traces, and some working examples of instrumenting code with Eclipse TPTP Probekit.
  • Bugloo
    a debugger for the Scheme compiler Bigloo. It aims to help programmers in debugging programs written for the JVM backend of Bigloo. It is written for the most part in Java, and uses JVMDI and JVMPI, the standard APIs provided by Sun to make debuggers
  • Bugzero
    a next generation bug/defect/issue/case tracking system. It is platform-independent, web-based, easy-to-use, and customizable. Bugzero supports multiple projects, role-based access, automatic bug-assignment, file attachement, and email notification
  • bwbUnit
    a set of components that supports both Black and White Box style of unit testing. Currently the primary component of bwbUnit is called PrivateProxy. It allows Java developers to access private/protected/package variables and methods very easily and without any extra configuration settings
  • Clover
    Clover is a powerful and highly configurable code coverage analysis tool. It discovers sections of code that are not being adequately exercised by your unit tests.
  • Cricket Cage
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Extend the GeneratesCode aspect, include Cricket Cage's AspectJ code in your compilation to install the code generator, then run the program to generate the TestCase.
  • cvprof
    a source-line coverage profiler for Java code, released under the terms of the LGPL. cvprof is a rewrite of JVMDICover that works under J2SDK-1.3 and J2SDK-1.5 (beta), as well as fixing a few other small bugs
  • Digital Tester
    can be used by testers as a cost-effective test management solution. Digital Tester is not seen as a replacement for current bug tracking and test automation harnesses but rather a supplemental tool to help organise test resources, and track test results. It aims to integrate with many Open Source bug tracking tools
  • ESC/Java2
    The Extended Static Checker for Java version 2 (ESC/Java2) is a programming tool that attempts to find common run-time errors in JML-annotated Java programs by static analysis of the program code and its formal annotations. Users can control the amount and kinds of checking that ESC/Java2 performs by annotating their programs with specially formatted comments called pragmas.
  • Extensible Java Profiler
    Extensible Java Profiler (EJP) is an open-source profiling tool for Java with a scalable and extensible architecture, allowing its usage for exotic programming languages that use a Java backend.
  • FindBugs
    a bug pattern detector for Java
  • heatseeker
    a visual java hprof performance analyzer written in java and swing. It helps detect memory leaks and thread locks
  • ITracker
    a Java J2EE issue/bug tracking system designed to support multiple projects with independent user bases. It supports features such as multiple versions and project components, detailed histories, and multiple email notifications
  • Jacksum
    a free checksum utility entirely written in Java. It supports most common checksum algorithms (Adler32, BSD sum, POSIX cksum, CRC-16, CRC-32, MD2, MD5, SHA and Unix System V sum)
  • Jagzilla
    a Java version of bugzilla with its aim to provide a complete java-based interface to bugzilla, facilitate interoperation between bugzilla and java based apps and to provide additional functionality to bugzilla while mantaining compatibility
  • Java Interactive Profiler
    The Java Interactive Profiler (JIP) is a code profiler for Java. It features the ability to turn the profiler on and off at run time as well as the capability to filter out classes and packages.
  • Java2SD
    Java2SD contributes to the area of tools for generating sequence diagrams in an automatic way. To increase the flexibility and interaction with other applications, the developed application is able to export the generated diagrams to multiple formats, allowing its visualization by diverse tools.
  • Javascript Debugger
    a powerful tool for debugging JavaScript on multiple platforms. Written in Java, the debugger runs in Netscape Communicator
  • JavaScript Debugger
    a powerful tool for debugging JavaScript on multiple platforms. Written in Java, the debugger runs in Netscape Communicator
  • Javix Visual Debugger
    (commercial) a stand-alone Visual debugger,that allows developers to debug Java applications that run on Sun Microsystem's jdk versions 1.3.1 and higher
  • JBI Mock Framework
    The JBI Mock Framework is a set of classes allowing developers to test JBI components at a unit level, mocking out the Normalized Message Router (NMR). Using the mock classes, developers can achieve high test coverage for their JBI Components. License
  • jBixbe
    jBixbe lets you debug Java applications on the conceptual level of the Unified Modeling Language (UML) at which they are designed and makes it possible to find not only simple bugs but also weaknesses and inefficiencies in application design. It shows the big picture of your application so you can recognize classes and objects, and their relationships and interaction. Different view levels support top-down debugging and simplify debugging of multi-threaded applications. Source code debugging has been fully integrated into the object-oriented visualization.
  • JDebugTool
    a standalone Java debugger built on top of the standard JPDA (Java Platform Debugger Architecture). JDebugTool features a graphical and intuitive Java Swing GUI, and integrated Java Help
  • JIRA Client
    (commercial) JIRA Client is a desktop client for the Atlassian JIRA issue tracking system. JIRA Clients allows users to work with issues anywhere and save time by using an interactive interface for issue tracking. Key features: an offline mode with later synchronization; a three-pane main window that shows filters with counters, a list of issues, and details of a selected issue; a query builder that allows you to build any filters with and, or, and not operations; and query counters, which immediately show how many issues satisfy any given filter.
  • jLouiss
    an experimental new tool for logging the trace of Java method calls and method returns together with their parameters and results by using the JVMDI interface
  • JMemProf
    JMemProf is a live Java memory profiler suitable for deployment in web containers such as JBoss, Tomcat and others. JMemProf allows you to retrieve memory profile information while your application is running.
  • JMyra
    (commercial) a Java monitoring system that allows you to control and supervise your java application. The main focus is the logging subsystem, which allows you easy online configuration and access to log messages
  • JPathReport
    enables you to understand how much space the packages and classes consume in your Java class path. And it can help you find class paths problems
  • Jtest
    (commercial) a Java unit testing tool that automatically tests any Java class, JSP, or component without requiring you to write a single test case, harness, or stub. With the click of a button, Jtest automatically tests code construction (white-box testing), tests code functionality (black-box testing), and maintains code integrity (regression testing)
  • Lint4j
    a static Java source code analyzer that detects locking and threading issues, performance and scalability problems, and checks complex contracts such as Java serialization by performing type, data flow, and lock graph analysis
  • LintPlus
    (commercial) a static source code analysis tool for ANSI C that reduces your organizational exposure to risks from latent software problems by automatically identifying problems at their source -- in the C source code prior to compiling or executing programs
  • log4j
    provides a simple yet flexible mechanism to output log statements to a file or to an OutputStream
  • MoMEUnit
    MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 compliant. It overcomes the lack of a reflection API in the J2ME MIDP API and supports main features of the JUnit framework such as ease of development and running of tests, sharing of fixtures among different tests, the ability to perform simultaneous test runs, and much more. The results of tests are displayed with a progress bar, statistics, and lists of failures or errors with detailed messages for each test.
  • PMD
    PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth.
  • Quality Assurance Tester
    developed specifically for testing products running across a wide variety of hardware and software platforms
  • RDVIS
    The RDVIS tool helps programmers pin-point the sources of cache misses and poor temporal locality in their source code. The visualization often directs the experienced programmer towards the necessary program transformations within a few minutes. The tool consists of two parts: a GUI that visualizes the low temporal locality patterns, and a patched GCC compiler to extract the low-locality patterns from programs.
  • Rehersal
    Rehersal is a testing framework for Scala. It replaces the built-in SUnit functionality. It uses Expectations rather than Assertions, with real boolean operators. Tests can have any name, with any punctuation.
  • RetroVue
    (commercial) unlike conventional debuggers, RetroVue remembers each and every operation your program has executed. This enables RetroVue to tell you not only that your program is in trouble, but also how it got there
  • Schroedinger
    (commercial) the combination of Apache Tomcat with a nice, clean Swing GUI. It provides an easy way to create and test JSP and Servlet Web applications. It records every JSP/HTTP activity so that every possible bug can be corrected immediately. Schroedinger can be used in personal mode, which prevents others from using its JSP Server while you develop the application
  • STclass
    STclass is a unit testing framework comparable to JUnit and its clones, but based on runtime evaluable contracts as defined by B. Meyer in the Design by Contract approach. It implements runtime evaluable contracts and contract based class level unit testing; inheritance of contracts and tests is handled. The framework generates reports in XML, and postprocessing tools produce nice HTML reports; using the JIP profiler, a statisitic and profiling analysis can be made during the test, and its resuts are added to the HTML report.
  • Testar
    Testar is a tool designed to reduce the time spent running Java unit tests. It runs on top of JUnit and automatically selects individual tests to run based on what tests previously succeeded and what changes you have made to your code since then.
  • TrackStudio Enterprise
    (commercial) a powerful and scalable multi-platform defect and issue management software based on Java. It makes it easy to track program bugs and enhancements, identifiy important bugs that need to be brought to the attention of management, detect resource conflicts and scheduling problems, and provide clear reports on the status of all projects and tasks
  • VisiVue
    (commercial) creates animated diagrams of Java data structures at runtime and a complete trace of program execution.
  • XML-RPC debugger
    XML-RPC debugger is for debugging the service itself, allowing manual calls to RPC methods with syntax like that of an object-oriented programming language rather than manually writing XML.
  • Yawet
    Yawet is a Web test tool that allows you to create, run, and debug test cases for Web applications. It features a Swing GUI, verification of HTML, PDF, and XML documents, parametrisation, libraries, HTML frame support, console mode, project files in XML format, integrated HTML tree parsing, and log and report generation. It is extendable with Java.
  • YourKit Java Memory Profiler
    (commercial) a new generation of memory profiling tools. Features: automation of memory leak detection, powerful tools for analysis of memory distribution, easy to use object heap browser



Other Sites

Migrate to Linux
Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

 

Distribution Guides
Distro Guide

Debian
Fedora
Gentoo
Mandriva
OpenSuSE
RedHat
Slackware
Ubuntu
Xandros

Absolute
Linux Mint
64 Studio

LiveCDs
Berry Linux
GoblinX
KNOPPIX
Kubuntu
NimbleX
PCLinuxOS
Sabayon
SimplyMEPIS
Xubuntu

Entire List

 

SourceFiles.org
Sourcefiles.org
Backup
CD Writing
Databases
Editors
Emulators
Financial
Games
Graphics
Home ...
Internet
Multimedia
Networking
Office
Prod Tools
Scientific
Shells
Spreadsheets
Toys
Utilities
WMs

 

Services
Web Calendar
Linux Licenses

Advertise at LinuxLinks.com

 

My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2002-2007 LinuxLinks.com All rights reserved.