titou10
titou10

Reputation: 2987

Any fork of previous Jasper Studio or eclipse plugin source code?

The later version of JasperStudio being now closed source, since the licensing of previous versions of JasperStudio and the eclipse plugin required the source code to be freely available, did someone has this source code and maybe already forked the source for one or both products?

I would gladly contribute to such fork if they exist (Obviously we need the code for this but I can't find it)

If not, what are the viable FOSS alernatives for JasperStudio and also the eclipse plugin?

Thx

Upvotes: 5

Views: 643

Answers (2)

Oscar Bonilla
Oscar Bonilla

Reputation: 11

After a bit of googling, I found:

  1. Jaspersoft-studio-ce installer
  2. Jaspersoft-studio-ce sources
  3. JasperReports-server-ce installer
  4. JasperReports-server-ce sources

  1. Jaspersoft-studio-ce installer:

https://sourceforge.net/projects/jr-community-installers/files/Studio/

  1. Jaspersoft-studio-ce sources:

https://github.com/321jaber/jaspersoft-studio-ce
https://github.com/akingde/jaspersoft-studio-ce
https://github.com/AlexNickS/jaspersoft-studio-ce
https://github.com/ArchitectureTech/jaspersoft-studio-ce
https://github.com/Mu-L/jaspersoft-studio-ce
https://github.com/Narimm/jaspersoft-studio-ce
https://github.com/TheCrazyT/jaspersoft-studio-ce
https://github.com/Xia-Bin/jaspersoft-studio-ce
https://github.com/abdiiwan1841/jaspersoft-studio-ce
https://github.com/awsomeodoo/jaspersoft-studio-ce
https://github.com/beibm/jaspersoft-studio-ce
https://github.com/berturion/jaspersoft-studio-ce
https://github.com/biffant/jaspersoft-studio-ce
https://github.com/caplla/jaspersoft-studio-ce
https://github.com/daninsky1/jaspersoft-studio-ce
https://github.com/derlinchen/jaspersoft-studio-ce
https://github.com/donhuvy/jaspersoft-studio-ce
https://github.com/erg208/jaspersoft-studio-ce
https://github.com/fil-it/jaspersoft-studio-ce
https://github.com/fucora/jaspersoft-studio-ce
https://github.com/gotoseeworld/jaspersoft-studio-ce
https://github.com/hasen666/jaspersoft-studio-ce
https://github.com/hljhttp/jaspersoft-studio-ce
https://github.com/jjlu521016/jaspersoft-studio-ce
https://github.com/kolipakakondal/jaspersoft-studio-ce
https://github.com/laeubi/jaspersoft-studio-ce
https://github.com/mann-ed/jaspersoft-studio-ce
https://github.com/mzubzzz/jaspersoft-studio-ce
https://github.com/neodark-7/jaspersoft-studio-ce
https://github.com/peslys/jaspersoft-studio-ce
https://github.com/rogueai/jaspersoft-studio-ce
https://github.com/shawei0517/jaspersoft-studio-ce
https://github.com/soriajuan/jaspersoft-studio-ce
https://github.com/szyzu/jaspersoft-studio-ce
https://github.com/tfedyanin/jaspersoft-studio-ce
https://github.com/uchaucha/jaspersoft-studio-ce
https://github.com/vancent0228/jaspersoft-studio-ce
https://github.com/vevar/jaspersoft-studio-ce
https://github.com/xunonxyz/jaspersoft-studio-ce
https://github.com/yuwei1203/jaspersoft-studio-ce
https://github.com/zellers/jaspersoft-studio-ce

  1. JasperReports-server-ce installer:

https://sourceforge.net/projects/jr-community-installers/files/Server/

  1. JasperReports-server-ce sources:

https://github.com/321jaber/jasperreports-server-ce
https://github.com/beibm/jaspersoft-studio-ce
https://github.com/berturion/jaspersoft-studio-ce
https://github.com/biffant/jaspersoft-studio-ce
https://github.com/caplla/jaspersoft-studio-ce
https://github.com/daninsky1/jaspersoft-studio-ce
https://github.com/derlinchen/jaspersoft-studio-ce
https://github.com/donhuvy/jaspersoft-studio-ce
https://github.com/erg208/jaspersoft-studio-ce
https://github.com/fil-it/jaspersoft-studio-ce
https://github.com/fucora/jaspersoft-studio-ce
https://github.com/gotoseeworld/jaspersoft-studio-ce
https://github.com/hasen666/jaspersoft-studio-ce
https://github.com/hljhttp/jaspersoft-studio-ce
https://github.com/jjlu521016/jaspersoft-studio-ce
https://github.com/kolipakakondal/jaspersoft-studio-ce
https://github.com/laeubi/jaspersoft-studio-ce
https://github.com/mann-ed/jaspersoft-studio-ce
https://github.com/mzubzzz/jaspersoft-studio-ce
https://github.com/neodark-7/jaspersoft-studio-ce
https://github.com/peslys/jaspersoft-studio-ce
https://github.com/rogueai/jaspersoft-studio-ce
https://github.com/shawei0517/jaspersoft-studio-ce
https://github.com/soriajuan/jaspersoft-studio-ce
https://github.com/szyzu/jaspersoft-studio-ce
https://github.com/tfedyanin/jaspersoft-studio-ce
https://github.com/uchaucha/jaspersoft-studio-ce
https://github.com/vancent0228/jaspersoft-studio-ce
https://github.com/vevar/jaspersoft-studio-ce
https://github.com/xunonxyz/jaspersoft-studio-ce
https://github.com/yuwei1203/jaspersoft-studio-ce
https://github.com/zellers/jaspersoft-studio-ce

Upvotes: 0

berturion
berturion

Reputation: 390

I am looking for this too. I found this one https://github.com/rbt-c/jaspersoft-studio-ce for now. I really miss the eclipse plugin though.

Upvotes: 0

Related Questions