Jump to content

How to make changes in src of iReport


2004 IR Help

Recommended Posts

By: santosh dubey - skdubey4

How to make changes in src of iReport

2004-05-10 02:34

Hi,

 

I want to make some changes in one of java file in src/ to implement some new features in iReport.

How should i compile or what to do to make these changes to be effective and visible in iReport.

 

i will apreciate any help.

 

skdubey

 

 

 

 

By: Giulio Toffoli - gt78

RE: How to make changes in src of iReport

2004-05-10 06:31

Hi,

 

you can use CVS to retrive all last iReport sources (I strongly encourage you to modify only last src code)

 

When you have made your modifications, from the shell execute:

 

ant iReport

 

This task will compile all new sources and will lunch ireport.

 

To modify GUI, you can use NetBeans (that reads the .form files included in iReport sources).

 

Giulio

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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