Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test with Eclipse BIRT #8

Closed
jexp opened this issue Jun 1, 2016 · 1 comment
Closed

Test with Eclipse BIRT #8

jexp opened this issue Jun 1, 2016 · 1 comment
Assignees
Labels

Comments

@jexp
Copy link
Member

jexp commented Jun 1, 2016

No description provided.

@albertodeste albertodeste self-assigned this Jun 1, 2016
@jexp jexp added the tools label Jun 23, 2016
@albertodeste
Copy link

albertodeste commented Jul 1, 2016

  1. Start a new "Report project" under "Report design" perspective
    image
  2. Select the project's name
    image
  3. Create a new report (File->New->Report) and give it a name
    image
  4. Choose your template
    image
  5. Create a new Datasource by right clicking "Data sources" -> New Data Source and choose the second option
    image
  6. Create a new Connection profile store (click new on both windows)
    image
  7. Choose "BIRTH JDBC Data Source" and give it a name
    image
  8. Load your jdbc jar by clicking "Manage Drivers" and select "Add"
    image
  9. Choose your dirver location and press OK
    image
  10. Fill the driver connection parameters
    image
  11. Click "Next" and "Finish" and choose the newly created connection profile store
    image
  12. Click "Next" and "Finish" and the Data Source should be created
    image
  13. Create a new Dataset (right click Data Sets -> New Data Set) and choose Next
    image
  14. Type the query you want to create your Dataset with and click Finish
    image
  15. A new Window will appear showing the columns available with your query
    image
  16. You can also preview the results
    image
  17. Close this window and create a new Table element (Right click the document -> Insert -> Table)
    schermata del 2016-07-01 21 32 58
  18. Choose 4 columns and click Finish
    schermata del 2016-07-01 22 22 04
  19. Fill the table with the following data (drag and drop the datasource colums in the right position)
    schermata del 2016-07-01 22 26 44
  20. To export the report click Run -> View report -> As PDF
    schermata del 2016-07-01 22 27 54

@jexp jexp removed the help wanted label Jul 1, 2016
@jexp jexp closed this as completed Jul 5, 2016
michael-simons pushed a commit that referenced this issue Feb 27, 2024
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants