freebsd-ports/java/Makefile
Wen Heping 7f1d0e3c1c 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 adress :
contact at artenum.com

WWW: http://dev.artenum.com/projects/JRosetta

Feature safe:	yes
2010-02-24 01:44:34 +00:00

173 lines
4.2 KiB
Makefile

# $FreeBSD$
#
COMMENT = Java language support
SUBDIR += avalon-logkit
SUBDIR += avis
SUBDIR += berkeley-db
SUBDIR += bluej
SUBDIR += bouncycastle
SUBDIR += cacao
SUBDIR += castor
SUBDIR += classpath
SUBDIR += commonclipse
SUBDIR += cos
SUBDIR += cryptix-jce
SUBDIR += dbvis
SUBDIR += diablo-jdk15
SUBDIR += diablo-jdk16
SUBDIR += diablo-jre15
SUBDIR += diablo-jre16
SUBDIR += drexelsnmp
SUBDIR += eclipse
SUBDIR += eclipse-EPIC
SUBDIR += eclipse-RDT
SUBDIR += eclipse-aptana
SUBDIR += eclipse-aptana-radrails
SUBDIR += eclipse-cdt
SUBDIR += eclipse-checkstyle
SUBDIR += eclipse-clay-core
SUBDIR += eclipse-datatools
SUBDIR += eclipse-devel
SUBDIR += eclipse-drjava
SUBDIR += eclipse-emf
SUBDIR += eclipse-examples
SUBDIR += eclipse-findbugs
SUBDIR += eclipse-gef
SUBDIR += eclipse-gef-examples
SUBDIR += eclipse-hibernatetools
SUBDIR += eclipse-jad
SUBDIR += eclipse-langpack
SUBDIR += eclipse-log4e
SUBDIR += eclipse-lomboz
SUBDIR += eclipse-ocl
SUBDIR += eclipse-pmd
SUBDIR += eclipse-propedit
SUBDIR += eclipse-pydev
SUBDIR += eclipse-quantum
SUBDIR += eclipse-shelled
SUBDIR += eclipse-sqlexplorer
SUBDIR += eclipse-sysdeo-tomcat
SUBDIR += eclipse-uml
SUBDIR += eclipse-v4all
SUBDIR += eclipse-vep
SUBDIR += eclipse-vep-examples
SUBDIR += eclipse-viplugin
SUBDIR += eclipse-webtools
SUBDIR += eclipseme
SUBDIR += gj
SUBDIR += gnu-regexp
SUBDIR += icedtea6-stubs
SUBDIR += infobus
SUBDIR += j2sdkee13
SUBDIR += jad
SUBDIR += jaf
SUBDIR += jai
SUBDIR += jai-imageio
SUBDIR += jakarta-bcel
SUBDIR += jakarta-commons-beanutils
SUBDIR += jakarta-commons-cli
SUBDIR += jakarta-commons-codec
SUBDIR += jakarta-commons-collections
SUBDIR += jakarta-commons-dbcp
SUBDIR += jakarta-commons-discovery
SUBDIR += jakarta-commons-httpclient
SUBDIR += jakarta-commons-lang
SUBDIR += jakarta-commons-logging
SUBDIR += jakarta-commons-pool
SUBDIR += jakarta-commons-primitives
SUBDIR += jakarta-oro
SUBDIR += jakarta-regexp
SUBDIR += jakarta-struts
SUBDIR += jamvm
SUBDIR += jasmin
SUBDIR += java-checkstyle
SUBDIR += java-cup
SUBDIR += java-getopt
SUBDIR += java-tutorial
SUBDIR += java3d
SUBDIR += javahelp
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += jaxen
SUBDIR += jbootstrap
SUBDIR += jboss2
SUBDIR += jboss3
SUBDIR += jboss4
SUBDIR += jboss5
SUBDIR += jc
SUBDIR += jcalendar
SUBDIR += jcckit
SUBDIR += jce-aba
SUBDIR += jcommon
SUBDIR += jdbcpool
SUBDIR += jde
SUBDIR += jdk13
SUBDIR += jdk13-doc
SUBDIR += jdk14
SUBDIR += jdk14-doc
SUBDIR += jdk15
SUBDIR += jdk15-doc
SUBDIR += jdk16
SUBDIR += jdk16-doc
SUBDIR += jdom
SUBDIR += jflex
SUBDIR += jfreechart
SUBDIR += jgraph
SUBDIR += jgrapht
SUBDIR += jgraphx
SUBDIR += jikes
SUBDIR += jlex
SUBDIR += jlint
SUBDIR += jmf
SUBDIR += jmp
SUBDIR += jode
SUBDIR += jomp
SUBDIR += jrosetta
SUBDIR += jsdk
SUBDIR += jtiger
SUBDIR += jump
SUBDIR += junit
SUBDIR += kaffe
SUBDIR += langspec
SUBDIR += linux-blackdown-jdk14
SUBDIR += linux-sun-jdk13
SUBDIR += linux-sun-jdk14
SUBDIR += linux-sun-jdk15
SUBDIR += linux-sun-jdk16
SUBDIR += linux-sun-jre15
SUBDIR += linux-sun-jre16
SUBDIR += mmake
SUBDIR += mx4j
SUBDIR += netbeans
SUBDIR += netbeans-devel
SUBDIR += netbeans3
SUBDIR += netbeans4
SUBDIR += netbeans5
SUBDIR += netbeans55
SUBDIR += netbeans61
SUBDIR += netcomponents
SUBDIR += netrexx
SUBDIR += openjdk6
SUBDIR += openjdk7
SUBDIR += openjit
SUBDIR += phpeclipse
SUBDIR += poseidon
SUBDIR += proguard
SUBDIR += sablevm
SUBDIR += sablevm-classpath
SUBDIR += servingxml
SUBDIR += shujit
SUBDIR += simplicity
SUBDIR += springframework
SUBDIR += sqlitejdbc
SUBDIR += subversion-java
SUBDIR += sun-wtk
SUBDIR += trove4j
SUBDIR += tya
SUBDIR += veditor
SUBDIR += westhawksnmp
SUBDIR += xdoclet
.include <bsd.port.subdir.mk>