Dear iText-Questions,

 

 Help please.

 

 I am having trouble getting the example HelloWorld to work.

 

 When I am in a DOS window this is what I see:

 

 What did I do wrong ?

 

 Thanks.

 

 Ed.

 edz...@comcast.net

 

 = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

 

 F:\iText\src\part1\chapter01>

 F:\iText\src\part1\chapter01> javac HelloWorld.java

 

 F:\iText\src\part1\chapter01> Java HelloWorld

 

 Exception in thread "main" java.lang.NoClassDefFoundError:

  - HelloWorld (wrong name: part1/chapter01/HelloWorld)

 

        at java.lang.ClassLoader.defineClass1(Native Method)

        at java.lang.ClassLoader.defineClass(Unknown Source)

        at java.security.SecureClassLoader.defineClass(Unknown Source)

        at java.net.URLClassLoader.defineClass(Unknown Source)

        at java.net.URLClassLoader.access$100(Unknown Source)

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)

 

 F:\iText\src\part1\chapter01>

 

 = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

 

 

 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to