Nicolas.Kukolja Posted September 9, 2009 Share Posted September 9, 2009 Hi,I unfortuately still have problems with the new iReport-3.6-nb using my own Java-Datasource (JRDataSourceProvider).In iReport-3.0, I simply modified the batch-files for adding my own jars to applications classpath. Adding, testing and using this datasource worked very well!In iReport 3.6, there is only the .exe-File, so how to modify the classpath? I tried to add my jars in the options-dialog -> classpath, but when testing the datasource I still get a ClassNotFoundException...Does someone have any ideas how it will work?Thanks, Nicolas Link to comment Share on other sites More sharing options...
joerg Posted September 17, 2009 Share Posted September 17, 2009 I'm facing exactly the same problem with iReport 3.5.2 and 3.6.0 on a mac. At Settings -> Classpath I added a folder and (second try) all the jars one-by-one. The jars are not loaded. I restarted iReport. No success, either.Any help would be greatly appreciated!Joerg Link to comment Share on other sites More sharing options...
bruce_martin Posted September 22, 2009 Share Posted September 22, 2009 I set up a netbeans plugin and added the plugin to IReports.(I actually wrote a wrapper for my existing jar in Netbeans)I put some basic notes together here http://ffreport.sourceforge.net/WritingPlugin.htmlI hope it is of some use Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now