Java source code samples - Examples - BS Source

Do you know where I can find Java legacy source code samples?

We're working on a thesis that needs Java legacy source codes as inputs. We need test cases and I'm having a hard time finding some examples in the web. Do you know where I can find some sample legacy source codes? Thanks.


You may be able to get some by searching for:
Java 1 code
http://search.yahoo.com/search?p=java+1+ code
Java 1.1 sample code
http://search.yahoo.com/search?p=java+1. 1+sample+code
Java 1.2 code
http://search.yahoo.com/search?p=java+1.

Oracle updates NetBeans Java IDE with Swing support

The software also comes with a visual debugger for Swing and javaFX, one that can be used to pinpoint elusive problems in the code. "You can look at every property as it is being executed inside the user interface," Pataky said. "It makes debugging for the desktop client much, much easier."

For building web clients, the software has expanded support for both the Java Server Faces (JSF) library and the latest version of CSS, version 3. Web developers will be able to enjoy code completion, syntax highlighting and many of the other advanced features long used by their peers building desktop applications.

NetBeans is one of the many technologies Oracle acquired when it purchased Sun Microsystems early in 2010. The company has continued Sun's tradition of offering the developer software at no cost, as well as posting the source code. Along with the open source Eclipse, JetBrains' IntelliJ and Oracle's own JDeveloper, NetBeans is one of the chief developer environments written for Java and other languages based on the Java Virtual Machine.

Web Performer" 100% Automatic Java Source Code Generator

DigInfo - movie.diginfo.tv Canon Software's Web Performer is a professional web application development tool that can automatically generate ...

Calling Java code from a report - a quick guide with examples ...

com/users/kylekatarn/2010-10-31-calling-static-java-methods-report where I described the problem of calling Java's Runtime. In our example I will need only one class to store the code I can't access directly in a report - java runtime information memory settings. In this article I will share my findings on calling Java code from ARIS reports. As I learned more about the topic I found that the presented solution tackles the more generic issue of "Calling java code from ARIS"....

Read more...

Java source code samples - Bookshelf


Java cookbook
829 pages
Java cookbook

1.16 Finding More Java Source Code Problem You want even more Java code examples to look at. Solution Use The Source, Luke. Discussion Java source code is ...

A programmer's guide to Java certification, a comprehensive primer
621 pages
A programmer's guide to Java certification, a comprehensive primer

This book is written for any experienced programmer interested in mastering the Java programming language and passing the SCPJ2 1.4 exam.

In-line/on-line, fundamentals of the Internet and the World Wide Web
549 pages
In-line/on-line, fundamentals of the Internet and the World Wide Web

12.4.1 Sample Java Source Code In this section, we include the source code for a simple Java applet called Shapes. The display of this applet on a Web page ...

Introduction to Neural Networks with Java
380 pages
Introduction to Neural Networks with Java

In addition to showing the programmer how to construct these neural networks, the book discusses the Java Object Oriented Neural Engine (JOONE).

Java 2 by example
829 pages
Java 2 by example

Documenting Java source code is accomplished by taking advantage of the comment ... are completely ignored by the Java compiler. As a result, EXAMPLE ...

Java source code samples - News


NetBeans 7 and Software Quality Environment
Most of us who have used code quality tools know that not all warnings are created equal. For example, I'm not too upset about the warning that my Java source code file doesn't end with a newline because, in fact, it really does.

Book Review: Java EE 6 Development with NetBeans 7
Although Java EE 6 Development with NetBeans 7 is almost 400 pages in length, it reads much more quickly than similar technical books of similar size because of the numerous screenshots. There are significant code samples included as well,

Adding Common Methods to JAXB-Generated Java Classes (JAXB2 Basics Plugins)
The next code listing is for a Java class that will compare JAXB-generated objects based on the same XML file. A natural expectation is that there would be matching objects for matching XML content. package dustin.examples; import java.io.

NetBeans (7.0.1) Has An XML Schema Editor!
I don't show the "Source" tab here because it's the standard source code editor window one has for XSDs without the plugin. I probably would have not found this plugin even if I had looked for it, because I needed the recommendation to register the

JetBrains releases Meta Programming System 2.0
Java developers will be glad to find new import features for existing Java code. For example, the developers say that arbitrary Java source code can now be copied as a class, method or statement in MPS, and Java sources can be referred to directly from