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

vdmlrv

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by vdmlrv

  1. Just spent a lot of hours trying to put all together since all instructions here seem to be outdated. First of all, all sources are in github, all dependencies can be downloaded with corresponding version release: https://github.com/TIBCOSoftware/jaspersoft-studio-ce/releases Need to import into project workspace two files: jsreport-eclipse-plugin and studio sources 2nd - do not use installation executable of eclipse. Just download and extract zip package. It complained me on missing standard packages when I tried to build the project with eclipse I installed. It missed almost all content from plugins folder (probably it stores it somewhere else, not sure, but seems it damages build of the project) 3rd - not sure what is the difference between targetRepo and targetPlatform. Seems the are identical 4th - Tried to compile with java 11 and got thousand of errors like "The package javax.xml.parsers is accessible from more than one module". Setting Java compiler compliance to 1.8 helped to overcome this
×
×
  • Create New...