Jump to content
Changes to the Jaspersoft community edition download ×

Need help compiling from source - NB 7.0 IDE, Platform 6.5.1, iReport 4.0.2


richardwendel

Recommended Posts

 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 NB

Downloaded and extracted platform 6.5.1 

Added this as a platform in NB

Assigned harness as 6.5.1 in platform 6.5.1

Downloaded iReport src

Opened 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.Lookup

class 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

Link to comment
Share on other sites

  • 1 month later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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.

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...