- 论坛徽章:
- 0
|
linux上有什么java 开发工具?
不要把编辑器和IDE混淆
Borland JBuilder for Linux可以从网上下载
这里有tutorial(Borland JBuilder for Linux):
http://www.yolinux.com/TUTORIALS/LinuxTutorialJava.html
这里有download(Borland JBuilder for Linux):
http://download.enet.com.cn/html/242242001041201.html
IDE: This is primarily the domain of commercial systems. Various components are available as GPL'd software.
TogetherSoft.com - (recently purchased by Borland) - UML, source editing, debugging, GUI layout all tied in one multiplatform IDE.
Borland JBuilder for Linux - See install procedures below. Complete IDE for building applications, JSP/Servlets, JavaBeans[tm], Enterprise JavaBeans and distributed J2EE applications. Comes with AppServer and Visi-Broker (Visigenics CORBA broker). Suports UML, SOAP, UDDI, WSDL. (Linux, Solaris, Mac OS X and MS/Windows) Oracle also sells a version of JBuilder under the Oracle brand name.
[Linux System requirements]
Sun's Forte IDE for Linux - Based on NetBeans Tools Platform - [requirements] - Includes Browser, form editor, debugger, JSP, JAR packager, Beans, JPDA,...
NetBeans.org - Open Source IDE written in JAVA. Requires a JVM
Metrowerks: CodeWarrior - JAVA and GNU C++ development
IBM Visual Age for JAVA - Linux edition
CapeClear: CapeStudio - Rapid App development for creating applications with Web Services. SOAP, WSDL, XML
Eclipse.org extensible IDE consortium - Borland, IBM, Red Hat, Rational JAVA project (Open Source)
NetBeans - Open Source IDE and tools platform written in JAVA. GUI builder
JDEE - Java Development Environment for Emacs
teikade - Development environment
IntelliJ IDEA
BEA: Weblogic Workshop
Visual-Paradigm - UML Tool Builder which interfaces with most of the other IDE's listed above. |
|