From jbosstools-commits at lists.jboss.org Mon May 11 11:26:14 2009 Content-Type: multipart/mixed; boundary="===============5573311298266506157==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15155 - in branches/jbosstools-3.0.x/birt/docs: en and 2 other directories. Date: Mon, 11 May 2009 11:18:11 -0400 Message-ID: --===============5573311298266506157== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2009-05-11 11:18:11 -0400 (Mon, 11 May 2009) New Revision: 15155 Removed: branches/jbosstools-3.0.x/birt/docs/en/images/BirtIntegration/ branches/jbosstools-3.0.x/birt/docs/en/images/BirtSupport/ branches/jbosstools-3.0.x/birt/docs/en/modules/birt_designer.xml branches/jbosstools-3.0.x/birt/docs/en/modules/birt_integration.xml branches/jbosstools-3.0.x/birt/docs/en/modules/birt_support.xml Modified: branches/jbosstools-3.0.x/birt/docs/en/master.xml branches/jbosstools-3.0.x/birt/docs/en/modules/introduction.xml branches/jbosstools-3.0.x/birt/docs/pom.xml Log: https://jira.jboss.org/jira/browse/JBDS-717 merged changes from trunk are a= dded to the corresponding branch = Modified: branches/jbosstools-3.0.x/birt/docs/en/master.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/jbosstools-3.0.x/birt/docs/en/master.xml 2009-05-11 14:40:45 U= TC (rev 15154) +++ branches/jbosstools-3.0.x/birt/docs/en/master.xml 2009-05-11 15:18:11 U= TC (rev 15155) @@ -4,18 +4,17 @@ = [ - - - - = - + + = = + = ]> + - Birt Plugin Reference Guide + Birt Plugin Integration Reference Guide = AnastasiyaBogachukabogachuk(a)exadel.com = - = + OlgaChikvina = = August 2008 @@ -38,11 +37,10 @@ = = - - = - &introduction; - &birt_support; - &birt_designer; = + &introduction; + &birt_integration_with_seam; + &hibernate_datasource; + &birt_reports_deployment; = = \ No newline at end of file Deleted: branches/jbosstools-3.0.x/birt/docs/en/modules/birt_designer.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/jbosstools-3.0.x/birt/docs/en/modules/birt_designer.xml 2009-0= 5-11 14:40:45 UTC (rev 15154) +++ branches/jbosstools-3.0.x/birt/docs/en/modules/birt_designer.xml 2009-0= 5-11 15:18:11 UTC (rev 15155) @@ -1,160 +0,0 @@ - - - - - - JBoss - BIRT - BIRT Designer - BIRT Report Designer - - - - BIRT Report Designer - - BIRT Designer is an intuitive and quite easy Eclipse-based set o= f plugins to make reports. - In this chapter we will describe its interface and its features to= you. - -
- BIRT User Interface - - The central part of the user interface is the Layo= ut Editor. It - displays the whole process of building a report and contains t= he following tabs: - - - - Layout - this is = an area where you can edit - your report design; - - - Preview - runs yo= ur report created and shows - the output; - - - Script - on this = page you can add JavaScript - to your report to customize its behavior; - - - XML Source - this= is an area where you can - view and modify the XML source of your report; - - - Master Page - use= it to format page - data. - - - - The next part of user interface is different Views= that can be - arranged around the Layout Editor area the way you like: - - - - Palette - shows t= he standard report items you - can add to your report using drag and drop. - - - Outline - shows t= he structure of your report - as a tree view. - - - Navigator - shows= your projects and reports - within the projects. - - - Data Explorer - s= hows your data sources, data - sets and report parameters. You also can use this view= to add data set columns - to your report layout. - - - Property Editor -= displays properties for - many report items. - - - Properties View -= shows all properties for a - report item as a simple list. - - - Library Explorer View - allows the reuse of - report objects, such as tables, data sources and style= s. Objects created for - reuse are stored in a library file. The Library Explor= er will display Libraries - that exist in the Resource folder. Developed libraries= can be added to the - resource folder by selecting File=E2=86=92Pu= blish Library in Resource - Folder. The resource folder location ca= n be configured. - - - - -
- -
- - BIRT Report Designer Features - Here are the main BIRT Report Designer features: - - - Palette - contain= s tables, labels, and - charts. It is used in conjunction with the Layout View= to design reports. - - - Data Explorer - o= rganizes your data sources - and data sets. The Data Sets editor enables testing yo= ur data set to check - whether the report receives the correct data. You can = also create cubes using - your data sets (when building any dynamic cross tables= ) and design necessary - report parameters. - - - Resource Explorer= - BIRT allows the reuse of - report objects, such as tables, data sources and style= s. Objects created for - reuse are stored in a library file. To browse the cont= ents of report libraries - BIRT supplies the Resource Explorer view. This view li= sts all libraries within - the resource folder, in addition to other shared conte= nt such as images and - JavaScript files. - - - Property Editor -= shows the most commonly - used properties. BIRT also integrates with the standar= d Eclipse property view to - display a detailed listing of all properties for an it= em. - - - Layout View - WYS= IWYG editor. You can select - any element from the Palette, drag and drop it to the = report and then edit the - way you like. - - - Script Editor - s= cripting adds business logic - to reports during data access, report generation, or v= iewing. The code editor - provides standard features for editing scripts: syntax= coloring, auto-complete - etc. You also can debug scripts when the report is run= ning. - - - Report Preview - = Report Preview is used to - test your newly created report with some real data. - - - Chart Builder - u= sing the Chart Builder you - can add any charts to the design of your report. Just = select a chart type, then - data and, finally, format the chart. - - - Expression Builder - expressions are simple - scripts that return a value. They are used to assign d= ata values to report - elements, build image locations, hyperlinks, parameter= default values - etc. - - - Cheat Sheets - Ch= eat sheets are small pices - of useful documentation that lead you through a report= creation process. Just - select what you need and then follow the instructions.= - - - Outline - this vi= ew provides a compact - overview of the entire report structure. - - - - In this guide we made a short overview of the BIRT plugin: = its installation, support, - features etc. that will help you to make your first steps with= it. - -
- -
Deleted: branches/jbosstools-3.0.x/birt/docs/en/modules/birt_integration.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/jbosstools-3.0.x/birt/docs/en/modules/birt_integration.xml 200= 9-05-11 14:40:45 UTC (rev 15154) +++ branches/jbosstools-3.0.x/birt/docs/en/modules/birt_integration.xml 200= 9-05-11 15:18:11 UTC (rev 15155) @@ -1,548 +0,0 @@ - - - = - - - - JBoss - BIRT - Seam - - - = - Adding JBoss BIRT functionality to the standard Seam web proje= ct - = - In this chapter you'll find out how to create a web project incl= uding Seam and BIRT capabilities - = -
- Prerequisites - = - These are the prerequisites required to create a Seam web pr= oject including with BIRT functionality: - = - - - - Eclipse Version 3.4 SDK - - - - - DTP Version 1.6 Re= lease - - - - - EMF Version 2.4 Release EMF+XSD - - - - - G= EF Version 3.4 Release runtime - - - - - WTP Version 3.0 Release - - - - - BIRT Report Designer SDK 2.3.0 Release or BIRT Rep= ort Designer 2.3.0 Release = - - - - - JBoss Application Server 4.2= .2 GA - - - - - JBoss Seam 2.0.1 GA - - - - - BIRT Web Tools Integration - - - - - JBoss Tools nightly build - - - - - JBoss BIRT integration feat= ure - - - - = -
- = -
- Creating a web project - - Follow the next steps to create a web project - - - Create a new Seam Web Project - - - Choose the 2.0 version of the Seam facet - - - Add the "Birt Reporting Runtime Component"= facet - - - -
- Adding "Birt Reporting Runtime Component" Fac= et - - - - - -
- - - - Or choose the "JBoss BIRT Integration Web Proje= ct" - configuration - - - -
- Choosing "JBoss BIRT Integration Web Project " - Configuration - - - - - -
- - - - Create the birttests.xhtml, testbirt.xhtml and testb= irt1.xhtml pages as - follows: - - - - birttests.xhtml: - - - = - - = - = - = - Welcome to JBoss BIRT! = -
    -
  • = -
  • = -
-
= -
-
- ]]>
- = - = - - testbirt.xhtml: - - = - - = - - = - ]]> - = - - testbirt1.xhtml: - - = - = - = - ]]> - = - = - - - Try the tests out by accessing http://localhost:8080= //birttests.seam with your web browser. - - - = -
- Trying the tests out. First Page - - - - - -
- = -
- Trying the tests out. Second Page - - - - - -
- = -
- Trying the tests out. Third Page - - - - - -
- = -
- Trying the tests out. Forth Page - - - - - -
- = - The birt tag recognizes most of the parameters described on = the BIRT Report Viewer Parameters page. The attributes= of the birt tag don't contain the "__" prefix. The param tag describes rep= ort parameters. It supports the following attributes: - - - name - the parameter name (required) - - - value - the parameter value (required) - - - isnull - specifies that a report parameter has a nul= l value (optional) - - - islocale - specifies whether the parameter is locali= zed (optional) - - - These tags are defined in the org.jboss.birt.core/resources/= jboss-seam-birt.jar library that contains source. - It is possible to embed a BIRT report in some Seam xhtml pag= e. For instance: - - - - Example: - - <!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitiona= l//EN" = - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-trans= itional.dtd"> - -<ui:composition xmlns=3D"http://www.w3.org/1999/xhtml" - xmlns:s=3D"http://jboss.com/products/seam/taglib" - xmlns:ui=3D"http://java.sun.com/jsf/facelets" - xmlns:f=3D"http://java.sun.com/jsf/core" - xmlns:h=3D"http://java.sun.com/jsf/html" - xmlns:rich=3D"http://richfaces.org/rich" - xmlns:b=3D"http://jboss.com/products/seam/birt" = - template=3D"layout/template.xhtml"> - = -<ui:define name=3D"body"> - = - <h:messages globalOnly=3D"true" styleClass=3D"message" id=3D"global= Messages"/> - = - <rich:panel> - <f:facet name=3D"header">Products</f:facet> - - <b:birt designType=3D"embed" - designName=3D"ProductCatalog.rptdesign" - embeddable=3D"true" - masterpage=3D"false"> - </b:birt> = - - = - <div style=3D"clear:both"/> - = - </rich:panel> - = - <div class=3D"actionButtons"> = - - <s:button view=3D"/ProductsEdit.xhtml" = - id=3D"edit" = - value=3D"Edit"/> - = - <s:button view=3D"/BirtProductsPdf.xhtml" = - id=3D"BirtProductPdf" = - value=3D"Product Catalog - PDF"/> - = - <s:button view=3D"/BirtProductsFrameset.xhtml" = - id=3D"BirtProductFrameset" = - value=3D"Product Catalog - Frameset"/> - = - <s:button view=3D"/BirtProductsEmbedded.xhtml" = - id=3D"BirtProductEmbedded" = - value=3D"Product Catalog - Embedded"/> - - <s:button view=3D"/TopSellingProducts.xhtml" = - id=3D"TopSellingProducts" = - value=3D"Top Selling Products"/> - = - <s:button view=3D"/#{empty productsFrom ? 'ProductsList' : prod= uctsFrom}.xhtml" - id=3D"done" - value=3D"Done"/> - - </div> - -</ui:define> - -</ui:composition> - = - - = -
- Embeding BIRT Report in Seam xhtml Page. First Page</tit= le> - <mediaobject> - <imageobject> - <imagedata fileref=3D"images/BirtSeamProject/BirtRepor= tInSeamPage1.png"/> - </imageobject> - </mediaobject> - </figure> - - <figure> - <title>Embeding BIRT Report in Seam xhtml Page. Second Page</t= itle> - <mediaobject> - <imageobject> - <imagedata fileref=3D"images/BirtSeamProject/BirtRepor= tInSeamPage2.png"/> - </imageobject> - </mediaobject> - </figure> = - - -</section> - = -<section> -<title>Hibernate ODA Data Source - -The JBoss BIRT Integration feature includes the Hibernate ODA Data S= ource completely integrated with Hibernate Tools. You can use it in the way= you use any of BIRT ODA drivers. For instance, - - - run the Seam Generate Entities action - - - This action will create a Hibernate Console configuration. - - - create a new BIRT report - - - = -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
= - = - - - add the Hibernate ODA datasource - - - -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- = - - - - - add the Hibernate ODA dataset - - - = -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- = -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- - - - All the HQL features like syntax highlighting, content assi= st, formatting, Drag and Drop, etc., are available to you here - - - - = -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
-
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- -You can also use parameters within the Hibernate ODA driver. - = - -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- - = -
- -
= -Deploying a BIRT report -You can deploy this report by adding an action button to the Seam&ap= os;s CRUD xhtml file. - -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- - - create the testHibernateOda.xhtml file - - - - - birttests.xhtml: - - - - - - - open the Articles.xhtml page - - - -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
- - - - click the Birt PDF Report button - - - = -
- Adding "Birt Reporting Runtime Component" Fa= cet - - - - - -
= - = - The JNDI URL property can be either Hibernate Session Factory or = Hibernate Entity Manager Factory. If a user doesn't specify this property, = our engine will try the following JNDI URLs : - - - java:/<project_name> - - - java:/<project_name>EntityManagerFactory - - NOTE: - If you want to test this feature using PDE Runtime, you need to a= dd osgi.dev=3Dbin to the WebContent/WEB-INF/platform/configuration/config.i= ni file = -
- = -
Deleted: branches/jbosstools-3.0.x/birt/docs/en/modules/birt_support.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/jbosstools-3.0.x/birt/docs/en/modules/birt_support.xml 2009-05= -11 14:40:45 UTC (rev 15154) +++ branches/jbosstools-3.0.x/birt/docs/en/modules/birt_support.xml 2009-05= -11 15:18:11 UTC (rev 15155) @@ -1,265 +0,0 @@ - - - - - - JBoss Developer Studio - Eclipse - BIRT - Java - JBoss - - - - BIRT Support - - In this section we will focus more on all concepts that JBos= s Tools integrates for - working with BIRT. - -
- BIRT Plugin Installation - = - This chapter will provide you with detailed = information on how to install BIRT plugin into JBoss Developer Studio. - = - Since BIRT plugin is one of the modules of J= Boss Tools project it has a dependence on other modules and will require th= eir pre-installation. = - = - These are the prerequisites to create a web = project including Seam and BIRT capabilities: - - Eclipse Version 3.4 SDK - DTP Version 1.6 Release - EMF Version 2.4 Release EM= F+XSD - GEF Version 3.4 Release ru= ntime - WTP Version 3.0 Release - BIRT Re= port Designer SDK 2.3.0 Release or BIRT Report Designer 2.3.0 Relea= se - JBoss Application Server 4= .2.2 GA - JBoss Seam 2.0.1 GA= - BIRT= Web Tools Integration - JBoss Tools nightly build<= /para> - = - = - = - = - = -
- -
- = - JBoss BIRT Integration - To understand Hibernate configuration, integration with Seam= , and deployment see JBoss BIRT Integration 1.0.0.alpha1 - New a= nd Noteworthy. - = -
- -
- Creating a BIRT Report - In this chapter we suggest a step-by-step wa= lk-through of creating your own BIRT report. - = -
Create a Report Project - = - First create a Report project. Selec= t File > New > Project... - in the main menu bar or contex= t menu. The new project dialog appears. Choose Busine= ss Intelligence and Reporting Tools > Report Project: - = -
- New Report Project Creation= - - - - - -
= - = - Click on the N= ext button. Specify a name for the project and change= location if necessary:
- = -
- Specify a Name for the Report Proje= ct - - - - - -
= - = - Click on the Finish button. Click Ok to switch to the Report Design perspective. Your Report Project is now c= reated: - = - = -
- New Report Project Created - - - - - -
= -
- = -
Create a Report - Now you can create a Report. Go to File > New > Report...: - = -
- Create a New Report - - - - - -
= - = - The new report dialog appears. Select the cr= eated project as a parent folder in the tree view: - = -
- Select a Parent Folder - - - - - -
= - = - Click on the Next= button. Then select the type of the template to use = for your report. Each template is shown in the Preview window and is descri= bed below. Tick off the "Show Report Creation Cheat Sheet" checkbox if you = don't need the Cheat Sheets view to be displayed. The Cheat Sheets view ca= n walk you though the process of creating a report based on the template yo= u selected. = - = -
- Choose a Report Template - - - - - -
= - = - = - Click on the Fi= nish button to open the newly created report in the w= orkspace:
- = -
- Report Opened in the Workspace</tit= le> - <mediaobject> - <imageobject> - <imagedata fileref=3D"imag= es/BirtSupport/07SimpleListingReport.png"/> - </imageobject> - </mediaobject> - </figure> = - = - </section> = - = - <section> - <title>Build a Data Source - = - Data source is used to connect to th= e database. In order to create a data source for your report follow these s= teps: - Open the Data Explorer View. Select Dat= a Sources, right-click on it and choose New Data Source: - = - = -
- Create a Data Source - - - - - -
= - = - The New Data Source dialog appears. = Choose the "Create from a data source type in the following list" radio but= ton and then "Classic Models Inc. Sample Database". Click on the = Next button: - = - = -
- New Data Source - - - - - -
= - = - The newly created data source detail= s wll be displayed: Driver Class, Database URL and Database User: - = -
- New Data Source Details</ti= tle> - <mediaobject> - <imageobject> - <imagedata fileref= =3D"images/BirtSupport/10NewSampleDateSource.png"/> - </imageobject> - </mediaobject> - </figure> = - <para>Click on the <emphasis><property>Finish= </property></emphasis> button to add the data source to the data source for= your report.</para> - = - <para>If you need to edit the data source, right-c= lick on it and select the corresponding option.</para> = - </section> - = - = - <section><title>Build a Data Set - = - Data Set is a query to get and repre= sent necessary column data from the data source specified. Select Data Sets= in the tree view, right-click on it and select New Data Set: - = -
- Create a Data Set - - - - - -
= - = - = - The New Data Set dialog will appear.= Enter a name for the Data Set Name field and ensure that the Data Source f= ield shows the data source already created and that the Data Set Type field= is set to "SQL Select Query". = - Then click on the Next button: - = - = -
- New Data Set Details - - - - - -
= - = - Enter the following details into the query:<= /para> - - = - = -
- Query Details - - - - - -
= - = - = - Click on the Fin= ish button. The Edit Data Set window opens where you = can change Data Source, Settings, Parameters and other details for the Data= Set created. If switched to the Query page you can check the schemas withi= n this database, you can expand them to see the list of tables with their c= olumns: - = - = -
- Edit the Data Set - - - - - -
= - = - Switch to the Preview page to test y= our query and verify whether the list of customers appears: - = -
- Test the Query - - - - - -
= - = - Click on the Ok button. -
- = -
Create Report Layout - = - After the Data source and Data set = are specified you can continue with the report layout. Please see the chapter to learn more about BIRT Report Design= er. - = -
- = - = -
- = -
Modified: branches/jbosstools-3.0.x/birt/docs/en/modules/introduction.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/jbosstools-3.0.x/birt/docs/en/modules/introduction.xml 2009-05= -11 14:40:45 UTC (rev 15154) +++ branches/jbosstools-3.0.x/birt/docs/en/modules/introduction.xml 2009-05= -11 15:18:11 UTC (rev 15155) @@ -6,11 +6,9 @@ JBoss Developer Studio Eclipse - Java JBoss JBoss Tools JBDS - BIRT BIRT Plugin @@ -20,11 +18,10 @@
= What is BIRT? - BIRT plugin for JBoss Developer Studio is an Eclipse-based o= pen source reporting - system for web applications based on Java and J2EE. BIRT consi= sts of two main - components: a report designer based on Eclipse, and a runtime = component that can be - added to your app server. BIRT also offers a charting engine t= hat lets you add charts to - your own Web application. + BIRT plugin is an Eclipse-based open source reporting system= for web applications + based on Java and J2EE. BIRT consists of two main components: = a report designer based on + Eclipse, and a runtime component that can be added to your app= server. BIRT also offers + a charting engine that lets you add charts to your own Web app= lication. With the help of BIRT you can generate a great number of rep= orts to be used in your application: = @@ -46,19 +43,75 @@ = - In this guide we provide you with the information on BIRT De= signer which allows to - create a report much faster and with far fewer errors to spare= your time. + You can find more detailed information on the BIRT plugin, i= ts report types and + anatomy on the BIRT Homepage. = - - You can find detailed information on the BIRT report types a= nd anatomy here: JBoss B= IRT + To understand the basic BIRT concepts and to know how to cre= ate a basic BIRT report, + refer to the Eclipse BIRT + Tutorials. What extensions JBoss Tools provides for + Eclipse BIRT you'll find out in the next sections. +
= +
+ JBoss BIRT Integration Functionality Overview = - All JBoss Developer Studio/JBoss Tools documentation you can= find ondocumentation release= page. - The latest documentation builds are available on documentation nightly builds page. + This reference guide describes the one module of the JBoss Tools project which = + performs the integration with BIRT. The integration includes th= e following functionalities: + + + Hibernate ODA driver that includes a dialog to creat= e HQL queries with + syntax-highlighting, content-assist, formatting as wel= l as other functionalities + available in the HQL editor. There is also a possibili= ty to add + parameters. + + + possibility to add JBoss BIRT functionality to the s= tandard Seam web + project + + + BIRT JSF/Seam control + + + deployment of BIRT reports within web projects (Seam= , JSF, etc.) + + = + To enable JBoss Tools integration with = BIRT you are intended to + have the next: + + + Eclipse with JBoss Tools + installed (how to install JBoss Tools on Eclipse, what + dependences and versions requirements are needed reed = in the JBoss Tools Installation section) + + + BIRT Report Designer (BIRT Report Designer 2.3.2 = + you can download from Eclipse downloads site) + + + BIRT Web Tools Integration ( BIRT WTP Integration 2.= 3.2 you can download from + Eclipse downloads site) + + + + + Note: + Versions of BIRT framework and BIRT WTP integration shou= ld be no less than RC4 in + order to the BIRT facet works correctly. +
= +
+ Other Relevant Resources on the Topic + + All JBoss Developer Studio/JBoss Tools release documentation= you can find athttp://docs.jbo= ss.org/tools in the corresponding release directory. + The latest documentation builds are available at http://download.jbo= ss.org/jbosstools/nightly-docs. +
+ Modified: branches/jbosstools-3.0.x/birt/docs/pom.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/jbosstools-3.0.x/birt/docs/pom.xml 2009-05-11 14:40:45 UTC (re= v 15154) +++ branches/jbosstools-3.0.x/birt/docs/pom.xml 2009-05-11 15:18:11 UTC (re= v 15155) @@ -86,6 +86,11 @@ 1.1.0 jdocbook-style + = + org.apache.xmlgraphics = + fop = + 0.95 = + = = --===============5573311298266506157==--