Jump to content
We've recently updated our Privacy Statement, available here ×

seenu

Members
  • Posts

    11
  • Joined

  • Last visited

seenu's Achievements

Apprentice

Apprentice (3/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

0

Reputation

  1. We are using Jasper Studio 1.1.1 for our Reports requirement. The downloaded version of Jasper Studio bundles with lot many other runtime plugins other than Jasper Studio reports plugin. But we need only the Jasper Studio runtime and related dependency runtime packages to integrate with our already configured eclipse (3.7).Kindly provide the list of Jasper Studio runtime packages as well as all the required dependency runtime packages for Jasper Studio. So that we would be able to compare with our existing eclipse runtime for compatibility.For example, Eclipse 3.7Jaspersoft Studio Designer 1.1.1JasperReports Library and Tools 4.6Graphical Editing Framework GEF 3.7.2JFace 3.7JFace Data Binding 1.4Xtext 2.3etc. Like this, we need list of runtimes required for a particular Jasper Studio (e.g. JasperStudio 1.1.1)The list helps us to check the compatibility with our already existing eclipse, so that we should be able to place all the required runtimes for Jasper Studio and should be able to work with Jasper Reports along with our existing configurations.In the current download section, only RCP installer and Update Site available. Along with this, we request you to provide only jasper studio plugins as a bundle along with document on dependent plugins.For example, the eclipse DLTK plugin downloads provides DLTK plugins separately along with runtime dependency information. Refer below URL for referencehttp://download.eclipse.org/technology/dltk/downloads/drops/R4.0/R-4.0-201206120903/And also, in our opinion, instead of providing jasper studio plugins update from updater site (which is not feasible always for all the users), it’s better to have jasper studio plugins for separate download.~ Srinivas
  2. We have observed issues with JasperReoprts Project creation and opening a Remote jrxml file in JRXML editor in Jasper Studio. Please find attached document for details and steps to simulate the issue. Post Edited by seenu at 09/04/2012 14:37
  3. We are using Jasper Studio 1.1.1 for our Reports requirement. The downloaded version of Jasper Studio bundles with lot many other plugins other than Jasper Studio reports plugin. But we need only the Jasper Studio runtime related plugins (including their dependency plugins) to integrate with our already configured eclipse (3.7). For example, RSE runtime plugin comes with a package RSE-runtime-3.7.zip which contains all the required plugins for RSE. We just need to extract this under eclipse folder; we should be able to work with RSE. In the similar way, we need Jasper Studio runtime package. Kindly provide the Jasper Studio runtime package with all related plugins (reports plugin as well as dependency plugins), so that we should be able to extract the package under our eclipse folder and should be able to work with Jasper Reports. - Srinivas
  4. Thanks Massimo. When can we expect release 1.1.3? - Srinivas
  5. I am facing issue when defining Sub Report Parameters in SubReport Parameters Screen in JasperStudio 1.1.1. I am unable to modify/create the exrepssion for the given Sub Report Parameter. It shows sum Java Objecct reference but not allowing to modify the value. Please refer the screen shot attached. - Srinivas
  6. I have used "Custom Implementation of JRDataSource" provided by Jasper Studio and mentioned my Factory class and static method which gives JRDataSource while creating the Data Source. Here the challenge is How I will get Selected Data Adapter name in my Factory class. Basically I need "Selected Data Adapter name" in my Factory class. Please provide any pointers on this. Please refer attached document for the steps and details about the issue. - Srinivas
  7. How to add my resource bundles in Jasper Studio 1.0.7? - Srinivas Post Edited by seenu at 01/24/2012 09:11
  8. Actually I have placed all my properties under src directory of my Java Project. As the <yourproject>/src folder already in the class path. It worked for me. But same thing is not possible if you create Project as Jasper Report Project. I need pointers about adding resource Bundle to the Jasper Report project. - Srinivas
  9. I am unable to add Resource Bundle properties to the class path in Jasper Studio 1.0.4. I have used Internationalization ( defining Text Field Expression as $R{text.message1} ) within my Jasper Report Template. when Preview the report, it is asking for Resource bundle. But I could not find any option of adding Resource bundle propertie files in Jasper Studio. Following Work Around worked for me : Create the Project as Java Project and added all my resource bundle properties to class path under Java project. It worked. Report Template able to retrieve the resource bundle and exeute the report successfully. But In real scenarios, we will be creating reports under Jasper Report Project only not as Java Project. Please provide any pointers on how to add Resource Bundles in Japser Studio - Srinivas
×
×
  • Create New...