Free Professional Edition of TeamCity 3.0 Released
2007-12-06

TeamCity   We are proud to give you TeamCity 3.0 – the newest version of our teamwork and productivity tool for continuous integration and effective build management.
Two TeamCity editions - Professional (free!) and Enterprise - are now available to meet the specific needs of smaller and larger teams and projects.
The key new features of this release include:

  • Per-project access rights with project roles – an exclusive feature of the Enterprise edition
  • Build statistics charts, with declarative pluggable charts for user-defined metrics
  • Pre-tested commit from Visual Studio for Subversion
  • StarTeam support
  • .NET Duplicates finder for catching similar code fragments of your C# and Visual Basic .NET code
  • Java Inspections and Duplicates for Maven2 projects
  • Version Control labeling for Subversion, CVS, Perforce, StarTeam, ClearCase
  • "Hanging" builds auto-detection and thread dump capturing, for quick feedback on Java and .NET builds' problems
  • Display of build start/finish estimations in the build queue
  • Build tags for organizing and quickly filtering builds
 
Unitils module开发手册
2007-11-02
    Unitils是一个非常强大的Unit Test整合测试框架,这里对整合测试框架做一说明: 整合,因为Unitils不是自己创造什么新东西,不是什么Next-Unit,而是将当前一下比较实用的测试框架整合起来,主要是JUnit, TestNG, DBUnit和TestNG;测试,当然Unitils主要的目标是单元测试,这点没有错;框架,Unitils不是一个工具包(Apache Commons),提供一些便捷的功能就完事,而是一套完整的框架,如有自己的结构设计,可扩展,提供相关默认特性等,如Hibernate,Spring等支持都是在这个框架中实现的。
    在进行Untils扩展之前,我们先看一下Unitils的架构:Unitils由多个module组成,每一个module都提供一个监听器来监听test的执行,如下图所示:
unitils-modules.png
 
IntelliJ IDEA 7.0 Released
2007-10-16
    This release is focused on further upgrading performance, usability, and enhancing the user experience with the efficient support for new features, technologies, and tools.
idea70_released.jpg

Hibernate and Spring integration

  • Coding assistance with smart completion
  • Highlighting, code inspections and quick-fixes
  • Spring file set editor
  • Spring namespaces support
  • Spring AOP support with full coding assistance, quick fixes and navigation
  • Hibernate mapping structure view
  • Editable Hibernate entities relationship diagram
  • Hibernate/Spring-aware Refactorings
  • Tight Hibernate/Spring integration
  • And more…
 
开发IntelliJ IDEA的邮件交流服务
2007-06-22
 

前段时间申请了Microsoft Live Domains,同时申请了扩容,现在支持更多的用户。现在支持intellij.org.cn的域名邮件服务,有了intellij.org.cn的邮件后,可以直接登录到MSN,而且同是intellij.org.cn的邮件帐户大家沟通也比较方便,IM和Email都可以,如果你觉得这个邮件服务对你有帮助的话,请点击下面注册按钮。注册后请给 电子邮件地址已被防垃圾邮件功能所隐藏, 您需要把Javascript功能打开才能看到。 发一封邮件,以后大家好互通。秉着沟通,这个邮件服务帮不了你多少,希望大家能沟通起来。
                                                             --站长:linux_china 
   
 
GroovyWorks使用
2007-08-01

    GroovyWorks是一个Struts 2.0的插件,目的是用Groovy来编写Struts 2.0的action,并和Spring整合起来,使用Spring提供的服务,一句话就是Groovy编写Action,并和以前完全一样。

    使用Groovy来编写Struts 2.0的Action有什么好处?如下:

  •     Groovy是动态语言,所以当你更改action代码后,代码可以自动重新加载,比Java的Action将方便很多。
  •     Groovy Bean更加简洁,所以Action的代码量更少
  •      可以使用Groovy语言的性特性,开发更加简单
 
<< 第一页 < 上一页 1 2 3 4 5 6 7 8 9 10 下一页 > 最后一页 >>

第 46 - 50 共 57