Search code examples
javampxj

Any MPXJ in Java example?


I'm new to MPXJ would like to know more regarding MPXJ but I googled found lack of example or tutorial regarding it, any sample example regarding it? I will appreciate


Solution

  • Have a look at the "getting started" pages on the web site for a general overview. There is also a small set of examples in the sample package which forms part of the source distribution. This will give you an idea of the basics of handling project files.

    If you have anything specific you'd like to see, either in the getting started documentation, or the sample code, I'm happy to add something for you.

    Jon

    p.s. I maintain MPXJ - hence my interest!