Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98853

Re: Jython standalone

From Christian Gollwitzer <auriocus@gmx.de>
Newsgroups comp.lang.python
Subject Re: Jython standalone
Date 2015-11-15 09:33 +0100
Organization A noiseless patient Spider
Message-ID <n29fsp$p1b$1@dont-email.me> (permalink)
References <n26349$hin$3@reader1.panix.com> <56469dee$0$1612$c3e8da3$5496439d@news.astraweb.com> <n28k15$38c$1@reader1.panix.com>

Show all headers | View raw


Am 15.11.15 um 01:35 schrieb vjp2.at@at.BioStrategist.dot.dot.com:
> Jython is python in java at jython.org.
>
> I tried clicking and double clicking.
>
> I does a wait cycle (rotating arrow)
> then returns to attention.

I think you are describing the Windows mouse cursor that displays a 
rotating wheel to indicate "busy". Aren't you?

 From looking at the jython website, it states:

Download Jython 2.7.0 - Standalone Jar : For embedding Jython in Java 
applications

"embedding Jython in Java applications" means, that you can integrate it 
into a Java program that you are writing. You will not be able to double 
click and run this jar; it is a library, not an application.

Try the installer instead.

	Christian

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

Jython standalone vjp2.at@at.BioStrategist.dot.dot.com - 2015-11-14 01:35 +0000
  Re: Jython standalone Steven D'Aprano <steve@pearwood.info> - 2015-11-14 13:35 +1100
    Re: Jython standalone vjp2.at@at.BioStrategist.dot.dot.com - 2015-11-15 00:35 +0000
      Re: Jython standalone Steven D'Aprano <steve@pearwood.info> - 2015-11-15 12:34 +1100
      Re: Jython standalone Christian Gollwitzer <auriocus@gmx.de> - 2015-11-15 09:33 +0100

csiph-web