mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
1c05f550a6
It is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users. DrJava is available for free under the DrJava Open Source License, and it is under active development by the JavaPLT group at Rice University. WWW: http://www.drjava.org PR: ports/95712 Submitted by: Nicola Vitale <nivit@email.it>
9 lines
431 B
Plaintext
9 lines
431 B
Plaintext
DrJava is a lightweight development environment for writing Java programs.
|
|
It is designed primarily for students, providing an intuitive interface
|
|
and the ability to interactively evaluate Java code. It also includes
|
|
powerful features for more advanced users. DrJava is available for free
|
|
under the DrJava Open Source License, and it is under active development
|
|
by the JavaPLT group at Rice University.
|
|
|
|
WWW: http://www.drjava.org
|