OpenFoundry - Recently Added Listings - Java https://www.openfoundry.org/ Fri, 22 Nov 2019 05:15:55 +0100 FeedCreator 1.7.3 GWT https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Web-framework/gwt
GWT 將 Java 作為開發的主要語言,因而 Java 的資源都成為 GWT 開發人員可以享受的工具。 且團隊可以很輕易地找到會寫 Java 的開發者,亦可使用 Eclipse 的開發工具來實現 GWT。GWT 讓開發人員編寫 Java 代碼在透過 GWT 編譯器,把 Java 轉成高效的 JavaScript 代碼。 GWT 的內建函式庫跟其所提供的框架延展性,讓開發人員可以快速地寫成互動性強的應用程式。]]>
webmaster Wed, 20 Jun 2012 19:46:25 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Web-framework/gwt
DrJava https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Integrated-Development-Environment/drjava DrJava 是一款開放源碼的輕量Java開發環境,這款軟體主要設計給學生讓初學的人有一個有直觀的界面並用互動的方式學習Java程式設計. Java是一款靜態編譯語言, 也就是說Java程式需要經過編譯的過程才能執行. 這對於剛剛接觸Java程式設計尤其是第一次接觸編程的人來說是一個很費時的. 有的情況下, 使用者只想測試一些簡單的Java語言特性或是更廣義來講一些編程邏輯的測試, 透過一個內建的互動功能, DrJava都能夠很迅速地做到. DrJava讓測試Java像是在寫腳本語言的程式碼. 對於想要開始編程或是瞭解Java程式語言的人, DrJava是一個學習曲線很平順的入門編輯環境.在此同時, DrJava還有一些符合軟體工程精神的功能, 讓學生們可以一次接觸到.]]> dio Thu, 30 Sep 2010 16:09:09 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Integrated-Development-Environment/drjava dreangine-debugger-exception https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/dreangine-debugger-exception This is a simple debugger for the Exception class from Java that uses properties files to define error messages for each Exception thrown in each class method defined in this properties file. By that it saves some time and code lines, focusing the debugging of the exceptions thrown in one class.

Platform:unknown;                         License:GNU General Public License v3

Reference:http://code.google.com/p/dreangine-debugger-exception/

]]>
dio Tue, 28 Sep 2010 00:18:54 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/dreangine-debugger-exception
JSwat https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/jswat JSwat is a graphical Java debugger front-end, written to use the Java Platform Debugger Architecture and based on the NetBeans Platform. JSwat is open-source software and is freely available in both binary and source code form. Its features include sophisticated breakpoints; colorized source code display with code navigator; byte code viewer; movable display panels showing threads, call stack, visible variables, and loaded classes; command interface for more advanced features; and Java-like expression evaluation, including method invocation.

Platform:Cross platform ;                       License:GNU General Public License v2

Reference:https://code.google.com/p/jswat/

]]>
dio Tue, 28 Sep 2010 00:18:27 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/jswat
XEmacs https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/xemacs XEmacs is a highly customizable open source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs. Its emphasis is on modern graphical user interface support and an open software development model, similar to Linux. XEmacs has an active development community numbering in the hundreds, and runs on Windows 95 and NT, Linux and nearly every other version of Unix in existence.

Platform:Cross platform;                         License:GPLv2+

Reference:https://www.xemacs.org/

]]>
dio Tue, 28 Sep 2010 00:14:32 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/xemacs
Nedit https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/nedit NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface with the thorough functionality and stability required by users who edit text eight hours a day. It provides intensive support for development in a wide variety of languages, text processors, and other tools, but at the same time can be used productively by just about anyone who needs to edit text. NEdit, which is entirely a volunteer effort, benefits from a strong developer and user community.

Platform:Cross platform;                   License:GNU General Public License.

Reference:https://www.nedit.org/

]]>
dio Tue, 28 Sep 2010 00:13:58 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/nedit
jEdit https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/jedit jEdit is a programmer's text editor written in Java. It uses the Swing toolkit for the GUI and can be configured as a rather powerful IDE through the use of its plugin architecture.

Features:

Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.

Built-in macro language; extensible plugin architecture. Dozens of macros and plugins available.

Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature.

Auto indent, and syntax highlighting for more than 130 languages.

Supports a large number of character encodings including UTF8 and Unicode.

Folding for selectively hiding regions of text.

Word wrap.

Highly configurable and customizable.

Platform:Cross platform;                  License:GPL 2.0

Reference:https://www.jedit.org/index.php

]]>
dio Tue, 28 Sep 2010 00:11:44 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Debugger-Editor/jedit
Gel https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Integrated-Development-Environment/gel Gel is a Java IDE that is written in a language other then Java and is natively compiled for Windows. Unlike other Java IDEs available, this enables Gel to be very small and very quick. It works great on suboptimal hardware and consumes little memory.

Platform:unknown                                       License:unknown

Reference:https://www.gexperts.com/products/gel/gel.php

 

]]>
dio Mon, 27 Sep 2010 16:10:30 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Integrated-Development-Environment/gel
Jameleon https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Testing%20/jameleon

Jameleon is an automated testing framework that can be easily used by technical and non-technical users alike. One of the main concepts behind Jameleon is to create a group of keywords or tags that represent different screens of an application. All of the logic required to automate each particular screen can be defined in Java and mapped to these keywords. The keywords can then be organized with different data sets to form test scripts without requiring an in-depth knowledge of how the application works. The test scripts are then used to automate testing and to generate manual test case documentation.

Platform:Cross Platform;         License:GNU Library or Lesser General Public License (LGPL)

Reference:https://jameleon.sourceforge.net/index.html

]]>
dio Mon, 27 Sep 2010 08:23:03 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Testing%20/jameleon
Grinder https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Testing%20/grinder

The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython, and HTTP scripts can be recorded easily from a browser session.

Platform:Cross Platform;                                    License:The Grinder License

Reference:https://sourceforge.net/projects/grinder/

]]>
dio Mon, 27 Sep 2010 08:22:32 +0100 https://www.openfoundry.org/en/resourcecatalog/Program-Development/Programming-Languages/java/Testing%20/grinder