Issue231321

classification
Title: Using Jython with JBuilder 2.0
Type: Severity: normal
Components: Library Versions:
Milestone:
process
Status: closed Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: pedronis
Priority: normal Keywords:

Created on 2001-02-06.20:22:16 by anonymous, last changed 2001-02-06.23:20:03 by pedronis.

Messages
msg278 (view) Author: Nobody/Anonymous (nobody) Date: 2001-02-06.20:22:16
Can't seem to compile a java applet with jython embedded, could REALLY use some info, the jbuilder is giving me an ambiguous error message about internal assertion if I refer to anything in the jpython package, i can import it into the java applet and compile, I just can't use any of it... I would really like to use jython with this new game I'm developing so let me know if anyone has any ideas.
msg279 (view) Author: Samuele Pedroni (pedronis) Date: 2001-02-06.23:20:03
Seem a JBuilder problem. Description is confused
and insufficient.
There is nothing special in jython that should prevent
an IDE to compile against it.
For example I always succeeded in compiling code
that embedded jython under Forte.
History
Date User Action Args
2001-02-06 20:22:16anonymouscreate