How to build (and run) BIRT from CVS ? [message #158484] |
Fri, 05 May 2006 00:46 |
Eclipse User |
|
|
|
Originally posted by: julio.nospam.no
Hello,
I have tried several things without any success. I followed the
instructions here:
http://www.eclpse.org/birt/phoenix/build/buildInstructions.p hp
but things don't work as expected.
The "Prepare the viewer" part, where I run the ant scripts fails with
this error:
[javac] error: IO exception sun.io.MalformedInputException
Though compiling the source code from Eclipse itself works just fine.
Since the code seems to compile fine in Eclipse (not Ant), I still
followed the instructions for running BIRT in a runtime workspace.
It all seems okay, until I create a .rptdesign file and the editor opens
(or tries to open). In which case I get a ClassCastException
java.lang.ClassCastException: org.eclipse.ui.part.FileEditorInput
at
org.eclipse.birt.report.designer.internal.ui.editors.parts.A bstractMultiPageLayoutEditor.superSetInput(AbstractMultiPage LayoutEditor.java:558)
at
org.eclipse.birt.report.designer.internal.ui.editors.parts.A bstractMultiPageLayoutEditor.init(AbstractMultiPageLayoutEdi tor.java:723)
....
So I'm really out of luck.
Are there any instructions that actually work for
- BIRT 2.0.1
- Latest BIRT (nightly build)
Thanks!
--J
|
|
|
|
Powered by
FUDForum. Page generated in 0.03391 seconds