Can I user Jaspersoft studio as an IDE for java projects? Or is it only meant for Jasper reports?
2 Answers:
Posted on August 11, 2014 at 11:13am
Studio comes in 2 versions - as a Jaspersoft Studio standalone version and as a plugin to an existing Eclipse installation. Standalone version has some features that makes using JasperReports easiers but if you want to use JasperReports for other Java projects, you may want to use the plugin version.
Standalone version download:
http://community.jaspersoft.com/project/jaspersoft-studio/releases
Plugin update site:
http://sourceforge.net/projects/jasperstudio/files/updatesite/5.6.0/
What I meant is can I use JSS instead of ECLIPSE with the JSS Standalone version for a simple Java desktop application.