Please choose a menu option
Visit the IDRsolutions WebSite

RSS feed? News:

09 Sep 11 Version 4.52 build 88 released Improvements to 3D Coverflow Mode, second release of PDF2HTML5 code base. More...

30 Jun 11 Version 4.50 build 58 released Rewrite of low level parser to improve speed and robustness. Read More...

06 Jun 11 *NEW* PDF to HTML5 conversion We have released our new PDF to HTML5 converter beta for public feedback. Read More ...

12 May 11 *NEW* Daily builds Customers can now download our daily JPedal builds for testing our latest code version. Try it ...

25 Mar 11 JAI to JPEG2000 memory leak fix We discovered a bug (and fixed it)in Sun's JAI libraries. Update your version now. More...

Adding JARs to your netbeans project for jpedalME

setup netbeans and create a project as specified here

checking the JARs on your classpath

  1. Right click on the project and select 'properties'.
  2. Select 'Platform' in the left box.
  3. You should see this window
  4. The Properties Window
  5. Click 'Manage Emulators'
  6. this window then appears
  7. The Emulator Window
  8. Make sure the CDC Java platform Micro Edition is selected on the left.

      and in the classes you should see the following jars:

    • cdc_1.1.jar
    • fp_1.1.jar
    • pbp+1.1.jar
    • agui_1.0.jar
  9. ? If these are all there then click close and you are good to go.


    ? If one of these is NOT there then add it as follows:

    1. click 'Add JAR/Folder' on right
    2. then you have to find the jars, which is installed with java me platform sdk located here http://java.sun.com/javame/downloads/index.jsp
      this usually installs to 'c:\Java_ME_platform_SDK_3.0' so lets go to that directory.
    3. then go to 'lib'
    4. now you see all the jars we listed and many more.
    5. for definitions on what each jar file addes to java ME, please go to http://jcp.org/en/jsr/platform?listBy=1&listByType=platform

    6. now select all that you need and click 'Classes' to add them to your project.


PDF viewer