<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFCC" text="#000000">
I need a little help in integrating my Jython/Python code into the
Python actor.<br>
<br>
When I double-click on the Python actor in the PythonDialogExample,
a window with the Python code appears. I can of course edit the
code from within this window. However, I want to perform my code
development and editing from within my Eclipse environment from my
Kepler development build.<br>
<br>
When I "open the actor", the beginning of the file has some Javadoc
as well as what appear to be some unmatched XML elements
(<p>), along with some matching XML element tags
(</pre>) (does this correspond to some pre-fire method?).<br>
<br>
After this all of the Java code for the actor follows with the
standard initialize(), stop(), stopFire(), preinitialize(),
terminate(), etc, methods.<br>
<br>
I do see in the Java code where there is a PythonScript method that
accepts a CompositeEntity where a script template is provided where
I am supposing a long Python string in the script.setExpression is
defined.<br>
<br>
However, what I would like to do is simply include my Jython module
within my Kepler build and debug my Jython code in connection with
my overall workflow.<br>
<br>
Can someone tell me how to go about achieving this objective?<br>
<br>
Thanks, Marc<br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html;
charset=ISO-8859-1">
<title></title>
<meta name="GENERATOR" content="LibreOffice 3.3 (Unix)">
<meta name="CREATED" content="0;0">
<meta name="CHANGEDBY" content="J. Edwards">
<meta name="CHANGED" content="20110727;17373400">
<meta name="CHANGEDBY" content="J. Edwards">
<style type="text/css">
<!--
P { color: #000000 }
-->
</style>
<p><font color="#800080"><font face="Comic Sans MS, cursive"><font
style="font-size: 13pt" size="3"><span style="font-weight:
normal">J.
Marc Edwards</span></font></font></font><font
face="Comic Sans MS, cursive"><br>
Lead
Architect - Semiconductor Design Portals</font><br>
<font color="#3333ff"><font face="Nimbus Sans L, sans-serif"><font
size="4">Nimbis
Services, Inc.</font></font></font><br>
<font face="Courier New">Skype:
(919) 747-3775<br>
Cell: (919) 345-1021<br>
Fax:
(919) 882-8602</font><br>
<font face="Ubuntu"><a class="moz-txt-link-abbreviated" href="mailto:marc.edwards@nimbisservices.com">marc.edwards@nimbisservices.com</a><br>
<a class="moz-txt-link-abbreviated" href="http://www.nimbisservices.com">www.nimbisservices.com</a></font></p>
</div>
</body>
</html>