Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] how to build birt designer RCP from CVS?

hi,
  all,I recently got source code(2_1_1 _Release_20060927) from eclipse CVS.I want to build BIRT Designer RCP by eclipse IDE,first imported org.eclipse.birt.report.designer.ui.rcp project and  relating projects,not any errors show in IDE.seconde open the "BIRT.product" file,use the Eclipse Product export wizard in the Overview tab. when the operation was finished,show the dialog box "Errors occurred during the operation.A zip file containing the build logs has been generated and placed at 'D:\Report_Project\birt_rcp'",the zip file has acted as attachement.why?what's wrong with me?

 otherwise, I use ant to build in IDE,already added properties eclipse.home in IDE. get follow errors too:

 ###############################################################
Jar:
generateBuildScript:
     [echo] Executing target generateBuildScript, eclipse.home=D:\\Report_Project\\birt-report-designer-all-in-one-2_1_1\\eclipse
     [java] Buildfile: BuildDesignerCore.xml
     [java] doGenerateBuildScript:
     [java] BUILD SUCCESSFUL
     [java] BUILD SUCCESSFUL
     [java] Total time: 1 second
build:

BUILD FAILED
D:\Report_Project\source\org.eclipse.birt.report.designer.ui.rcp\BuildRCPUI.xml:201: The following error occurred while executing this line:
D:\Report_Project\source\org.eclipse.birt.report.designer.ui\BuildDesignerUI.xml:250: The following error occurred while executing this line:
D:\Report_Project\source\org.eclipse.birt.report.designer.core\BuildDesignerCore.xml:199: The following error occurred while executing this line:
java.io.FileNotFoundException: D:\Report_Project\source\org.eclipse.birt.report.designer.core\build.xml (system not found the file。)
################################################################

someone can give me advise,I will how to right build BIRT Designer RCP form CVS.

Thanks And Best Regards

                                                                                                        David liu


Attachment: logs.zip
Description: Zip archive


Back to the top