Lomboz是一个给企业或个人使用的开放源代码的自由的J2EE开发环境。
你可以通过IDE来开发、测试、剖析和部署Web、Web服务、Java、J2EE和EJB应用程序。
Lomboz全面支持J2EE标准应用程序服务器,支持大多数流行的开源运行环境,例如JOnAS,
和其他厂商的运行环境。
Lomboz建立于Eclipse开源平台和Web Tools Platform(WTP)项目上。
Castor is a data binding framework for Java. It's the shortest path
between Java objects, XML documents, and relational tables. Castor
provides Java-to-XML binding, Java-to-SQL persistence, and more.
Solr 是一个基于 Lucene Java 搜索库的开源企业搜索服务器,
提供了 XML/HTTP 和 JSON API、高亮查询结果、分面搜索、缓存、集群、
和一个 web 管理界面等功能。它运行于 Java servlet 容器中,如 Tomcat。
StarLogo is a specialized version of the Logo programming language written
in Java. See:
For more details.
JBoss Application Server
Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management
OSGi
And of course Java EE!
JBoss Application Server
Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management
OSGi
And of course Java EE!
Apache Ant, a Java-based build tool, conceptually similar to make.
Ant uses XML build files that defines a set of targets. Each target
has dependencies (other targets) and contains a set of tasks to
perform.
There are tasks for various things, like compiling ("javac"),
copying ("copy"), deleting ("delete"), executing other programs
("java", "exec", "execon", etc.), stylesheet transformations
("style") and so on.
TagSoup - Just Keep On Truckin'
TagSoup is a SAX-compliant parser written in Java that, instead of parsing
well-formed or valid XML, parses HTML as it is found in the wild: poor,
nasty and brutish, though quite often far from short. TagSoup is designed
for people who have to process this stuff using some semblance of a rational
application design. By providing a SAX interface, it allows standard XML
tools to be applied to even the worst HTML. TagSoup also includes
a command-line processor that reads HTML files and can generate either
clean HTML or well-formed XML that is a close approximation to XHTML.
The Glassfish Java Application Server is the reference implementation for a
Java EE Application server.
IntelliJ IDEA is an advanced IDE developed by JetBrains and focused on
developer productivity. The community edition features:
* An intelligent code editor that understands Java code; provides
refactorings, code inspections and intentions, and allows for
fast code navigation.
* Integration with such tools as JUnit and TestNG, Ant and Maven,
and popular version control systems including: CVS, Subversion
and git.
* XML-Java interoperability and comprehensive Groovy programming
language support.
* The Swing UI designer complements the suite of tools for
developing Java desktop applications.