Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.

Easier Custom Components with Swing Fuse

Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.

Benchmark Analysis: Guice vs Spring

Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
Replies: 2 - Pages: 1  
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

Rapid Development With Bean-Properties

At 2:15 AM on Oct 7, 2007, Shai Almog wrote:

Bean-properties has just entered its first milestone on its way to becoming a full fledged product/standard. It is now a good idea for projects to start looking into bean-properties as an infrastructure tool for future projects, especially if you are considering some of the rapid application development frameworks such as RoR.

This article:
https://bean-properties.dev.java.net/Rapid_Development.html

Demonstrates the potential bean-properties represent for future Java development and how a type checked strict language can be leveraged for rapid development.

For further information about bean-properties check the website, tutorials and FAQ at: https://bean-properties.dev.java.net/
1 . At 10:25 PM on Nov 8, 2007, Addsion wrote:
  Click to reply to this thread Reply

Re: Rapid Development With Bean-Properties

How to program using the eclipse, would you give some infromation about it?
java program
2 . At 2:01 AM on Nov 9, 2007, Shai Almog wrote:
  Click to reply to this thread Reply

Re: Rapid Development With Bean-Properties

I don't use Eclipse for bean-properties but most of the other contributors do.
To use bean-properties you can just add it to your project classpath from the M1 release. To change bean-properties code or to use the static instrumentation you must use Eclipse with Ant integration. There is a build.xml file in the root of the project and it can be configured using several parameters (classpaths etc.) in the properties files that reside in the library project.
Shai Almog vPrise Software makers of vPrise Workgroup http://wg.vprise.com/ founder of bean-properties the leading OSS properties implementation in Java https://bean-properties.dev.java.net/

thread.rss_message