summaryrefslogtreecommitdiffstats
path: root/rules/jvisu.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 17:25:14 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 17:25:14 +0000
commit74729e43cffb5c847523ee8eafe7e180cf04b274 (patch)
treee9955119a6038613518d2243737c98075cde7aa9 /rules/jvisu.in
parent886f9a7de19cdbaf0387b2dafb262f072a0368c1 (diff)
downloadptxdist-74729e43cffb5c847523ee8eafe7e180cf04b274.tar.gz
ptxdist-74729e43cffb5c847523ee8eafe7e180cf04b274.tar.xz
fixed dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3992 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/jvisu.in')
-rw-r--r--rules/jvisu.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/rules/jvisu.in b/rules/jvisu.in
index 5c037e039..155484039 100644
--- a/rules/jvisu.in
+++ b/rules/jvisu.in
@@ -1,7 +1,16 @@
menuconfig JVISU
bool
prompt "JVisu "
-
+ help
+ JVISU - A java applet based visualisation suite
+
+ JVisu Highlights:
+ Graphical Interface Builder for easy contruction of interfaces
+ Clear Separation between HMI frontend and PLC backend
+ Java applet runs in every JDK-1.4.x enabled web browser
+ High performance due to optimized communication channels
+ Easily adaptable to field devices with well known protocols
+
config JVISU_APPLET
bool
depends on JVISU