Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Integrates Sonar in Eclipse.

5.0
 
  0 reviews  |  13 users  |  26,415 lines of code  |  4 current contributors  |  Analyzed 2 days ago
 
 

GlassFish is Sun's community developed J2EE 5 based application server. These plugins enable GlassFish to be used with NetBeans and Eclipse IDEs.

0
 
  0 reviews  |  6 users  |  126,105 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to be easily included into Java project of any kind. JPF provides a runtime engine that dynamically ... [More] discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (via extension points and extensions). [Less]

4.0
   
  0 reviews  |  4 users  |  27,864 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Project to control GPS Dataloggers, mainly MTK based and convert GPS logs to several other formats using filters, etc. Runs on most platforms (Desktops, Linux, Mac, Palm, Mobile Phone, PocketPC).

5.0
 
  0 reviews  |  3 users  |  162,543 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Maven 1 integration for popular java IDEs. Eclipse, NetBeans, IDEA, JBuilder The download URL lists the NetBeans integration binaries for 6.x

0
 
  0 reviews  |  2 users  |  116,211 lines of code  |  1 current contributor  |  Analyzed almost 6 years ago
 
 

SmartFrog is a distributed deployment system. It allows developers, architects and operations teams to describe the deployment of different parts ("components") of a server-side configuration, then take this description and deploy it across multiple servers. Every host runs a small ... [More] SmartFrog daemon which can deploy and manage part of the overall distributed system. Deployed components (and systems built from them) can be started, stopped and "pinged" for health...some components can apply failure handling and workflow to deployments, enabling the "deployment descriptor" to even include failure handling logic" SmartFrog was developed at HP Labs in Bristol, in the UK. [Less]

5.0
 
  0 reviews  |  2 users  |  1,152,925 lines of code  |  2 current contributors  |  Analyzed 4 days ago
 
 

XUI is a Rich Internet Application Framework built using Java and XML. XUI comes with plugins for NetBeans and Eclipse that provide WYSIWYG design environments, including drag and drop form generation from Hibernate/JPA POJOs.

0
 
  0 reviews  |  1 user  |  1,129,260 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Task Focused Interface plugin for NetBeans IDE. This project introduces Task Context concept to the NetBeans IDE so set of opened files can be remembered as a Task Context. Switching tasks will switch the opened editors to make working with task easier.

0
 
  0 reviews  |  1 user  |  4,312 lines of code  |  1 current contributor  |  Analyzed about 1 year ago
 
 

The framework that will significantly simplify creation of comprehensive Swing applications (fat clients) what will operate on EMF generated models. We strongly believe that EMF based approaches to create fat Swing clients are superior in majority of the cases therefore we created this open source project.

0
 
  0 reviews  |  0 users  |  1,434 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

项目地址:http://struts4rcp.googlecode.com 1. 简介Struts(for)RCP是一个适用于RCP/RIA应用的轻量级MVC框架,与Struts功能相似,提供远程MVC控制器支持,简化模型与视图的交互过程。 MVC: Model View Controller RCP: Rich Client Platform RIA: Rich Internet ... [More] Application Struts: 一个适用于Web页面"请求-响应"方式的MVC框架 2. 对比常规C/S应用中,通常都采用透明化的远程方法调用方式与服务器端通讯,即:将Service接口同时部署于客户端,并在客户端生成Service接口的Stub实现,通过各种协议代理访问服务器端的Service实现,此类工具如:RMI, WebService, XML-RPC/JSON-RPC, HttpInvoker等。为什么还要加一层Action控制器? 远程调用Service接口,相当于MVC中的视图直接调用了模型,增加控制器,使职责更清晰。 Serivce域模型通常是无状态的,增加远程控制器,管理服务器端状态。 Service接口粒度过细,使得业务逻辑向客户端倾斜,产生过多的请求次数,增加控制器,确保大粒度请求。 客户端部署Service接口比较繁琐,增加控制器作为中介者,简化耦合。 在控制器层,同样可以实现透明化调用,用户同样不需要关心交互层面的信息。 在控制器中更易于处理天然的(不需要反射或字节码增强的)AOP截面和事件模型,方便拦截器,转换器,校验器,安全控制等的扩展。 对于大量长期使用Struts的开发人员,转入RCP开发时,更易于理解和使用,降低学习成本。 3. 特性以数据为中心的控制器 友好的执行过程拦截器 完善的集成扩展点 可管理的传输队列 全面的事件通知 多服务器传输支持 4. 文档演示程序使用说明 综合使用说明 服务器端使用说明 客户端使用说明 图形工具包使用说明 WebStart集成说明 配置说明 扩展说明 设计说明 5. 支持如有疑问或建议,请发送邮件到:,谢谢! [Less]

0
 
  0 reviews  |  0 users  |  46,685 lines of code  |  0 current contributors  |  Analyzed about 14 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.