ZongoZongo wrote:
Hi
I have a Problem to import a javaclass in flowscript. The poblem doesnt
arise with simple javaclasses. The code is tested and works in the eclipse
enviroment.
Ok, now the sourcecode:
##
package de.doccollector.binding;
import de.doccollector.*;
im
Line 8: The public type ManageObjects must be defined in its own file
##
I really dont understand this. All importet classes ARE used. Besides the
type ManageObjects IS defined it its own file.
So please help me. I already spent so much time to solve this problem.
Thanks
Niclas
--
View