Plugins (1071)


Training and Consulting (41)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 539
Comments: 0


Category: Plugin Directory / Tools / Custos - Design by Contract

Custos - Design by Contract 
Rate this plugin | Report broken link | Details
| hits: 0
Custos - Design by Contract

Version: 1.0.0
Support Eclipse Version: 3.x
License: Free EPL
Development Status: Mature
Company: Erdal Karaca
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now
Update Site URL: https://custos.dev.java.net/update-site

Custos is a tool which enables programming by contract in a convenient way using java 5 annotations. Example: @Pre( cond = "name != null", onFail = "$log.warn( ''setting invalid name: '' + name + '', caller: '' + $st.get(0) )" ) public void setName( String name ) { ... }
Added on: 17-Mar-2008




Last 0 Comments