Jobst Hoffmann writes:
 > I've worked succesfully with the jde.2.3.4betas. Now I switched over to
 > released jde 2.3.4 and can't do anything besides editing .java-files.
 > When I call the compiler, I get the following messages (excerpt from the
 > log):

The only change I can think of that might have affected the beanshell
is the one that sets the process-connection-type to nil. Search beanshell.el
for this variable and change the code to set it to t. See if that works.
If it does, let me know. Otherwise file a complete problem report.

Paul

 > ...
 > Loading semantic-edit...
 > Loading semantic-edit...done
 > Loading semanticdb-file...
 > Loading semanticdb-file...done
 > Loading jde-javadoc...
 > Setting customized JDE variables to startup values...
 > Loading jde-javadoc...done
 > Loading semantic-decorate...
 > Loading semantic-decorate...done
 > Starting the BeanShell. Please wait...
 > Starting the BeanShell. Please wait...
 > Starting the BeanShell. Please wait...
 > # after several minutes
 > Process not open for writing: #<process "bsh" pid 5882 state:exit>
 > ...
 > Any task that is working with the beanshell ends up in long waiting for
 > a response and an error message. What can I do, can you give me some
 > hints?
 > 
 > Thanks in advance
 > Jobst
 > -- 
 > Prof. Dr. Jobst Hoffmann            Tel:   (0049)-2461-99-3159
 > Fachhochschule Aachen Abt. J�lich   Fax:   (0049)-2461-99-3189
 > Fachbereich 3                       email: [EMAIL PROTECTED]
 > 
 > 

Reply via email to