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

What is jss_431.zip file?


hozawa
Go to solution Solved by Massimo Rabbi,

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Hi Hozawa,
it is a target platform in order to develop plugins for Jaspersoft Studio.
So you can:

  1. Add this target platform to your Eclipse via Preferences dialog, page "Plug-in Development > Target Platform". You will have to create an empty one and later add the directory location where you extracted the zip file;
  2. You can later use the Team Project set file jaspersoftStudioCE-plugin.psf (look in DevelopeInfo folder on Sourceforge);
  3. Start creating your plugins or fix the existing ones in order to submit patches to be reviewed.

You can do the same for 3.8.2 target platform that is the one on which is based the final build. In this case you can download the related zip file and use the Team Project set file jaspersoftStudioCE-rcp.psf. This will allow you to also, if you want, create a "test build" of a custom JSS. But for this there some additional steps to be taken, involving Maven/Tycho.

Target platforms allow to work with your currently existing IDE, without "dirting" it with new additional plugins.
When you select a specific target platform, the plugins will be compiled and run against that one.

You can perform a Google search, anyhow here below two links on Target Platforms:
http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.pde.doc.user%2Fconcepts%2Ftarget.htm
https://wiki.eclipse.org/PDE/Target_Definitions

Best regards,
Massimo.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...