Software Listing: Java Code

Looking for a simple and fast way to indent and export your Java code into various file formats? Look no further than Java Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your Java documents, convert them to PDF, RTF, images and more! Format / Indent your Java code (thanks to AStyle) Convert your Java code to the following formats : HTML PDF RTF BMP PNG JPG Lotus SVG QUATTRO Pro Excel Print / Create advanced reports using a state-of-the-art printing / report engine Indent multiple files at once.

  • Platform: Win2000, Windows Server, WinOther

The SpeedTest program is used to test the speed of Java code on various computer platforms. It runs tests such as 500,00 sin & cos calculations, allocate an array of 5,000 doubles 50,000 times, and allocate an array of 50,000 points 20 times.
.

  • Platform: WinOther

EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench. The EclEmma project is also the home of the JaCoCo code coverage library which is the technical back-end for EclEmma and also has integrations with many other build and software quality tools..

  • Publisher: eclemma.org
  • Date: 20-08-2012
  • Size: 1094 KB
  • Platform: Linux, Mac OS X, Unix, WinOther

MetaCheck is a java code checking utility to convert results from various code checking tools (jcsc, pmd, checkstyle, findbugs, ...) into one uniform xml/html result for each of the checkers and for the generated meta result..

  • Platform: WinOther

Java Code Checker :- Tool to validate java code , to rid you of all the maintainance nightmares.

  • Platform: WinOther

JCodeBrick makes you able to treat parts of java code as independent bricks, and let you manipulate them by assembling them in any way or order.You can create new methods from scratch and use them at runtime, or improve the performance of existing's one
JCodeBrick, java code bricker License - GNU General Public License (GPL).

  • Platform: WinOther

API for Java code generation - no input files required - you use API and generate code
Java API for Java code generation License - Common Public License 1.0.

  • Platform: WinOther
  • Sanity4J
  • License: Freeware
  • Price: 0.00
  • Rating

Sanity4J is a handy, easy-to-use application especially designed to help you run multiple Java code static analysis.

Static Analysis tools are used to provide pointers to possible issues in code during the development cycle, as an automated form of code-review. Use of these tools helps to improve the quality of code and reduce the amount of software defects that are delivered for system testing.

Sanity4J simplifies running multiple static code analysis tools on Java projects on an automated or ad-hoc basis. It provides a single entry point to run all the selected tools and produces a consolidated report, which presents all findings in an easily accessible manner.

  • Platform: WinOther

UCDetector or Unnecessary Code Detector is a Eclipse plugin designed to help you find unnecessary (dead) public java code.

UCDetector creates markers for the following problems, which appear in the Eclipse problem view:
· Unnecessary (dead) code
· Code where the visibility could be changed to protected, default or private
· Methods of fields, which can be final


.

  • Platform: WinOther

Comparator Cutter is a handy tool that can generate custom Java code to implemet Comparable/Comparator. The Applet lets lets you provide a few facts about the Comparable or Comparator you want and the ComparatorCutter generates you well-commented Java source code to include in your own programs.

It ask you the name of the Comparator class, the name of the class of objects you are comparing, the names and types of the fields to sort/compare the objects, and whether you want ascending/descending order for each sort.

You can also select whether you want to use JDK 1.5+ generics or not.

  • Platform: WinOther

Java Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 50,000++ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits encryption (optional) 5. User notes & attachments handling 6. Favorites & rating support 7. Full integration with *all* major programming IDEs And much more!.

  • Platform: WinOther

Mangle-It Java Obfuscator makes C/Java code unreadable. Symbol and file names are mangled, strings encrypted, symbols are updated in comments and xml config files. A signature like "LPTSTR Translate( LPCTSTR psz )" is converted to "LPTSTR sXXXYYYXXYXXYX( LPCTSTR sXXXXYYXYYXXYX )", the string "Log" converts to "\x82\x88\x83\x85\x84\x83\x86\x82". Work in Debug and Release mode, command line operation allows incorporation into build scripts. An extensive list of over 150,000 library symbols that are excluded from mangling saves you time. UI allows for simultaneous viewing of source and mangled code, your source files are never altered.

  • Platform: Win2000, Windows Server, Windows Vista, WinOther

Java Platform Invoke API (Demo version) for Linux/Unix, i386. Enables Java code to call native functions implemented in shared link libraries like in Microsoft .NET Framework. Written for JSE 1.5.x and later. Java platform invoke an API that enables Java code to call native functions implemented in shared libraries, such as those in the Linux API. It locates and invokes an exported function and marshals its arguments (integers, strings, arrays, structures, and so on) across the interoperation boundary as needed. This API supports implicit marshaling that makes Java coding with native functions very simple.

  • Platform: Linux, Unix

Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML modeling tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, generate Java code, reverse engineer Java code to class diagrams and generate documentation.

SDE Features:
+The latest UML supports...
+Business Workflow diagram
+CRC Card diagram
+Use Case Details Editor - An all-in-one environment for specifying a use case's details including general model specification and use case descriptions
+Full Screen Diagram Editing - Maximizes the diagramming area
+Sweeper - Drag to sweep shapes aside to make room for creating new...

  • Platform: Win2000, Windows Server, WinOther

CodePorting C#2Java is a web-based tool for converting C# applications, projects and source code into Java. Its powerful porting engine has all the capability to parse and transform millions of lines of code to Java in few seconds. C# to Java code porting add-in for C# converts source code right from Visual Studio 2005, 2008 or 2010. This functionality is provided purely using CodePorting Web APIs (Snippet Porting API, Code Analyser API, Library Management APIs, Projects Management APIs). CodePorting C#2Java code analyzer also helps you identify .NET language constructs, which are not portable to Java and helps you fix your small changes instantly by editing your code using source code editor.

  • Platform: Windows Server, WinOther, WinVista, WinVista x64

Comparator Cutter is an Applet that generates generates custom Java code to implemet Comparable/Comparator. The Applet lets lets you provide a few facts about the Comparable or Comparator you want and the ComparatorCutter generates you well-commented Java source code to include in your own programs. It ask you the name of the Comparator class, the name of the class of objects you are comparing, the names and types of the fields to sort/compare the objects, and whether you want ascending/descending order for each sort. If you want code that will handle null sort keys, tick off null safe. ComparatorCutter runs either as an application or as an Applet that needs to run in JDK 1 5+ capable browser.

  • Platform: WinOther

This Xsl template generates Java code for mapping objects to an Oracle database. You supply an Xml file with the details of the table, and Java Class to generate for dealing with that table. An XSL processor, like Xalan, is used to read the template and xml files, and output a Java source file. There are many ways to arranges table to store a set of data. This template does not attempt to cover all cases- but requires that the database layout follow a pattern. The tables should be indexed by artifical primay keys of type NUMBER. A table should contain the foreign key column to any sub type tables that add data to it in a one to one relationship.

  • Platform: JavaScript, Scripts
  • Codeasy
  • License: Freeware
  • Price: 0.00
  • Rating

Codeasy is a simple and user-friendly integrated development environment that you can use to write, compile and run Java code.

The application is designed to help Java developers create their software easier. The tab based interface allows you to work with multiple projects at the same time.

.

  • Platform: Windows 7, WinOther, WinVista

TON Java Generator is a useful application that allows you to create the classes that you want to use for your Java programming project. The application features an easy to use interface that allows you to arrange the classes and to create links.

You can export the created class structure to Java code in order to use them for your project.


.

  • Platform: WinOther

TeeChart Java for Android Charting component Library is written in native Android Java and supports most teechart series types including pie chart, line chart, points, area, bar, gauges and maps and 2D, 3D formats. Includes 100% native Java code and offers 50 Chart types in 2D and 3D plus multiple combinations, 330+ financial and statistical indicators and 20 Chart tools components for additional functionality..

  • Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Audacity

Audacity is one of the few free audio recording programs out there, which is great for people like me who need to record audio on a regular basis. Audacity is more than just  the simple “microphone to MP3” software that many will ...


LogMeIn Hamachi

Today, world is connected wirelessly with and without VPN. In coming time, VPN is going to be an absolute necessity for every organization. VPN stands for Virtual Private Network which is required to connect to the network of an organization without ...


TopDesk

It feels better, when the main screen of the computer looks good. However, in most of the cases, you would find the main screen or desktop of the computer is filled with the ugly looking icons which spoil the beauty of your desktop, and there comes ...


Wise Registry Cleaner

Wise Registry Cleaner is a free registry cleaner, that is in fact more than just a registry cleaner. Its main purpose is to indeed clean your computer registry, but it also acts as a general system tune up tool, as well as a registry defragmenter, ...


Typing Invaders - Free Typing Game

Typing invaders is a free ware typing game, which (in short) essentially takes the concept from the game space invaders, and applies it to a fun typing improving game. It does this by taking all the core gameplay elements of space invaders, and then ...


Kaspersky Internet Security

With increasing use of Internet, there is increase in rate of transfer of malware and therefore more threat to your Computer. Security is an essential part of anything, be it your life or be it your PC. If your Personal Computer isn’t secure, ...


Simple Sticky Notes

Simple sticky notes is a freeware note taking utility to appeal to users in the same way in which a physical sticky note would; by allowing you to write something down very quickly with very little effort (without having to open a program or pull ...


Norton Internet Security Beta

Due to growing number of cyber-attacks, need of secure computers and networks has increased dramatically. Therefore, new protection technologies are being introduced every day and are incorporated into different products. This has led to evolution ...


Bank Robber

Bank robber (the bank robber) is essentially a trial game or a demo for the full version of the bank robber, which costs $4.99, and is a third person stealth and strategy game. In the bank robber you play as a criminal having recently being released ...



New Downloads

A VIP Sales Management
Solution

Professional tool for Sales
Team project, workflow
management. Combines functions
of CRM, TeamOrganizer,
ProjectManager, ...

Sync2 Cloud

Microsoft Outlook
synchronization software. Sync
Outlook data between multiple
sources. Sync Outlook
Calendars, Contacts ...

UFS Explorer RAID Recovery
(Linux)

UFS Explorer Standard Recovery
for RAID (RCI) is focused on
RAID-related data recovery
tasks. Embedded powerful ...

Labels and Databases

The Labels and Databases is a
label maker and designer with
seamlessly integrated database
management tool. It allows to
...

iPhone Backup Extractor

The iPhone Backup Extractor is
a simple to use software that
recovers files from iTunes or
iCloud backups. Supports all
...

Leawo DVD Copy for Mac

Leawo DVD Copy for Mac is the
powerful yet easy to use Mac
DVD copy software to decrypt,
copy and backup DVD on Mac. It
...

Zoom Player MAX

Zoom Player is a Powerful,
Flexible and Highly
Customizable Media Player and
Media Center software for the
Windows PC ...

Datattoo Recovery

Recover deleted, corrupted or
lost files by Michael
Haephrati, Secured Globe Inc.
Pay only for each MB you
recover.

Pixel Rea

Ce logiciel permet de dtecter
et rparer les pixels mort en
les stimulants sur leurs
couleurs primaires. Pixel Ra
permet ...



Related Searches

Java Code Adios
Reverse Uml From Java Code
Java Code Huffman Encofing
Java Code Flowchart Converter
Spoof Java Code
Java Code Flowchart
Java Code Play Video File
Java Code Operators Work Shet Of Excel
Convert Java Code Scr
Online Tictactoe Java Code
Jar Java Code
Crossword Twist Java Code