Expand my Community achievements bar.

Component Deployment / Development Issues

Avatar

Level 1

Hi All,

I've been tasked with developing a few components to help decode incoming barcode information and ran into the following issues:

  1. Must compile using Java 1.5;
  2. Add directory entries must be checked;
  3. A slash "\" can not be used anywhere in the code;  "new Character((char)47).toString()" was used instead.
  4. Example.class.getPackage().getName() does not work;

After waisting a day of debugging trying to understand and resolve the above issues, I was wondering if someone propose sites that have tips and tricks, examples, etc.  outside the Adobe Forums or Adobe Documentation (It's very sparce).

Cheers,

gmb1651

classifieds.findzee.com

1 Reply