richardwendel Posted August 1, 2011 Posted August 1, 2011 Which part am I missing to compile iReport 4.0.2 from source: Installed NB 7.0 IDE (full)Downloaded and extracted platform 6.0.1 (from old guide I guess)Added this as a platform in NBDownloaded and extracted platform 6.5.1 Added this as a platform in NBAssigned harness as 6.5.1 in platform 6.5.1Downloaded iReport srcOpened project - Assigned to platform 6.5.1 I am attempted to compile and getting:C:\source\iReport-4.0.2-src\ireport-designer\src\com\jaspersoft\ireport\JrxmlDataLoader.java:33: cannot access org.openide.util.Lookupclass file for org.openide.util.Lookup not found I assume this would be from the platform, but not quite sure where to look to get the right thing.A little help is appreciated. Thanks!-Richard
andyg Posted September 13, 2011 Posted September 13, 2011 None of the devs will help with this issue (I think there is an unofficial non-disclosure policy), so all I can suggest is what I did for developing an iReport plugin. Actually use Netbeans 6.5.1 to develop with. The project will not compile using any other version of Netbeans- at least not out of the box. I struggled for days to try and get it to compile using NB 6.9/7.0 and eventually gave up.I hope that one day the devs will maybe produce an up to date howto for NB7, or at least check in properly configured build files for later NB versions.
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