The NetBeans IDE is a world-class development environment written
in Java. It can be used to develop code in Java, HTML, XML, JSP,
C/C++ and other languages. The IDE is modular, and there is a huge
variety of commercial and free extensions to it to support various
technologies.
Apache Tomcat 是一个 100% 纯 Java 编写的 web 服务器。
Apache Tomcat 7.0 实现了 Servlet 3.0 和 JavaServer Pages 2.2 规范,并包含了
许多额外的特性,使其成为一个有用的平台,用于开发和部署 web 应用程序和 web
服务。
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server
Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management
And of course Java EE!
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server
Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management
And of course Java EE!
ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data
transformations.
It defines an extensible markup vocabulary for expressing flat-XML, XML-flat,
flat-flat, and XML-XML processing in pipelines.
ServingXML comes with a console app, and also documents an API for embedding
the software in a standard Java or J2EE application.
The core of the Struts framework is a flexible control layer based
on standard technologies like Java Servlets, JavaBeans,
ResourceBundles, and Extensible Markup Language (XML), as well as
various Jakarta Commons packages. Struts encourages application
architectures based on the Model 2 approach, a variation of the
classic Model-View-Controller (MVC) design paradigm.
Struts provides its own Controller component and integrates with
other technologies to provide the Model and the View. For the
Model, Struts can interact with any standard data access
technology, including Enterprise Java Beans, JDBC, and Object
Relational Bridge. For the View, Struts works well with JavaServer
Pages, including JSTL and JSF, as well as Velocity Templates, XSLT,
and other presentation systems.
The Struts framework provides the invisible underpinnings every
professional web application needs to survive. Struts helps you
create an extensible development environment for your application,
based on published standards and proven design patterns.
The JOGL project hosts the development version of the Java Binding for
the OpenGL API (JSR-231), and is designed to provide hardware-
supported 3D graphics to applications written in Java. JOGL provides
full access to the APIs in the OpenGL 2.0 specification as well as
nearly all vendor extensions, and integrates with the AWT and Swing
widget sets. It is part of a suite of open-source technologies
initiated by the Game Technology Group at Sun Microsystems.
JRosetta provides a common base for graphical component that could be used
to build a graphical console in Swing with the latest requirements, such
as command history, completion and so on for instance for scripting language
or command line. This project can be seen as the evolution of the components
developed in JyConsole. For now, JRosetta provides only API and graphical
components. A Jython implementation for the scripting engine should be
available during the first semester 2009.
Functionalities
* Generic abstract API for script engine
* Completion window.
* Command history.
* Highly customisable, with external XML descriptor file. (Allow to specify
the script engine to use, colors, font, shortcut...)
Platform compatibility
* JRosetta has been developed in pure Java, but relies on a JVM 1.5.
* No specific hardware is needed.
For further information, please contact us at the following address:
contact at artenum.com
FindBugs的Eclipse插件允许在Eclipse集成开发环境中使用FindBugs。
-- lioux@FreeBSD.org