Skip to main content



      Home
Home » Archived » BIRT » Build from CVS
Build from CVS [message #18513] Mon, 14 March 2005 17:13 Go to next message
Eclipse UserFriend
Hello!

I try to rebuild the latest version from CVS as mentioned in
http://www.eclipse.org/birt/index.php?page=build/build_instr .html , but
unfortunately I'm unlucky.

I stuck at errors with draw2d:
BUILD FAILED: in org.eclipse.birt.report.viewer\build.xml:235: The
following error occurred while executing this line:
[javac] package org.eclipse.draw2d does not exist
[javac] import org.eclipse.draw2d.Figure;

I've check for draw2d plug-in. It lives at org.eclipse.draw2d_3.0.1 folder.

Can anybody clarify me the situation with it?
Re: Build from CVS [message #18524 is a reply to message #18513] Mon, 14 March 2005 17:23 Go to previous message
Eclipse UserFriend
If you have installed a GEF version which is different from the version of
ECLIPSE that is installed, try setting the 'gef.version' property
(associated with the script) to the version of GEF that is installed.

e.g.

"eclipse.version" = "3.1.0"
"gef.version" = "3.0.1"

If that seems correct, open the draw2d.jar file using a ZIP file viewer
and ensure that it contains the class 'org.eclipse.draw2d.Figure'.

Hope that helps.

Rohit Colaco
ECE Project Lead


---

FoxyBOA wrote:

> Hello!

> I try to rebuild the latest version from CVS as mentioned in
> http://www.eclipse.org/birt/index.php?page=build/build_instr .html , but
> unfortunately I'm unlucky.

> I stuck at errors with draw2d:
> BUILD FAILED: in org.eclipse.birt.report.viewerbuild.xml:235: The
> following error occurred while executing this line:
> [javac] package org.eclipse.draw2d does not exist
> [javac] import org.eclipse.draw2d.Figure;

> I've check for draw2d plug-in. It lives at org.eclipse.draw2d_3.0.1 folder.

> Can anybody clarify me the situation with it?
Previous Topic:PropertyDefnFake in current CVS
Next Topic:Stable Build
Goto Forum:
  


Current Time: Wed Jul 23 06:02:26 EDT 2025

Powered by FUDForum. Page generated in 0.14173 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top