Freeware Downloads for "Java Code Read Smtp Mails Java"
- Java Code Export
- License: Freeware

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: Windows
- Publisher: OverZone Software
- Date: 31-03-2006
- Size: 1936 KB
- DynamicCompiler4J
- License: Freeware

This project provides a simple facade for interacting with Java compilers, compiling Java code as strings to Java Classes. This project also provides several adapters for common Java compilers..
- Platform: Linux, Mac, Windows
- Publisher: dyncompiler4j.sourceforge.net
- Date: 07-06-2012
- Size: 100 KB
- Javide
- License: Freeware

Initially this project is developing an extended JEditorPane that enables Java code editing by providing Java code syntax highlighting, line numbering, current line highlighting and code block folding.
Javide License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Javide
- Date:
- Josef
- License: Freeware

A thin layer of Java code over Sun's Java code to make life easier for developers. Most of the classes are utility classes for example to support checking of method parameters, String methods, Mathematical methods et cetera.
Josef License - GNU Library or Lesser General Public License (LGPL).
- Platform: Linux
- Publisher: Josef
- Date:
- Size: 379 KB
- EclEmma - Java Code Coverage for Eclipse
- License: Freeware

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..
- Platform: Linux, Mac, Unix, Windows
- Publisher: eclemma.org
- Date: 20-08-2012
- Size: 1094 KB
- Java Code Meta Checker
- License: Freeware

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
- Publisher: metacheck.sourceforge.net
- Date: 23-11-2012
- Size: 253 KB
- Java Code Checker (JCC)
- License: Freeware

Java Code Checker :- Tool to validate java code , to rid you of all the maintainance nightmares.
- Platform: WinOther
- Publisher: Jccvalidate
- Date:
- JCodeBrick, java code bricker
- License: Freeware

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
- Publisher: At-java
- Date:
- Java API for Java code generation
- License: Freeware

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
- Publisher: Javacodegen
- Date:
- Sanity4J
- License: Freeware

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.
- Platform: WinOther
- Publisher: Sanity4J Development Team
- Date:
- UCDetector
- License: Freeware

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
- Publisher: Joerg Spieler
- Date:
- JSkeleton, java code skeleton generator
- License: Freeware

JSkeleton is a swing based java application which generates skeleton java sourcefiles from a forms based gui interface. Accessor ( get and set ) methods areautomatically created for variables specified by the user..
- Platform: Linux, Mac, Windows
- Publisher: JSkeleton.sourceforge.net
- Date: 19-11-2012
- Size: 126 KB
- Java Launcher
- License: Freeware

Java Launcher is a powerful java tool and contains 9 launching features
Java Launcher contains 9 launching features totally.
(six features in Explorer)
1. Run Java applications and applets by double-clicking class files
2. View Java codes and class hierarchies (graphic format) by right-clicking
3. Display contents of jar and zip files without extracting them by right-clicking
4. Compile thousands of Java files by just one right-clicking
5. Execute thousands of applications and applets by right-clicking
6.
- Platform: Windows
- Publisher: SyncEdit
- Date: 16-08-2011
- Size: 1536 KB
- Codecgraf
- License: Freeware

Codecgraf is a graphic compiler that reads source code written in PHP, Java, Visual Fox, VB, Delphi / Pascal and automatically make flowcharts. So as you\'re reading. But attention Codecgraf only read the control instructions ie IF, WHILE, REPEAT, SELECT, FOR and based on these make the flowchart. Now if your compiler gives you an error by a structure not closed or open, you\'ll see it graphically. Codecgraf also targets beginners in programming and thus lets you draw the flowchart through control tools mentioned above (IF, WHILE, REPEAT, SELECT, FOR, WORK) and automatically closes right clicking on the desired structure.
- Platform: Windows
- Publisher: Codecgraf
- Date: 03-08-2013
- Size: 8103 KB
- db4o for Java
- License: Freeware

db4o (database for objects) is the open source object database for java. It is a fast, lean and easy to use database for native Java objects. It is free software available under the GPL but also under an optional commercial license. It can persist any native Java object with a single line of code, minimizing persistence hassle and allowing you to experience the gains of true object-orientation. Key Features: - Simplicity (one line of code to store objects) - Native Java objects (no interface, inheritance, pre or post-processing required) - Class model == database schema - Smooth production process - Automatic schema versioning - Query-by-Example - S.
- Platform: AS/400, BEOS, Handheld, Linux, Mac, MS-DOS, Netware, OpenVMS, OS/2, Pocket PC, RIM, Symbian, Unix, Windows
- Publisher: db4objects, Inc.
- Date: 06-11-2004
- Size: 292 KB
- ComparatorCutter
- License: Freeware

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.
- Platform: WinOther
- Publisher: Canadian Mind Products
- Date: 02-07-2012
- Size: 1096 KB
- XSL template for JDBC Code generation
- License: Freeware

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.
- Platform: JavaScript, Scripts
- Publisher: John Donohue
- Date: 24-03-2013
- Size: 215 KB
- Java IOBuffers
- License: Freeware

Java IOBuffers is a lightweight Java library that you can use to implement data buffer management capabilities into your applications.
Java IOBuffers comes in handy for creating and interpreting byte arrays. It can be used for reading and writing data to and from a byte buffer.
.
- Platform: WinOther
- Publisher: Matteo Bianchi
- Date:
- Codeasy
- License: Freeware

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
- Publisher: Nalin Chhibber
- Date:
- EMMR Java Emailer Library
- License: Freeware

JavaEmailer is an Open Source Java Class Library that allows Java developers to easily integrate a mass mailer to their applications. JavaEmailer manages file attachments, SMTP servers, CCs, BCCs, plain text and/or html messages, and more...
Get JavaEmailer and take it for a spin to see what it can actually do for you! for WindowsAll
.
- Platform: WinOther
- Publisher: Mohamed Rida El Mhadder
- Date:
Java Code Read Smtp Mails Java: Freeware | All






